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.c616 ps_parser_skip_spaces( PS_Parser parser ) in ps_parser_skip_spaces() function
639 ps_parser_skip_spaces( parser ); in ps_parser_to_token()
678 ps_parser_skip_spaces( parser ); in ps_parser_to_token()
700 ps_parser_skip_spaces ( parser ); in ps_parser_to_token()
1409 ps_parser_skip_spaces( parser ); in ps_parser_to_int()
1427 ps_parser_skip_spaces( parser ); in ps_parser_to_bytes()
1473 ps_parser_skip_spaces( parser ); in ps_parser_to_fixed()
1483 ps_parser_skip_spaces( parser ); in ps_parser_to_coord_array()
1495 ps_parser_skip_spaces( parser ); in ps_parser_to_fixed_array()
Dpsauxmod.c48 ps_parser_skip_spaces, /* skip_spaces */
Dpsobjs.h79 ps_parser_skip_spaces( PS_Parser parser );
/external/freetype/
DChangeLog.214886 (ps_parser_skip_spaces, ps_parser_skip_alpha): Use them.