OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_lookup_mask
(Results
1 - 4
of
4
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-shape-complex-arabic-fallback.hh
346
c.
set_lookup_mask
(fallback_plan->mask_array[i]);
hb-ot-shape-fallback.cc
443
c.
set_lookup_mask
(plan->kern_mask);
hb-ot-layout.cc
1105
c.
set_lookup_mask
(lookups[table_index][i].mask);
hb-ot-layout-gsubgpos-private.hh
495
inline void
set_lookup_mask
(hb_mask_t mask) { lookup_mask = mask; }
function in struct:OT::hb_apply_context_t
[
all
...]
Completed in 45 milliseconds