HomeSort by relevance Sort by last modified time
    Searched refs:RoundTile (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/
Image.h 129 enum TileRule { StretchTile, RoundTile, RepeatTile };
Image.cpp 156 if (hRule == RoundTile)
158 if (vRule == RoundTile)

Completed in 38 milliseconds