Lines Matching refs:cairo
109 #elif USE(CAIRO)
111 #include <cairo-win32.h>
2170 #elif USE(CAIRO)
2248 // If this is a preview, the Windows HDC was set to a non-scaled state so that Cairo will
2249 // draw correctly. We need to retain the correct preview scale here for use when the Cairo
2251 // workaround for a bug in Cairo (see https://bugs.freedesktop.org/show_bug.cgi?id=28161)
2265 // Modify Cairo (only) to account for page position.
2271 // If this is a preview, the Windows HDC was set to a non-scaled state so that Cairo would
2273 // header/footer calls will draw properly. This is a workaround for a bug in Cairo.
2300 // done in Cairo to avoid drawing errors.
2307 // Make the Cairo transform match the information passed to WebKit
2328 #elif USE(CAIRO)
2355 // for a bug in Cairo (see https://bugs.freedesktop.org/show_bug.cgi?id=28161)
2399 #if USE(CAIRO)