Searched refs:target_direction (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-shape.cc216 hb_direction_t target_direction; member in struct:hb_ot_shape_context_t
297 if (HB_DIRECTION_IS_FORWARD (c->target_direction))
700 c->target_direction = c->buffer->props.direction;
719 c->buffer->props.direction = c->target_direction;
/external/harfbuzz_ng/src/
H A Dhb-ot-shape.cc216 hb_direction_t target_direction; member in struct:hb_ot_shape_context_t
296 if (HB_DIRECTION_IS_FORWARD (c->target_direction))
696 c->target_direction = c->buffer->props.direction;
715 c->buffer->props.direction = c->target_direction;

Completed in 458 milliseconds