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

  /external/chromium_org/third_party/freetype/include/freetype/internal/
pshints.h 41 typedef struct PSH_GlobalsRec_* PSH_Globals;
46 PSH_Globals* aglobals );
49 (*PSH_Globals_SetScaleFunc)( PSH_Globals globals,
56 (*PSH_Globals_DestroyFunc)( PSH_Globals globals );
307 PSH_Globals globals,
621 PSH_Globals globals,
  /external/freetype/include/freetype/internal/
pshints.h 41 typedef struct PSH_GlobalsRec_* PSH_Globals;
46 PSH_Globals* aglobals );
49 (*PSH_Globals_SetScaleFunc)( PSH_Globals globals,
56 (*PSH_Globals_DestroyFunc)( PSH_Globals globals );
307 PSH_Globals globals,
621 PSH_Globals globals,

Completed in 25 milliseconds