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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-sea.cc 31 #define sea_position() complex_var_u8_1() /* indic_position_t */ macro
161 info.sea_position() = pos;
171 HB_BUFFER_ALLOCATE_VAR (buffer, sea_position);
192 int a = pa->sea_position();
193 int b = pb->sea_position();
211 info[i].sea_position() = POS_PRE_C;
214 info[i].sea_position() = POS_BASE_C;
221 info[i].sea_position() = POS_PRE_C;
226 info[i].sea_position() = POS_PRE_M;
230 info[i].sea_position() = POS_AFTER_MAIN
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-sea.cc 31 #define sea_position() complex_var_u8_1() /* indic_position_t */ macro
161 info.sea_position() = pos;
171 HB_BUFFER_ALLOCATE_VAR (buffer, sea_position);
192 int a = pa->sea_position();
193 int b = pb->sea_position();
211 info[i].sea_position() = POS_PRE_C;
214 info[i].sea_position() = POS_BASE_C;
221 info[i].sea_position() = POS_PRE_C;
226 info[i].sea_position() = POS_PRE_M;
230 info[i].sea_position() = POS_AFTER_MAIN
    [all...]

Completed in 32 milliseconds