HomeSort by relevance Sort by last modified time
    Searched refs:FT_Bitmap (Results 1 - 25 of 72) sorted by null

1 2 3

  /external/pdfium/core/include/thirdparties/freetype/freetype/
ftbitmap.h 45 /* Handling FT_Bitmap objects. */
48 /* This section contains functions for converting FT_Bitmap objects. */
59 /* Initialize a pointer to an @FT_Bitmap structure. */
65 FT_Bitmap_New( FT_Bitmap *abitmap );
89 const FT_Bitmap *source,
90 FT_Bitmap *target);
127 FT_Bitmap* bitmap,
167 const FT_Bitmap *source,
168 FT_Bitmap *target,
216 FT_Bitmap *bitmap )
    [all...]
ftglyph.h 165 FT_Bitmap bitmap;
    [all...]
ftimage.h 146 /* @FT_Bitmap structure (it generally is 256). */
261 /* FT_Bitmap */
330 } FT_Bitmap;
    [all...]
ftoutln.h 430 const FT_Bitmap *abitmap );
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
ftbitmap.h 45 /* Handling FT_Bitmap objects. */
48 /* This section contains functions for converting FT_Bitmap objects. */
59 /* Initialize a pointer to an @FT_Bitmap structure. */
65 FT_Bitmap_New( FT_Bitmap *abitmap );
89 const FT_Bitmap *source,
90 FT_Bitmap *target);
127 FT_Bitmap* bitmap,
167 const FT_Bitmap *source,
168 FT_Bitmap *target,
216 FT_Bitmap *bitmap )
    [all...]
ftglyph.h 165 FT_Bitmap bitmap;
    [all...]
ftimage.h 146 /* @FT_Bitmap structure (it generally is 256). */
261 /* FT_Bitmap */
330 } FT_Bitmap;
    [all...]
  /external/chromium_org/third_party/freetype/include/freetype/
ftbitmap.h 45 /* Handling FT_Bitmap objects. */
48 /* This section contains functions for converting FT_Bitmap objects. */
59 /* Initialize a pointer to an @FT_Bitmap structure. */
65 FT_Bitmap_New( FT_Bitmap *abitmap );
89 const FT_Bitmap *source,
90 FT_Bitmap *target);
127 FT_Bitmap* bitmap,
167 const FT_Bitmap *source,
168 FT_Bitmap *target,
216 FT_Bitmap *bitmap )
    [all...]
ftglyph.h 165 FT_Bitmap bitmap;
    [all...]
ftimage.h 146 /* @FT_Bitmap structure (it generally is 256). */
261 /* FT_Bitmap */
330 } FT_Bitmap;
    [all...]
ftoutln.h 430 const FT_Bitmap *abitmap );
    [all...]
  /external/freetype/include/
ftbitmap.h 45 /* Handling FT_Bitmap objects. */
48 /* This section contains functions for converting FT_Bitmap objects. */
59 /* Initialize a pointer to an @FT_Bitmap structure. */
65 FT_Bitmap_New( FT_Bitmap *abitmap );
89 const FT_Bitmap *source,
90 FT_Bitmap *target);
127 FT_Bitmap* bitmap,
167 const FT_Bitmap *source,
168 FT_Bitmap *target,
216 FT_Bitmap *bitmap )
    [all...]
ftglyph.h 165 FT_Bitmap bitmap;
    [all...]
ftimage.h 146 /* @FT_Bitmap structure (it generally is 256). */
261 /* FT_Bitmap */
330 } FT_Bitmap;
    [all...]
ftoutln.h 440 const FT_Bitmap *abitmap );
    [all...]
  /external/chromium_org/third_party/freetype/src/sfnt/
pngshim.h 32 Load_SBit_Png( FT_Bitmap* map,
ttsbit.h 54 FT_Bitmap *map,
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
pngshim.h 32 Load_SBit_Png( FT_Bitmap* map,
ttsbit.h 54 FT_Bitmap *map,
  /external/freetype/src/sfnt/
ttsbit.h 54 FT_Bitmap *map,
  /external/chromium_org/third_party/ots/test/
side-by-side.cc 22 void DumpBitmap(const FT_Bitmap *bitmap) {
42 int CompareBitmaps(const FT_Bitmap *orig, const FT_Bitmap *trans) {
73 int GetBitmap(FT_Library library, FT_Outline *outline, FT_Bitmap *bitmap) {
148 FT_Bitmap orig_bitmap, trans_bitmap;
  /external/pdfium/core/include/fxge/
fx_freetype.h 42 typedef FT_Bitmap* FXFT_Bitmap;
127 #define FXFT_Get_Bitmap_Width(bitmap) ((FT_Bitmap*)bitmap)->width
128 #define FXFT_Get_Bitmap_Rows(bitmap) ((FT_Bitmap*)bitmap)->rows
129 #define FXFT_Get_Bitmap_PixelMode(bitmap) ((FT_Bitmap*)bitmap)->pixel_mode
130 #define FXFT_Get_Bitmap_Pitch(bitmap) ((FT_Bitmap*)bitmap)->pitch
131 #define FXFT_Get_Bitmap_Buffer(bitmap) ((FT_Bitmap*)bitmap)->buffer
  /external/chromium_org/third_party/freetype/src/base/
ftbitmap.c 28 const FT_Bitmap null_bitmap = { 0, 0, 0, 0, 0, 0, 0, 0 };
34 FT_Bitmap_New( FT_Bitmap *abitmap )
44 const FT_Bitmap *source,
45 FT_Bitmap *target)
101 FT_Bitmap* bitmap,
217 FT_Bitmap* bitmap,
250 FT_Bitmap tmp;
435 const FT_Bitmap *source,
436 FT_Bitmap *target,
717 FT_Bitmap bitmap
    [all...]
  /external/freetype/src/base/
ftbitmap.c 28 const FT_Bitmap null_bitmap = { 0, 0, 0, 0, 0, 0, 0, 0 };
34 FT_Bitmap_New( FT_Bitmap *abitmap )
44 const FT_Bitmap *source,
45 FT_Bitmap *target)
101 FT_Bitmap* bitmap,
217 FT_Bitmap* bitmap,
250 FT_Bitmap tmp;
428 const FT_Bitmap *source,
429 FT_Bitmap *target,
710 FT_Bitmap bitmap
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
fxft_ftbitmap.c 28 const FT_Bitmap null_bitmap = { 0, 0, 0, 0, 0, 0, 0, 0 };
34 FT_Bitmap_New( FT_Bitmap *abitmap )
44 const FT_Bitmap *source,
45 FT_Bitmap *target)
101 FT_Bitmap* bitmap,
217 FT_Bitmap* bitmap,
250 FT_Bitmap tmp;
435 const FT_Bitmap *source,
436 FT_Bitmap *target,
717 FT_Bitmap bitmap
    [all...]

Completed in 347 milliseconds

1 2 3