Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/include/internal/
A Dpsaux.h849 #define IS_PS_DELIM( ch ) \ macro
868 IS_PS_DELIM( (cur)[sizeof ( (token) ) - 1] ) ) ) && \
/AliOS-Things-master/components/freetype/src/type1/
A Dt1load.c1249 IS_PS_DELIM( cur[3] ) ) in parse_encoding()
1572 if ( cur + 3 < limit && IS_PS_DELIM( cur[3] ) ) in parse_charstrings()
/AliOS-Things-master/components/freetype/src/psaux/
A Dpsobjs.c585 if ( IS_PS_DELIM( *cur ) ) in ps_parser_skip_PS_token()

Completed in 12 milliseconds