OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OT_Ra
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-indic-private.hh
61
OT_Ra
, /* Not explicitly listed in the OT spec, but used in the grammar. */
hb-ot-shape-complex-myanmar.cc
164
#define CONSONANT_FLAGS (FLAG (OT_C) | FLAG (OT_CM) | FLAG (
OT_Ra
) | FLAG (OT_V) | FLAG (OT_NBSP) | FLAG (OT_GB))
198
cat = (indic_category_t)
OT_Ra
;
318
info[start ].myanmar_category() ==
OT_Ra
&&
hb-ot-shape-complex-indic.cc
168
#define CONSONANT_FLAGS (FLAG (OT_C) | FLAG (OT_CM) | FLAG (
OT_Ra
) | FLAG (OT_V) | FLAG (OT_NBSP) | FLAG (OT_DOTTEDCIRCLE))
246
cat =
OT_Ra
;
979
if (info[i ].indic_category() ==
OT_Ra
&&
[
all
...]
/external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-private.hh
61
OT_Ra
, /* Not explicitly listed in the OT spec, but used in the grammar. */
hb-ot-shape-complex-myanmar.cc
164
#define CONSONANT_FLAGS (FLAG (OT_C) | FLAG (OT_CM) | FLAG (
OT_Ra
) | FLAG (OT_V) | FLAG (OT_NBSP) | FLAG (OT_GB))
198
cat = (indic_category_t)
OT_Ra
;
318
info[start ].myanmar_category() ==
OT_Ra
&&
hb-ot-shape-complex-indic.cc
168
#define CONSONANT_FLAGS (FLAG (OT_C) | FLAG (OT_CM) | FLAG (
OT_Ra
) | FLAG (OT_V) | FLAG (OT_NBSP) | FLAG (OT_DOTTEDCIRCLE))
246
cat =
OT_Ra
;
979
if (info[i ].indic_category() ==
OT_Ra
&&
[
all
...]
Completed in 24 milliseconds