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

  /external/freetype/src/cff/
cf2intrp.h 51 cf2_hintmask_init( CF2_HintMask hintmask,
54 cf2_hintmask_isValid( const CF2_HintMask hintmask ); variable
56 cf2_hintmask_isNew( const CF2_HintMask hintmask ); variable
58 cf2_hintmask_setNew( CF2_HintMask hintmask,
61 cf2_hintmask_getMaskPtr( CF2_HintMask hintmask ); variable
63 cf2_hintmask_setAll( CF2_HintMask hintmask,
  /external/pdfium/third_party/freetype/src/cff/
cf2intrp.h 51 cf2_hintmask_init( CF2_HintMask hintmask,
54 cf2_hintmask_isValid( const CF2_HintMask hintmask ); variable
56 cf2_hintmask_isNew( const CF2_HintMask hintmask ); variable
58 cf2_hintmask_setNew( CF2_HintMask hintmask,
61 cf2_hintmask_getMaskPtr( CF2_HintMask hintmask ); variable
63 cf2_hintmask_setAll( CF2_HintMask hintmask,
  /external/freetype/include/freetype/internal/
pshints.h 380 * method (`stems', `hintmask', `counters'). Note that these
478 * A method of the @T2_Hints class used to set a given hintmask (this
479 * corresponds to the `hintmask' Type 2 operator).
496 * If the hintmask starts the charstring (before any glyph point
521 * (this corresponds to the `hintmask' Type 2 operator).
538 * If the hintmask starts the charstring (before any glyph point
646 * hintmask ::
662 T2_Hints_MaskFunc hintmask; member in struct:T2_Hints_FuncsRec_
  /external/pdfium/third_party/freetype/include/freetype/internal/
pshints.h 380 * method (`stems', `hintmask', `counters'). Note that these
478 * A method of the @T2_Hints class used to set a given hintmask (this
479 * corresponds to the `hintmask' Type 2 operator).
496 * If the hintmask starts the charstring (before any glyph point
521 * (this corresponds to the `hintmask' Type 2 operator).
538 * If the hintmask starts the charstring (before any glyph point
646 * hintmask ::
662 T2_Hints_MaskFunc hintmask; member in struct:T2_Hints_FuncsRec_

Completed in 3444 milliseconds