HomeSort by relevance Sort by last modified time
    Searched refs:adjustLineDirectionPosition (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderListItem.cpp 342 m_marker->inlineBoxWrapper()->adjustLineDirectionPosition(markerLogicalLeft - markerOldLogicalLeft);
365 m_marker->inlineBoxWrapper()->adjustLineDirectionPosition(markerLogicalLeft - markerOldLogicalLeft);
InlineBox.h 82 void adjustLineDirectionPosition(float delta)

Completed in 513 milliseconds