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

/external/chromium_org/third_party/WebKit/Source/core/rendering/line/
H A DLineWidth.h76 void wrapNextToShapeOutside(bool isFirstLine);
H A DLineWidth.cpp157 void LineWidth::wrapNextToShapeOutside(bool isFirstLine) function in class:blink::LineWidth
193 return wrapNextToShapeOutside(isFirstLine);

Completed in 134 milliseconds