Searched defs:tileBoundsWithBorder (Results 1 – 3 of 3) sorted by relevance
107 IntRect tileBoundsWithBorder = tiling.tileBoundsWithBorder(i); in create() local173 IntRect tileBoundsWithBorder = m_tiles.tileBoundsWithBorder(tile); in updateSubRect() local
102 IntRect TilingData::tileBoundsWithBorder(int tile) const in tileBoundsWithBorder() function in WebCore::TilingData
443 IntRect tileBoundsWithBorder = tiles.tileBoundsWithBorder(tile); in drawTexturedRectTile() local