OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:expandh
(Results
1 - 1
of
1
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/skia/
PatternSkia.cpp
80
int
expandH
= m_repeatY ? 0 : 1;
86
bm2.setConfig(bm->config(), bm->width() + expandW, bm->height() +
expandH
);
Completed in 356 milliseconds