OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cairo_restore
(Results
1 - 15
of
15
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/cairo/
FontCairo.cpp
61
// We could use cairo_save/
cairo_restore
here, but two translations are likely faster.
84
cairo_restore
(context);
175
cairo_restore
(cr);
GraphicsContextCairo.cpp
89
cairo_restore
(cr);
116
cairo_restore
(cr);
277
cairo_restore
(cr);
368
cairo_restore
(cr);
384
cairo_restore
(cr);
482
cairo_restore
(cr);
512
cairo_restore
(cr);
567
cairo_restore
(cr);
646
cairo_restore
(cr);
710
cairo_restore
(cr)
[
all
...]
PlatformContextCairo.cpp
48
cairo_restore
(m_cr.get());
CairoUtilities.cpp
159
cairo_restore
(cr);
ContextShadowCairo.cpp
127
cairo_restore
(cr);
279
cairo_restore
(cr);
PathCairo.cpp
267
cairo_restore
(cr);
/external/webkit/Source/WebCore/platform/graphics/gtk/
IconGtk.cpp
124
cairo_restore
(cr);
FontGtk.cpp
242
cairo_restore
(context);
265
cairo_restore
(context);
326
cairo_restore
(cr);
/external/webkit/Source/WebCore/platform/graphics/win/
GraphicsContextCairoWin.cpp
120
cairo_restore
(cr);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/
libcairo-swt.so
/external/webkit/Source/WebCore/platform/gtk/
RenderThemeGtk.cpp
242
cairo_restore
(cr);
RenderThemeGtk3.cpp
550
cairo_restore
(cairoContext);
[
all
...]
/external/webkit/Source/WebCore/plugins/gtk/
PluginViewGtk.cpp
265
cairo_restore
(cr);
/external/webkit/Source/WebCore/platform/efl/
RenderThemeEfl.cpp
340
cairo_restore
(cairo);
[
all
...]
/external/webkit/Source/WebKit/efl/ewk/
ewk_view.cpp
[
all
...]
Completed in 319 milliseconds