Home
last modified time | relevance | path

Searched refs:isVerticalLine (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContext.cpp688 bool isVerticalLine = (p1.x() == p2.x()); in drawLine() local
705 if (isVerticalLine) { in drawLine()
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DInlineTextBox.cpp1017 bool isVerticalLine = (p1.x() == p2.x()); in strokeWavyTextDecoration() local
1019 if (isVerticalLine) { in strokeWavyTextDecoration()