OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OT_DOTTEDCIRCLE
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-indic-private.hh
57
OT_DOTTEDCIRCLE
, /* Not in the spec, but special in Uniscribe. /Very very/ special! */
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
))
222
else if (unlikely (u == 0x25CC)) cat =
OT_DOTTEDCIRCLE
;
[
all
...]
hb-ot-shape-complex-myanmar.cc
137
OT_GB =
OT_DOTTEDCIRCLE
,
/external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-private.hh
57
OT_DOTTEDCIRCLE
, /* Not in the spec, but special in Uniscribe. /Very very/ special! */
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
))
222
else if (unlikely (u == 0x25CC)) cat =
OT_DOTTEDCIRCLE
;
[
all
...]
hb-ot-shape-complex-myanmar.cc
137
OT_GB =
OT_DOTTEDCIRCLE
,
Completed in 25 milliseconds