HomeSort by relevance Sort by last modified time
    Searched refs:ps_parser_funcs (Results 1 - 17 of 17) sorted by null

  /external/freetype/src/psaux/
psauxmod.c 41 const PS_Parser_FuncsRec ps_parser_funcs = variable
107 &ps_parser_funcs,
psobjs.h 43 const PS_Parser_FuncsRec ps_parser_funcs; variable
psobjs.c     [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/psaux/
psauxmod.c 41 const PS_Parser_FuncsRec ps_parser_funcs = variable
107 &ps_parser_funcs,
psobjs.h 43 const PS_Parser_FuncsRec ps_parser_funcs; variable
psobjs.c     [all...]
  /external/pdfium/third_party/freetype/src/psaux/
psauxmod.c 41 const PS_Parser_FuncsRec ps_parser_funcs = variable
107 &ps_parser_funcs,
psobjs.h 43 const PS_Parser_FuncsRec ps_parser_funcs; variable
psobjs.c     [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cid/
cidparse.c 63 psaux->ps_parser_funcs->init( &parser->root, 0, 0, memory );
  /external/pdfium/third_party/freetype/src/cid/
cidparse.c 63 psaux->ps_parser_funcs->init( &parser->root, 0, 0, memory );
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/type1/
t1parse.c 146 psaux->ps_parser_funcs->init( &parser->root, NULL, NULL, memory );
483 (void)psaux->ps_parser_funcs->to_bytes( &parser->root,
  /external/pdfium/third_party/freetype/src/type1/
t1parse.c 146 psaux->ps_parser_funcs->init( &parser->root, NULL, NULL, memory );
483 (void)psaux->ps_parser_funcs->to_bytes( &parser->root,
  /external/freetype/include/freetype/internal/
psaux.h 341 typedef const struct PS_Parser_FuncsRec_* PS_Parser_Funcs;
804 const PS_Parser_FuncsRec* ps_parser_funcs; member in struct:PSAux_ServiceRec_
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/
psaux.h 340 typedef const struct PS_Parser_FuncsRec_* PS_Parser_Funcs;
802 const PS_Parser_FuncsRec* ps_parser_funcs; member in struct:PSAux_ServiceRec_
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/internal/
psaux.h 340 typedef const struct PS_Parser_FuncsRec_* PS_Parser_Funcs;
802 const PS_Parser_FuncsRec* ps_parser_funcs; member in struct:PSAux_ServiceRec_
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/type42/
t42parse.c 145 psaux->ps_parser_funcs->init( &parser->root, NULL, NULL, memory );
    [all...]

Completed in 156 milliseconds