Home
last modified time | relevance | path

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

/external/freetype/src/psaux/
Dpsauxmod.c47 ps_parser_skip_spaces, /* skip_spaces */
Dpsobjs.c580 ps_parser_skip_spaces( PS_Parser parser ) in ps_parser_skip_spaces() function
603 ps_parser_skip_spaces( parser ); in ps_parser_to_token()
642 ps_parser_skip_spaces( parser ); in ps_parser_to_token()
664 ps_parser_skip_spaces ( parser ); in ps_parser_to_token()
1372 ps_parser_skip_spaces( parser ); in ps_parser_to_int()
1390 ps_parser_skip_spaces( parser ); in ps_parser_to_bytes()
1436 ps_parser_skip_spaces( parser ); in ps_parser_to_fixed()
1446 ps_parser_skip_spaces( parser ); in ps_parser_to_coord_array()
1458 ps_parser_skip_spaces( parser ); in ps_parser_to_fixed_array()
Dpsobjs.h78 ps_parser_skip_spaces( PS_Parser parser );
/external/freetype/docs/oldlogs/
DChangeLog.214886 (ps_parser_skip_spaces, ps_parser_skip_alpha): Use them.