Searched defs:hRule (Results 1 – 3 of 3) sorted by relevance
/external/webkit/Source/WebCore/platform/graphics/ |
D | Image.cpp | 90 …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()
|
D | GraphicsContext.cpp | 489 …ace styleColorSpace, const IntRect& dest, const IntRect& srcRect, Image::TileRule hRule, Image::Ti… in drawTiledImage()
|
/external/webkit/Source/WebCore/rendering/ |
D | RenderBoxModelObject.cpp | 950 ENinePieceImageRule hRule = ninePieceImage.horizontalRule(); in paintNinePieceImage() local
|