Lines Matching refs:hb_font_get_face

211     hb_face_t* face = hb_font_get_face(((XeTeXFontInst*)font)->getHbFont());  in getLargerScriptListTable()
264 hb_face_t* face = hb_font_get_face(((XeTeXFontInst*)font)->getHbFont()); in countLanguages()
286 hb_face_t* face = hb_font_get_face(((XeTeXFontInst*)font)->getHbFont()); in getIndLanguage()
329 hb_face_t* face = hb_font_get_face(((XeTeXFontInst*)font)->getHbFont()); in countFeatures()
349 hb_face_t* face = hb_font_get_face(((XeTeXFontInst*)font)->getHbFont()); in getIndFeature()
378 hb_face_t* hbFace = hb_font_get_face(engine->font->getHbFont()); in countGraphiteFeatures()
392 hb_face_t* hbFace = hb_font_get_face(engine->font->getHbFont()); in getGraphiteFeatureCode()
408 hb_face_t* hbFace = hb_font_get_face(engine->font->getHbFont()); in countGraphiteFeatureSettings()
424 hb_face_t* hbFace = hb_font_get_face(engine->font->getHbFont()); in getGraphiteFeatureSettingCode()
442 hb_face_t* hbFace = hb_font_get_face(engine->font->getHbFont()); in getGraphiteFeatureDefaultSetting()
458 hb_face_t* hbFace = hb_font_get_face(engine->font->getHbFont()); in getGraphiteFeatureLabel()
475 hb_face_t* hbFace = hb_font_get_face(engine->font->getHbFont()); in getGraphiteFeatureSettingLabel()
529 hb_face_t* hbFace = hb_font_get_face(engine->font->getHbFont()); in findGraphiteFeatureNamed()
561 hb_face_t* hbFace = hb_font_get_face(engine->font->getHbFont()); in findGraphiteFeatureSettingNamed()
693 hb_face_t* hbFace = hb_font_get_face(hbFont); in layoutChars()
934 hb_face_t* hbFace = hb_font_get_face(engine->font->getHbFont()); in initGraphiteBreaking()