Home
last modified time | relevance | path

Searched defs:shadowY (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DEllipsisBox.cpp73 float shadowY = isHorizontal() ? shadow.y() : -shadow.x(); in paint() local
DInlineTextBox.cpp406 float shadowY = horizontal ? shadow.y() : -shadow.x(); in paintTextWithShadows() local
1161 float shadowY = isHorizontal() ? s.y() : -s.x(); in paintDecoration() local
1181 float shadowY = isHorizontal() ? shadow.y() : -shadow.x(); in paintDecoration() local