OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:POS_PRE_C
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-indic-private.hh
71
POS_PRE_C
,
122
INDIC_MATRA_CATEGORY_LEFT =
POS_PRE_C
,
hb-ot-shape-complex-sea.cc
153
case
POS_PRE_C
: cat = (indic_category_t) OT_VPre; break;
211
info[i].sea_position() =
POS_PRE_C
;
221
info[i].sea_position() =
POS_PRE_C
;
hb-ot-shape-complex-myanmar.cc
253
case
POS_PRE_C
: cat = (indic_category_t) OT_VPre;
346
info[i].myanmar_position() =
POS_PRE_C
;
359
info[i].myanmar_position() =
POS_PRE_C
;
hb-ot-shape-complex-indic.cc
102
case
POS_PRE_C
: return MATRA_POS_LEFT (u);
833
info[i].indic_position() = MIN (
POS_PRE_C
, (indic_position_t) info[i].indic_position());
[
all
...]
/external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-private.hh
71
POS_PRE_C
,
122
INDIC_MATRA_CATEGORY_LEFT =
POS_PRE_C
,
hb-ot-shape-complex-sea.cc
153
case
POS_PRE_C
: cat = (indic_category_t) OT_VPre; break;
211
info[i].sea_position() =
POS_PRE_C
;
221
info[i].sea_position() =
POS_PRE_C
;
hb-ot-shape-complex-myanmar.cc
253
case
POS_PRE_C
: cat = (indic_category_t) OT_VPre;
346
info[i].myanmar_position() =
POS_PRE_C
;
359
info[i].myanmar_position() =
POS_PRE_C
;
hb-ot-shape-complex-indic.cc
102
case
POS_PRE_C
: return MATRA_POS_LEFT (u);
833
info[i].indic_position() = MIN (
POS_PRE_C
, (indic_position_t) info[i].indic_position());
[
all
...]
Completed in 26 milliseconds