OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hb_ot_layout_lookup_would_substitute_fast
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout.cc
667
return
hb_ot_layout_lookup_would_substitute_fast
(face, lookup_index, glyphs, glyphs_length, zero_context);
671
hb_ot_layout_lookup_would_substitute_fast
(hb_face_t *face,
function
/external/harfbuzz_ng/src/
hb-ot-layout.cc
687
return
hb_ot_layout_lookup_would_substitute_fast
(face, lookup_index, glyphs, glyphs_length, zero_context);
691
hb_ot_layout_lookup_would_substitute_fast
(hb_face_t *face,
function
Completed in 2596 milliseconds