Searched refs:moveRunToEnd (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/platform/text/
H A DBidiRunList.h53 void moveRunToEnd(Run*);
98 inline void BidiRunList<Run>::moveRunToEnd(Run* run) function in class:WebCore::BidiRunList
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderBlockLineLayout.cpp1218 bidiRuns.moveRunToEnd(trailingSpaceRun);

Completed in 1287 milliseconds