Home
last modified time | relevance | path

Searched refs:RoundAllSides (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext.h386 RoundAllSides, enumerator
389 FloatRect roundToDevicePixels(const FloatRect&, RoundingMode = RoundAllSides);
/external/webkit/Source/WebCore/platform/graphics/cg/
DGraphicsContextCG.cpp1203 if (roundingMode == RoundAllSides) { in roundToDevicePixels()
/external/webkit/Source/WebCore/
DChangeLog27155 … * platform/graphics/GraphicsContext.h: Added a RoundingMode enum with two values. RoundAllSides