Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/psaux/
A Dpsconv.c414 if ( IS_PS_DIGIT( *p ) )
420 if ( IS_PS_DIGIT( *p ) )
426 if ( IS_PS_DIGIT( *p ) )
/AliOS-Things-master/components/freetype/include/internal/
A Dpsaux.h853 #define IS_PS_DIGIT( ch ) \ macro
857 ( IS_PS_DIGIT( ch ) || \

Completed in 7 milliseconds