Home
last modified time | relevance | path

Searched defs:hRule (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DImage.cpp90 …ePatternScale(const FloatRect& dstRect, const FloatRect& srcRect, Image::TileRule hRule, Image::Ti… in calculatePatternScale()
148 …csContext* ctxt, const FloatRect& dstRect, const FloatRect& srcRect, TileRule hRule, TileRule vRul… in drawTiled()
DGraphicsContext.cpp489 …ace styleColorSpace, const IntRect& dest, const IntRect& srcRect, Image::TileRule hRule, Image::Ti… in drawTiledImage()
/external/webkit/Source/WebCore/rendering/
DRenderBoxModelObject.cpp950 ENinePieceImageRule hRule = ninePieceImage.horizontalRule(); in paintNinePieceImage() local