OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OT_H
(Results
1 - 3
of
3
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-private.hh
49
OT_H
= 4,
75
#define HALANT_OR_COENG_FLAGS (FLAG (
OT_H
) | FLAG (OT_Coeng))
138
INDIC_SYLLABIC_CATEGORY_VIRAMA =
OT_H
,
hb-ot-shape-complex-indic.cc
768
info[i - 1].indic_category() ==
OT_H
)
909
if (info[i].indic_category() ==
OT_H
)
914
(disallow_double_halants && info[j].indic_category() ==
OT_H
))
916
if (info[j].indic_category() !=
OT_H
&& j > i) {
934
if (unlikely (info[i].indic_category() ==
OT_H
&&
[
all
...]
hb-ot-shape-complex-myanmar.cc
203
cat = (indic_category_t)
OT_H
;
329
info[start+2].myanmar_category() ==
OT_H
)
Completed in 44 milliseconds