OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_frac
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-shape-private.hh
45
unsigned int
has_frac
: 1;
member in struct:hb_ot_shape_plan_t
96
plan.
has_frac
= plan.frac_mask || (plan.numr_mask && plan.dnom_mask);
hb-ot-shape.cc
369
!c->plan->
has_frac
)
Completed in 297 milliseconds