OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_mark
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-shape-private.hh
47
unsigned int
has_mark
: 1;
member in struct:hb_ot_shape_plan_t
98
plan.
has_mark
= !!plan.map.get_1_mask (HB_TAG ('m','a','r','k'));
hb-ot-shape-complex-hebrew.cc
73
if (!found && !c->plan->
has_mark
)
Completed in 824 milliseconds