/external/webkit/WebCore/platform/graphics/android/ |
D | FontAndroid.cpp | 53 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()
|
D | ImageBufferAndroid.cpp | 91 GraphicsContext* gc = this->context(); in getUnmultipliedImageData() local 154 GraphicsContext* gc = this->context(); in putUnmultipliedImageData() local
|
/external/icu4c/test/intltest/ |
D | astrotst.h | 45 Calendar *gc; variable
|
/external/chromium/third_party/icu/source/test/intltest/ |
D | astrotst.h | 45 Calendar *gc; variable
|
/external/webkit/WebKit/android/plugins/ |
D | PluginViewBridgeAndroid.cpp | 31 void PluginViewBridgeAndroid::draw(GraphicsContext* gc, in draw()
|
/external/webkit/WebCore/page/win/ |
D | FrameCGWin.cpp | 42 static void drawRectIntoContext(IntRect rect, FrameView* view, GraphicsContext* gc) in drawRectIntoContext() 72 GraphicsContext gc(context); in imageFromRect() local
|
/external/icu4c/samples/datecal/ |
D | cal.cpp | 20 GregorianCalendar* gc = new GregorianCalendar(status); in cpp_main() local
|
/external/webkit/WebCore/platform/chromium/ |
D | ScrollbarThemeChromiumWin.cpp | 112 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()
|
D | ScrollbarThemeChromiumLinux.cpp | 141 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()
|
D | PopupMenuChromium.cpp | 434 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/ |
D | ImageWx.cpp | 101 wxGraphicsContext* gc = context->GetGraphicsContext(); in draw() local 201 wxGraphicsContext* gc = context->GetGraphicsContext(); in drawPattern() local
|
D | GraphicsContextWx.cpp | 148 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/ |
D | ChromiumBridge.cpp | 486 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/ |
D | scrollbar_render.cpp | 74 wxGraphicsContext* gc = NULL; in wxRenderer_DrawScrollbar() local
|
/external/webkit/WebCore/platform/graphics/win/ |
D | ImageCairoWin.cpp | 81 GraphicsContext gc(targetRef); in getHBITMAPOfSize() local
|
D | ImageCGWin.cpp | 76 GraphicsContext gc(cgContext); in getHBITMAPOfSize() local
|
/external/webkit/JavaScriptCore/tests/mozilla/js1_6/ |
D | browser.js | 138 function gc() function
|
/external/webkit/WebCore/page/wince/ |
D | FrameWince.cpp | 148 GraphicsContext gc(bmpDC.get()); in imageFromSelection() local
|
/external/webkit/WebCore/platform/wx/wxcode/win/ |
D | non-kerned-drawing.cpp | 91 wxGraphicsContext* gc = dc->GetGraphicsContext(); in drawTextWithSpacing() local
|
/external/webkit/WebCore/platform/wx/wxcode/gtk/ |
D | scrollbar_render.cpp | 125 wxGraphicsContext* gc = gcdc->GetGraphicsContext(); in wxRenderer_DrawScrollbar() local
|
D | non-kerned-drawing.cpp | 190 wxGraphicsContext* gc = dc->GetGraphicsContext(); in drawTextWithSpacing() local
|
/external/e2fsprogs/misc/ |
D | blkid.c | 137 int lookup = 0, gc = 0; in main() local
|
/external/webkit/WebCore/platform/graphics/qt/ |
D | PathQt.cpp | 90 GraphicsContext* gc = scratchImage->context(); in strokeContains() local 122 GraphicsContext* gc = scratchImage->context(); in strokeBoundingRect() local
|
/external/webkit/LayoutTests/fast/js/resources/ |
D | js-test-pre.js | 242 function gc() { function
|
/external/webkit/WebCore/platform/graphics/cairo/ |
D | PathCairo.cpp | 259 GraphicsContext gc(cr); in strokeBoundingRect() local 285 GraphicsContext gc(cr); in strokeContains() local
|