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

  /external/freetype/include/freetype/internal/
pshints.h 366 * T2_Hints
391 typedef struct T2_HintsRec_* T2_Hints;
401 * a given @T2_Hints object.
413 * A method of the @T2_Hints class used to prepare it for a new Type 2
426 (*T2_Hints_OpenFunc)( T2_Hints hints );
435 * A method of the @T2_Hints class used to set the table of stems in
466 (*T2_Hints_StemsFunc)( T2_Hints hints,
478 * A method of the @T2_Hints class used to set a given hintmask (this
508 (*T2_Hints_MaskFunc)( T2_Hints hints,
520 * A method of the @T2_Hints class used to set a given counter mas
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/internal/
pshints.h 366 * T2_Hints
391 typedef struct T2_HintsRec_* T2_Hints;
401 * a given @T2_Hints object.
413 * A method of the @T2_Hints class used to prepare it for a new Type 2
426 (*T2_Hints_OpenFunc)( T2_Hints hints );
435 * A method of the @T2_Hints class used to set the table of stems in
466 (*T2_Hints_StemsFunc)( T2_Hints hints,
478 * A method of the @T2_Hints class used to set a given hintmask (this
508 (*T2_Hints_MaskFunc)( T2_Hints hints,
520 * A method of the @T2_Hints class used to set a given counter mas
    [all...]

Completed in 81 milliseconds