Searched refs:is_LTR (Results 1 – 2 of 2) sorted by relevance
497 constexpr bool is_LTR(UBiDiLevel level) { in is_LTR() function513 const ShapedGlyph& glyph = run.fGlyphs[is_LTR(run.fLevel) ? startGlyphIndex + i in append()1257 hb_direction_t direction = is_LTR(bidi.currentLevel()) ? HB_DIRECTION_LTR:HB_DIRECTION_RTL; in shape()
522 constexpr bool is_LTR(SkBidiIterator::Level level) { in is_LTR() function538 const ShapedGlyph& glyph = run.fGlyphs[is_LTR(run.fLevel) ? startGlyphIndex + i in append()1336 hb_direction_t direction = is_LTR(bidi.currentLevel()) ? HB_DIRECTION_LTR:HB_DIRECTION_RTL; in shape()