OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PosLookup
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-jstf-table.hh
48
typedef OffsetListOf<
PosLookup
> JstfMax;
hb-ot-layout-gpos-table.hh
[
all
...]
hb-ot-layout.cc
641
const OT::
PosLookup
& l = hb_ot_layout_from_face (face)->gpos->get_lookup (lookup_index);
801
typedef OT::
PosLookup
Lookup;
/external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh
[
all
...]
hb-ot-layout.cc
615
const OT::
PosLookup
& l = hb_ot_layout_from_face (face)->gpos->get_lookup (lookup_index);
726
const OT::
PosLookup
& l = hb_ot_layout_from_face (font->face)->gpos->get_lookup (lookup_index);
Completed in 172 milliseconds