OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RoundTile
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
Image.cpp
186
if (hRule ==
RoundTile
) {
190
if (vRule ==
RoundTile
) {
194
if (hRule ==
RoundTile
|| vRule ==
RoundTile
) {
Image.h
114
enum TileRule { StretchTile,
RoundTile
, SpaceTile, RepeatTile };
Completed in 617 milliseconds