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

/macosx-10.10/WebCore-7600.1.25/rendering/
H A DInlineBox.h221 unsigned char bidiLevel() const { return m_bitfields.bidiEmbeddingLevel(); } function in class:WebCore::InlineBox
H A DRenderBlockLineLayout.cpp912 RootInlineBox* RenderBlockFlow::createLineBoxesFromBidiRuns(unsigned bidiLevel, BidiRunList<BidiRun>& bidiRuns, const InlineIterator& end, LineInfo& lineInfo, VerticalPositionCache& verticalPositionCache, BidiRun* trailingSpaceRun, WordMeasurements& wordMeasurements) argument

Completed in 136 milliseconds