Searched refs:appendPathToCairoContext (Results 1 – 4 of 4) sorted by relevance
66 void appendPathToCairoContext(cairo_t* to, cairo_t* from) in appendPathToCairoContext() function75 appendPathToCairoContext(to, from); in setPathOnCairoContext()80 appendPathToCairoContext(context, path.platformPath()->context()); in appendWebCorePathToCairoContext()
42 void appendPathToCairoContext(cairo_t* to, cairo_t* from);
40734 (WebCore::appendPathToCairoContext):49834 (WebCore::appendPathToCairoContext):91525 (WebCore::appendPathToCairoContext): Added. A helper method which adds a path91527 (WebCore::setPathOnCairoContext): Added. Like appendPathToCairoContext, but clears the91529 (WebCore::appendWebCorePathToCairoContext): Added. Like appendPathToCairoContext, but91636 (WebCore::appendPathToCairoContext): Added. A helper method which adds a path91638 (WebCore::setPathOnCairoContext): Added. Like appendPathToCairoContext, but clears the91640 (WebCore::appendWebCorePathToCairoContext): Added. Like appendPathToCairoContext, but
6917 (WebCore::appendPathToCairoContext):