Home
last modified time | relevance | path

Searched refs:ps_parser_skip_spaces (Results 1 – 4 of 4) sorted by relevance

/external/freetype/src/psaux/
Dpsobjs.c615 ps_parser_skip_spaces( PS_Parser parser ) in ps_parser_skip_spaces() function
638 ps_parser_skip_spaces( parser ); in ps_parser_to_token()
677 ps_parser_skip_spaces( parser ); in ps_parser_to_token()
699 ps_parser_skip_spaces ( parser ); in ps_parser_to_token()
1408 ps_parser_skip_spaces( parser ); in ps_parser_to_int()
1426 ps_parser_skip_spaces( parser ); in ps_parser_to_bytes()
1472 ps_parser_skip_spaces( parser ); in ps_parser_to_fixed()
1482 ps_parser_skip_spaces( parser ); in ps_parser_to_coord_array()
1494 ps_parser_skip_spaces( parser ); in ps_parser_to_fixed_array()
Dpsauxmod.c47 ps_parser_skip_spaces, /* skip_spaces */
Dpsobjs.h78 ps_parser_skip_spaces( PS_Parser parser );
/external/freetype/
DChangeLog.214886 (ps_parser_skip_spaces, ps_parser_skip_alpha): Use them.