Home
last modified time | relevance | path

Searched defs:closure_lookups (Results 1 – 20 of 20) sorted by relevance

/external/harfbuzz_ng/src/OT/Layout/GSUB/
DGSUB.hh43 void closure_lookups (hb_face_t *face, in closure_lookups() function
DMultipleSubstFormat1.hh47 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups() function
DSingleSubstFormat2.hh62 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups() function
DAlternateSubstFormat1.hh47 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups() function
DSubstLookup.hh64 …hb_closure_lookups_context_t::return_t closure_lookups (hb_closure_lookups_context_t *c, unsigned … in closure_lookups() function
DLigatureSubstFormat1.hh57 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups() function
DSingleSubstFormat1.hh71 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups() function
DReverseChainSingleSubstFormat1.hh82 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups() function
/external/harfbuzz_ng/src/OT/Layout/GPOS/
DPosLookup.hh38 …hb_closure_lookups_context_t::return_t closure_lookups (hb_closure_lookups_context_t *c, unsigned … in closure_lookups() function
DSinglePosFormat1.hh37 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups() function
DGPOS.hh65 void closure_lookups (hb_face_t *face, in closure_lookups() function
DSinglePosFormat2.hh36 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups() function
DMarkBasePosFormat1.hh53 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups() function
DMarkMarkPosFormat1.hh54 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups() function
DMarkLigPosFormat1.hh49 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups() function
DPairPosFormat1.hh77 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups() function
DCursivePosFormat1.hh100 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups() function
DPairPosFormat2.hh68 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups() function
/external/harfbuzz_ng/src/
Dhb-ot-layout-gsubgpos.hh1887 void closure_lookups (hb_closure_lookups_context_t *c, in closure_lookups() function
2020 void closure_lookups (hb_closure_lookups_context_t *c, in closure_lookups() function
2157 void closure_lookups (hb_closure_lookups_context_t *c) const in closure_lookups() function
2337 void closure_lookups (hb_closure_lookups_context_t *c) const in closure_lookups() function
2569 void closure_lookups (hb_closure_lookups_context_t *c) const in closure_lookups() function
2910 void closure_lookups (hb_closure_lookups_context_t *c, in closure_lookups() function
3096 void closure_lookups (hb_closure_lookups_context_t *c, in closure_lookups() function
3239 void closure_lookups (hb_closure_lookups_context_t *c) const in closure_lookups() function
3425 void closure_lookups (hb_closure_lookups_context_t *c) const in closure_lookups() function
3714 void closure_lookups (hb_closure_lookups_context_t *c) const in closure_lookups() function
[all …]
/external/fonttools/Lib/fontTools/subset/
D__init__.py1366 def closure_lookups(self, lookup_indices): function