Searched refs:is_LTR (Results 1 – 2 of 2) sorted by relevance
424 static constexpr bool is_LTR(UBiDiLevel level) { in is_LTR() function443 const ShapedGlyph& glyph = run.fGlyphs[is_LTR(run.fLevel) ? start + i : end - 1 - i]; in append()629 hb_direction_t direction = is_LTR(bidi->currentLevel()) ? HB_DIRECTION_LTR:HB_DIRECTION_RTL; in shape()
683 static constexpr bool is_LTR(UBiDiLevel level) { in is_LTR() function698 const ShapedGlyph& glyph = run.fGlyphs[is_LTR(run.fLevel) ? start + i : end - 1 - i]; in append()1358 hb_direction_t direction = is_LTR(bidi->currentLevel()) ? HB_DIRECTION_LTR:HB_DIRECTION_RTL; in shape()