Home
last modified time | relevance | path

Searched refs:IS_PS_TOKEN (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/freetype/include/internal/
A Dpsaux.h864 #define IS_PS_TOKEN( cur, limit, token ) \ macro
/AliOS-Things-master/components/freetype/src/type1/
A Dt1load.c1867 if ( IS_PS_TOKEN( cur, limit, "eexec" ) ) in parse_dict()
1871 else if ( IS_PS_TOKEN( cur, limit, "closefile" ) ) in parse_dict()
1876 else if ( IS_PS_TOKEN( cur, limit, "FontDirectory" ) ) in parse_dict()

Completed in 8 milliseconds