OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_kern
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-shape-private.hh
46
unsigned int
has_kern
: 1;
member in struct:hb_ot_shape_plan_t
95
plan.
has_kern
= !!plan.kern_mask;
hb-ot-shape-fallback.cc
440
if (!plan->
has_kern
) return;
Completed in 595 milliseconds