Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/shapes/
DRasterShape.h53 IntShapeInterval& intervalAt(int y) in intervalAt() function
59 const IntShapeInterval& intervalAt(int y) const in intervalAt() function
DRasterShape.cpp69 IntShapeInterval MarginIntervalGenerator::intervalAt(int y) const in intervalAt() function in WebCore::MarginIntervalGenerator