Home
last modified time | relevance | path

Searched defs:RoundedIntRect (Results 1 – 6 of 6) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/
H A DRoundedIntRect.cpp116 RoundedIntRect::RoundedIntRect(int x, int y, int width, int height) in RoundedIntRect() function in WebCore::RoundedIntRect
121 RoundedIntRect::RoundedIntRect(const IntRect& rect, const Radii& radii) in RoundedIntRect() function in WebCore::RoundedIntRect
127 RoundedIntRect::RoundedIntRect(const IntRect& rect, const IntSize& topLeft, const IntSize& topRight… in RoundedIntRect() function in WebCore::RoundedIntRect
H A DGraphicsContext.h125 class RoundedIntRect; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/geometry/
H A Ddouble_rect.cc39 IntRect RoundedIntRect(const DoubleRect& rect) { in RoundedIntRect() function
H A Dfloat_rect.cc256 IntRect RoundedIntRect(const FloatRect& rect) { in RoundedIntRect() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/geometry/
H A Ddouble_rect.cc41 IntRect RoundedIntRect(const DoubleRect& rect) { in RoundedIntRect() function
H A Dfloat_rect.cc256 IntRect RoundedIntRect(const FloatRect& rect) { in RoundedIntRect() function