Home
last modified time | relevance | path

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

/external/harfbuzz/src/
Dharfbuzz-buffer-private.h79 #define IN_PROPERTIES( pos ) (buffer->in_string[(pos)].properties) macro
Dharfbuzz-gsub.c4145 if ( ~IN_PROPERTIES( buffer->in_pos ) & properties[lookup_index] ) in GSUB_Do_String_Lookup()
4179 if ( ~IN_PROPERTIES( buffer->in_pos ) & properties[lookup_index] ) in GSUB_Do_String_Lookup()
Dharfbuzz-gpos.c5893 if ( ~IN_PROPERTIES( buffer->in_pos ) & properties[lookup_index] ) in GPOS_Do_String_Lookup()