HomeSort by relevance Sort by last modified time
    Searched defs:bidiLevel (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
InlineBox.h 250 unsigned char bidiLevel() const { return m_bitfields.bidiEmbeddingLevel(); }
252 TextDirection direction() const { return bidiLevel() % 2 ? RTL : LTR; }
  /external/chromium_org/third_party/skia/third_party/harfbuzz/src/
harfbuzz-shaper.h 114 hb_uint8 bidiLevel;
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
DWrite.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dwrite.h 476 UINT32 bidiLevel;
494 UINT32 bidiLevel;
    [all...]

Completed in 278 milliseconds