Home
last modified time | relevance | path

Searched refs:BRegion (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/haiku/
DPathHaiku.cpp41 : m_path(new BRegion()) in Path()
51 : m_path(new BRegion(*other.platformPath())) in Path()
DGraphicsContextHaiku.cpp201 BRegion region(rect); in clip()
220 BRegion region; in drawFocusRing()
/external/webkit/Source/WebCore/platform/graphics/
DPath.h57 class BRegion; variable
58 typedef BRegion PlatformPath;
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2972928 * platform/graphics/Path.h: BRegion is the Path class in Haiku.