Home
last modified time | relevance | path

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

/external/freetype/include/freetype/internal/
Dpsaux.h1410 #define IS_PS_DELIM( ch ) \ macro
1429 IS_PS_DELIM( (cur)[sizeof ( (token) ) - 1] ) ) ) && \
/external/freetype/src/type1/
Dt1load.c1568 IS_PS_DELIM( cur[3] ) ) in parse_encoding()
1984 if ( cur + 3 < limit && IS_PS_DELIM( cur[3] ) ) in parse_charstrings()
/external/freetype/src/psaux/
Dpsobjs.c588 if ( IS_PS_DELIM( *cur ) ) in ps_parser_skip_PS_token()
/external/freetype/
DChangeLog.236630 (parse_encoding, parse_charstrings): Use IS_PS_DELIM.
7606 IS_PS_SPACE, IS_PS_SPECIAL, IS_PS_DELIM, IS_PS_DIGIT, IS_PS_XDIGIT,
7620 IS_PS_SPECIAL, IS_PS_DELIM, IS_PS_DIGIT, IS_PS_XDIGIT, and