Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/psaux/
A Dpsconv.c124 if ( IS_PS_SPACE( *p ) || *p OP 0x80 ) in PS_Conv_Strtol()
245 if ( IS_PS_SPACE( *p ) || *p OP 0x80 ) in PS_Conv_ToFixed()
485 if ( IS_PS_SPACE( c ) ) in PS_Conv_ASCIIHexDecode()
517 if ( IS_PS_SPACE( *p ) ) in PS_Conv_ASCIIHexDecode()
A Dpsobjs.c317 if ( !IS_PS_SPACE( *cur ) ) in skip_spaces()
/AliOS-Things-master/components/freetype/include/internal/
A Dpsaux.h834 #define IS_PS_SPACE( ch ) \ macro
850 ( IS_PS_SPACE( ch ) || \

Completed in 9 milliseconds