Searched refs:rkrf (Results 1 – 1 of 1) sorted by relevance
/reactos/dll/win32/usp10/ |
H A D | shape.c | 2133 LoadedFeature *rkrf = (modern)?load_OT_feature(hdc, psa, psc, FEATURE_GSUB_TABLE, "rkrf"):NULL; in ShapeIndicSyllables() local 2135 LoadedFeature *vatu = (!rkrf)?load_OT_feature(hdc, psa, psc, FEATURE_GSUB_TABLE, "vatu"):NULL; in ShapeIndicSyllables() 2168 if (rkrf) in ShapeIndicSyllables() 2171 …, pwChars, cChars, &syllables[c], pwOutGlyphs, pcGlyphs, pwLogClust, lexical, &glyph_indexs, rkrf); in ShapeIndicSyllables()
|