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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
InlineBox.h 251 unsigned char bidiLevel() const { return m_bitfields.bidiEmbeddingLevel(); }
253 TextDirection direction() const { return bidiLevel() % 2 ? RTL : LTR; }
  /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 346 milliseconds