Home
last modified time | relevance | path

Searched defs:gc (Results 1 – 25 of 75) sorted by relevance

123

/external/webkit/WebCore/platform/graphics/android/
DFontAndroid.cpp53 static SkPaint* setupFill(SkPaint* paint, GraphicsContext* gc, in setupFill()
60 static SkPaint* setupStroke(SkPaint* paint, GraphicsContext* gc, in setupStroke()
67 static bool setupForText(SkPaint* paint, GraphicsContext* gc, in setupForText()
115 void Font::drawGlyphs(GraphicsContext* gc, const SimpleFontData* font, in drawGlyphs()
196 void Font::drawComplexText(GraphicsContext* gc, TextRun const& run, in drawComplexText()
DImageBufferAndroid.cpp91 GraphicsContext* gc = this->context(); in getUnmultipliedImageData() local
154 GraphicsContext* gc = this->context(); in putUnmultipliedImageData() local
/external/icu4c/test/intltest/
Dastrotst.h45 Calendar *gc; variable
/external/chromium/third_party/icu/source/test/intltest/
Dastrotst.h45 Calendar *gc; variable
/external/webkit/WebKit/android/plugins/
DPluginViewBridgeAndroid.cpp31 void PluginViewBridgeAndroid::draw(GraphicsContext* gc, in draw()
/external/webkit/WebCore/page/win/
DFrameCGWin.cpp42 static void drawRectIntoContext(IntRect rect, FrameView* view, GraphicsContext* gc) in drawRectIntoContext()
72 GraphicsContext gc(context); in imageFromRect() local
/external/icu4c/samples/datecal/
Dcal.cpp20 GregorianCalendar* gc = new GregorianCalendar(status); in cpp_main() local
/external/webkit/WebCore/platform/chromium/
DScrollbarThemeChromiumWin.cpp112 void ScrollbarThemeChromiumWin::paintTrackPiece(GraphicsContext* gc, Scrollbar* scrollbar, const In… in paintTrackPiece()
134 void ScrollbarThemeChromiumWin::paintButton(GraphicsContext* gc, Scrollbar* scrollbar, const IntRec… in paintButton()
152 void ScrollbarThemeChromiumWin::paintThumb(GraphicsContext* gc, Scrollbar* scrollbar, const IntRect… in paintThumb()
DScrollbarThemeChromiumLinux.cpp141 void ScrollbarThemeChromiumLinux::paintTrackPiece(GraphicsContext* gc, Scrollbar* scrollbar, const … in paintTrackPiece()
161 void ScrollbarThemeChromiumLinux::paintButton(GraphicsContext* gc, Scrollbar* scrollbar, const IntR… in paintButton()
166 void ScrollbarThemeChromiumLinux::paintThumb(GraphicsContext* gc, Scrollbar* scrollbar, const IntRe… in paintThumb()
DPopupMenuChromium.cpp434 void PopupContainer::paint(GraphicsContext* gc, const IntRect& rect) in paint()
450 void PopupContainer::paintBorder(GraphicsContext* gc, const IntRect& rect) in paintBorder()
759 void PopupListBox::paint(GraphicsContext* gc, const IntRect& rect) in paint()
790 void PopupListBox::paintRow(GraphicsContext* gc, const IntRect& rect, int rowIndex) in paintRow()
/external/webkit/WebCore/platform/graphics/wx/
DImageWx.cpp101 wxGraphicsContext* gc = context->GetGraphicsContext(); in draw() local
201 wxGraphicsContext* gc = context->GetGraphicsContext(); in drawPattern() local
DGraphicsContextWx.cpp148 wxGraphicsContext* gc = m_data->context->GetGraphicsContext(); in savePlatformState() local
175 wxGraphicsContext* gc = m_data->context->GetGraphicsContext(); in restorePlatformState() local
372 wxGraphicsContext* gc = m_data->context->GetGraphicsContext(); in translate() local
382 wxGraphicsContext* gc = m_data->context->GetGraphicsContext(); in rotate() local
392 wxGraphicsContext* gc = m_data->context->GetGraphicsContext(); in scale() local
/external/webkit/WebKit/chromium/src/
DChromiumBridge.cpp486 GraphicsContext* gc, int part, int state, int classicState, in paintButton()
494 GraphicsContext* gc, int part, int state, int classicState, in paintMenuList()
502 GraphicsContext* gc, int state, int classicState, in paintScrollbarArrow()
510 GraphicsContext* gc, int part, int state, int classicState, in paintScrollbarThumb()
518 GraphicsContext* gc, int part, int state, int classicState, in paintScrollbarTrack()
527 GraphicsContext* gc, int part, int state, int classicState, in paintTextField()
540 GraphicsContext* gc, int part, int state, int classicState, in paintTrackbar()
/external/webkit/WebCore/platform/wx/wxcode/mac/carbon/
Dscrollbar_render.cpp74 wxGraphicsContext* gc = NULL; in wxRenderer_DrawScrollbar() local
/external/webkit/WebCore/platform/graphics/win/
DImageCairoWin.cpp81 GraphicsContext gc(targetRef); in getHBITMAPOfSize() local
DImageCGWin.cpp76 GraphicsContext gc(cgContext); in getHBITMAPOfSize() local
/external/webkit/JavaScriptCore/tests/mozilla/js1_6/
Dbrowser.js138 function gc() function
/external/webkit/WebCore/page/wince/
DFrameWince.cpp148 GraphicsContext gc(bmpDC.get()); in imageFromSelection() local
/external/webkit/WebCore/platform/wx/wxcode/win/
Dnon-kerned-drawing.cpp91 wxGraphicsContext* gc = dc->GetGraphicsContext(); in drawTextWithSpacing() local
/external/webkit/WebCore/platform/wx/wxcode/gtk/
Dscrollbar_render.cpp125 wxGraphicsContext* gc = gcdc->GetGraphicsContext(); in wxRenderer_DrawScrollbar() local
Dnon-kerned-drawing.cpp190 wxGraphicsContext* gc = dc->GetGraphicsContext(); in drawTextWithSpacing() local
/external/e2fsprogs/misc/
Dblkid.c137 int lookup = 0, gc = 0; in main() local
/external/webkit/WebCore/platform/graphics/qt/
DPathQt.cpp90 GraphicsContext* gc = scratchImage->context(); in strokeContains() local
122 GraphicsContext* gc = scratchImage->context(); in strokeBoundingRect() local
/external/webkit/LayoutTests/fast/js/resources/
Djs-test-pre.js242 function gc() { function
/external/webkit/WebCore/platform/graphics/cairo/
DPathCairo.cpp259 GraphicsContext gc(cr); in strokeBoundingRect() local
285 GraphicsContext gc(cr); in strokeContains() local

123