Searched defs:bidiLevel (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DInlineBox.h248 unsigned char bidiLevel() const { return m_bitfields.bidiEmbeddingLevel(); } function in class:WebCore::InlineBox
250 TextDirection direction() const { return bidiLevel() % 2 ? RTL : LTR; }
/external/harfbuzz/src/
H A Dharfbuzz-shaper.h130 hb_uint8 bidiLevel; member in struct:__anon17979
/external/harfbuzz_ng/src/hb-old/
H A Dharfbuzz-shaper.h130 hb_uint8 bidiLevel; member in struct:__anon18035

Completed in 174 milliseconds