HB_DIRECTION_RTL 485 third_party/harfbuzz-ng/src/hb-common.cc return HB_DIRECTION_RTL; HB_DIRECTION_RTL 258 third_party/harfbuzz-ng/src/hb-graphite2.cc 2 | (hb_buffer_get_direction (buffer) == HB_DIRECTION_RTL ? 1 : 0)); HB_DIRECTION_RTL 925 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh case HB_DIRECTION_RTL: HB_DIRECTION_RTL 221 third_party/harfbuzz-ng/src/hb-ot-shape-fallback.cc } else if (buffer->props.direction == HB_DIRECTION_RTL) { HB_DIRECTION_RTL 80 third_party/harfbuzz-ng/src/hb-ot-shape.cc case HB_DIRECTION_RTL: HB_DIRECTION_RTL 731 third_party/harfbuzz-ng/src/hb-ot-shape.cc bool mirror = hb_script_get_horizontal_direction (buffer->props.script) == HB_DIRECTION_RTL;