HomeSort by relevance Sort by last modified time
    Searched refs:indic_position (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-indic.cc 32 #define indic_position() complex_var_u8_1() /* indic_position_t */ macro
262 info.indic_position() = pos;
594 HB_BUFFER_ALLOCATE_VAR (buffer, indic_position);
615 int a = pa->indic_position();
616 int b = pb->indic_position();
636 if (buffer->info[i].indic_position() == POS_BASE_C) {
638 buffer->info[i].indic_position() = consonant_position_from_face (indic_plan, glyphs, face);
723 if (info[i].indic_position() != POS_BELOW_C &&
724 (info[i].indic_position() != POS_POST_C || seen_below))
729 if (info[i].indic_position() == POS_BELOW_C
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic.cc 32 #define indic_position() complex_var_u8_1() /* indic_position_t */ macro
262 info.indic_position() = pos;
594 HB_BUFFER_ALLOCATE_VAR (buffer, indic_position);
615 int a = pa->indic_position();
616 int b = pb->indic_position();
636 if (buffer->info[i].indic_position() == POS_BASE_C) {
638 buffer->info[i].indic_position() = consonant_position_from_face (indic_plan, glyphs, face);
723 if (info[i].indic_position() != POS_BELOW_C &&
724 (info[i].indic_position() != POS_POST_C || seen_below))
729 if (info[i].indic_position() == POS_BELOW_C
    [all...]
  /external/harfbuzz/src/
harfbuzz-indic.cpp 914 static inline Position indic_position(unsigned short uc) { function
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-indic.cpp 914 static inline Position indic_position(unsigned short uc) { function
    [all...]

Completed in 57 milliseconds