OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hb_ot_layout_has_positioning
(Results
1 - 3
of
3
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-layout.h
278
hb_ot_layout_has_positioning
(hb_face_t *face);
hb-ot-shape.cc
542
if (!
hb_ot_layout_has_positioning
(c->face))
642
bool has_positioning = (bool)
hb_ot_layout_has_positioning
(c->face);
hb-ot-layout.cc
825
hb_ot_layout_has_positioning
(hb_face_t *face)
function
Completed in 35 milliseconds