Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-graphite2.cc129 static gr_face_ops hb_graphite2_face_ops = { sizeof(gr_face_ops), hb_graphite2_get_table, hb_graphi… variable
149 data->grface = gr_make_face_with_ops (data, &hb_graphite2_face_ops, gr_face_preloadAll); in _hb_graphite2_shaper_face_data_create()