HomeSort by relevance Sort by last modified time
    Searched full:cairo_paint_with_alpha (Results 1 - 8 of 8) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/cairo/
FontCairo.cpp 122 cairo_paint_with_alpha(cr, context->getAlpha());
131 cairo_paint_with_alpha(cr, context->getAlpha());
152 cairo_paint_with_alpha(cr, context->getAlpha());
161 cairo_paint_with_alpha(cr, context->getAlpha());
ImageCairo.cpp 158 cairo_paint_with_alpha(cr, context->getAlpha());
GraphicsContextCairo.cpp 88 cairo_paint_with_alpha(cr, state.globalAlpha);
112 cairo_paint_with_alpha(cr, state.globalAlpha);
943 cairo_paint_with_alpha(cr, m_data->layers.last());
    [all...]
  /external/chromium/chrome/browser/ui/gtk/
nine_box.cc 19 cairo_paint_with_alpha(cr, alpha);
42 cairo_paint_with_alpha(cr, alpha);
custom_button.cc 115 cairo_paint_with_alpha(cairo_context, hover_state);
  /external/webkit/Source/WebCore/platform/graphics/win/
GraphicsContextCairoWin.cpp 114 cairo_paint_with_alpha(cr, context->layers.last());
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/
libcairo-swt.so 
  /external/webkit/Source/WebCore/platform/efl/
RenderThemeEfl.cpp 339 cairo_paint_with_alpha(cairo, 1.0);
    [all...]

Completed in 79 milliseconds