Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/psaux/
A Dafmparse.c66 #define AFM_IS_SPACE( ch ) ( (ch) == ' ' || (ch) == '\t' ) macro
103 if ( !AFM_IS_SPACE( ch ) ) in afm_stream_skip_spaces()
136 if ( AFM_IS_SPACE( ch ) ) in afm_stream_read_one()

Completed in 3 milliseconds