Home
last modified time | relevance | path

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

/external/harfbuzz/src/
Dharfbuzz-gsub.h47 #define HB_GSUB_LOOKUP_EXTENSION 7 macro
Dharfbuzz-open.c507 if ( ( type == HB_Type_GSUB && l->LookupType == HB_GSUB_LOOKUP_EXTENSION ) || in Load_Lookup()