OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OT_Symbol
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-private.hh
63
OT_Symbol
= 18 /* Avagraha, etc that take marks (SM,A,VD). */
109
INDIC_SYLLABIC_CATEGORY_AVAGRAHA =
OT_Symbol
,
hb-ot-shape-complex-indic.cc
200
cat =
OT_Symbol
;
201
ASSERT_STATIC ((int) INDIC_SYLLABIC_CATEGORY_AVAGRAHA ==
OT_Symbol
);
223
else if ((FLAG_SAFE (cat) & (FLAG (OT_SM) | FLAG (OT_VD) | FLAG (OT_A) | FLAG (
OT_Symbol
))))
[
all
...]
Completed in 51 milliseconds