ReactOS Fundraising Campaign 2012
 
€ 4,060 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

ttsbit0.c File Reference
#include <ft2build.h>
#include "ttsbit.h"
#include "sferrors.h"

Go to the source code of this file.

Data Structures

struct  TT_SBitDecoder

Defines

#define FT_COMPONENT   trace_ttsbit

Typedefs

typedef FT_Error(* TT_SBitDecoder_LoadFunc )(TT_SBitDecoder decoder, FT_Byte *p, FT_Byte *plimit, FT_Int x_pos, FT_Int y_pos)

Functions

 tt_face_load_eblc (TT_Face face, FT_Stream stream)
 tt_face_free_eblc (TT_Face face)
 tt_face_set_sbit_strike (TT_Face face, FT_Size_Request req, FT_ULong *astrike_index)
 tt_face_load_strike_metrics (TT_Face face, FT_ULong strike_index, FT_Size_Metrics *metrics)
static FT_Error tt_sbit_decoder_init (TT_SBitDecoder decoder, TT_Face face, FT_ULong strike_index, TT_SBit_MetricsRec *metrics)
static void tt_sbit_decoder_done (TT_SBitDecoder decoder)
static FT_Error tt_sbit_decoder_alloc_bitmap (TT_SBitDecoder decoder)
static FT_Error tt_sbit_decoder_load_metrics (TT_SBitDecoder decoder, FT_Byte **pp, FT_Byte *limit, FT_Bool big)
static FT_Error tt_sbit_decoder_load_image (TT_SBitDecoder decoder, FT_UInt glyph_index, FT_Int x_pos, FT_Int y_pos)
static FT_Error tt_sbit_decoder_load_byte_aligned (TT_SBitDecoder decoder, FT_Byte *p, FT_Byte *limit, FT_Int x_pos, FT_Int y_pos)
static FT_Error tt_sbit_decoder_load_bit_aligned (TT_SBitDecoder decoder, FT_Byte *p, FT_Byte *limit, FT_Int x_pos, FT_Int y_pos)
static FT_Error tt_sbit_decoder_load_compound (TT_SBitDecoder decoder, FT_Byte *p, FT_Byte *limit, FT_Int x_pos, FT_Int y_pos)
static FT_Error tt_sbit_decoder_load_bitmap (TT_SBitDecoder decoder, FT_UInt glyph_format, FT_ULong glyph_start, FT_ULong glyph_size, FT_Int x_pos, FT_Int y_pos)
 tt_face_load_sbit_image (TT_Face face, FT_ULong strike_index, FT_UInt glyph_index, FT_UInt load_flags, FT_Stream stream, FT_Bitmap *map, TT_SBit_MetricsRec *metrics)

Generated on Tue May 22 2012 06:04:01 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.