Home
last modified time | relevance | path

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

/external/freetype/include/freetype/internal/
Dpsaux.h1391 #define IS_PS_NEWLINE( ch ) \ macro
1397 IS_PS_NEWLINE( ch ) || \
/external/freetype/src/psaux/
Dpsobjs.c302 if ( IS_PS_NEWLINE( *cur ) ) in skip_comment()
/external/freetype/
DChangeLog.237605 * include/freetype/internal/psaux.h: New macros IS_PS_NEWLINE,
7619 * src/psaux/psconv.h: Move macros IS_PS_NEWLINE, IS_PS_SPACE,