HomeSort by relevance Sort by last modified time
    Searched defs:FT_Size (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/freetype/include/freetype/
freetype.h 89 /* FT_Size */
392 /* as one or more @FT_Size objects. */
409 /* FT_Size */
416 /* Each @FT_Face has an _active_ @FT_Size object that is used by */
422 /* (i.e., the scaling values) of the active @FT_Size. */
433 typedef struct FT_SizeRec_* FT_Size;
    [all...]
  /external/freetype/include/
freetype.h 121 /* FT_Size */
429 /* as one or more @FT_Size objects. */
446 /* FT_Size */
453 /* Each @FT_Face has an _active_ @FT_Size object that is used by */
460 /* (i.e., the scaling values) of the active @FT_Size. */
471 typedef struct FT_SizeRec_* FT_Size;
    [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/
freetype.h 89 /* FT_Size */
394 /* as one or more @FT_Size objects. */
411 /* FT_Size */
418 /* Each @FT_Face has an _active_ @FT_Size object that is used by */
424 /* (i.e., the scaling values) of the active @FT_Size. */
435 typedef struct FT_SizeRec_* FT_Size;
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
freetype.h 89 /* FT_Size */
394 /* as one or more @FT_Size objects. */
411 /* FT_Size */
418 /* Each @FT_Face has an _active_ @FT_Size object that is used by */
424 /* (i.e., the scaling values) of the active @FT_Size. */
435 typedef struct FT_SizeRec_* FT_Size;
    [all...]

Completed in 924 milliseconds