Home
last modified time | relevance | path

Searched refs:CairoPath (Results 1 – 7 of 7) sorted by relevance

/external/webkit/WebCore/platform/graphics/cairo/
DCairoPath.h28 struct CairoPath { struct
31 CairoPath() in CairoPath() argument
37 ~CairoPath() in ~CairoPath() argument
DPathCairo.cpp42 : m_path(new CairoPath()) in Path()
52 : m_path(new CairoPath()) in Path()
/external/webkit/WebCore/platform/graphics/
DPath.h44 struct CairoPath;
46 typedef WebCore::CairoPath PlatformPath;
/external/webkit/WebCore/
DWebCore.gypi1968 'platform/graphics/cairo/CairoPath.h',
DGNUmakefile.am1986 WebCore/platform/graphics/cairo/CairoPath.h \
DChangeLog-2007-10-145272 * platform/graphics/cairo/CairoPath.h:
35199 * platform/graphics/cairo/CairoPath.h: Added.
35200 (CairoPath::CairoPath):
35201 (CairoPath::~CairoPath):
DChangeLog-2008-08-1061319 destroying a surface for each CairoPath.
61321 * platform/graphics/cairo/CairoPath.h:
61322 (WebCore::CairoPath::CairoPath):
79794 * platform/graphics/cairo/CairoPath.h:
79795 (WebCore::CairoPath::CairoPath):