Home | History | Annotate | Download | only in cairo

Lines Matching refs:platformPath

55     cairo_t* cr = platformPath()->context();
56 OwnPtr<cairo_path_t> p(cairo_copy_path(other.platformPath()->context()));
66 cairo_t* cr = platformPath()->context();
67 OwnPtr<cairo_path_t> p(cairo_copy_path(other.platformPath()->context()));
74 cairo_t* cr = platformPath()->context();
80 return !cairo_has_current_point(platformPath()->context());
93 cairo_get_current_point(platformPath()->context(), &x, &y);
99 cairo_t* cr = platformPath()->context();
105 cairo_t* cr = platformPath()->context();
111 cairo_t* cr = platformPath()->context();
117 cairo_t* cr = platformPath()->context();
126 cairo_t* cr = platformPath()->context();
141 cairo_t* cr = platformPath()->context();
154 cairo_t* cr = platformPath()->context();
183 cairo_t* cr = platformPath()->context();
260 cairo_t* cr = platformPath()->context();
272 cairo_t* cr = platformPath()->context();
278 cairo_t* cr = platformPath()->context();
286 cairo_t* cr = platformPath()->context();
301 cairo_t* cr = platformPath()->context();
312 cairo_t* cr = platformPath()->context();
321 cairo_t* cr = platformPath()->context();
358 cairo_t* cr = platformPath()->context();