Home
last modified time | relevance | path

Searched refs:draws (Results 1 – 25 of 54) sorted by relevance

123

/external/skia/src/core/
DSkPictureStateTree.cpp67 SkPictureStateTree::Iterator SkPictureStateTree::getIterator(const SkTDArray<void*>& draws, in getIterator() argument
69 return Iterator(draws, canvas, fRoot); in getIterator()
82 SkPictureStateTree::Iterator::Iterator(const SkTDArray<void*>& draws, SkCanvas* canvas, Node* root) in Iterator() argument
83 : fDraws(&draws) in Iterator()
DSkPictureStateTree.h57 Iterator getIterator(const SkTDArray<void*>& draws, SkCanvas* canvas);
76 Iterator(const SkTDArray<void*>& draws, SkCanvas* canvas, Node* root);
/external/chromium/chrome/browser/ui/cocoa/location_bar/
Dbubble_decoration.mm20 // implementation handles the problem. This draws the bubble edge a
Dpage_action_decoration.mm71 // Always |kPageActionIconMaxSize| wide. |ImageDecoration| draws the
Dautocomplete_text_field_cell.mm278 // Superclass draws text portion WRT original |cellFrame|.
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_bar_toolbar_view.mm63 // CanvasSkiaPaint draws to the NSGraphicsContext during its destructor, so
/external/chromium/chrome/browser/ui/cocoa/
Ddock_icon.mm15 // A view that draws our dock tile.
Dbrowser_frame_view.mm332 // an OpenGL surface behind it), so Cocoa draws the shadow only around the
Dconfirm_quit_panel_controller.mm44 // The content view of the window that draws a custom frame.
Dgradient_button_cell.mm617 // NSCell draws these off-center for some reason, probably because of the
/external/webkit/Source/WebKit/mac/WebView/
DWebClipView.mm77 …// <rdar://problem/3409315>: REGRESSSION (7B58-7B60)?: Safari draws blank frames on macosx.apple.c…
/external/webkit/Tools/DumpRenderTree/chromium/
DWebThemeEngineDRTMac.mm172 // Despite passing in frameRect() to the scroller, it always draws at (0, 0).
/external/qemu/distrib/sdl-1.2.15/
DREADME.QNX69 hind the overlay, then draws the temporary chroma key color over the
/external/webkit/Source/WebKit/mac/Misc/
DWebKitNSStringExtras.mm122 // turn off font smoothing so translucent text draws correctly (Radar 3118455)
/external/quake/quake/src/QW/docs/
Dglqwcl-readme.txt107 By default, glqwcl just draws a shaded ball around objects that are emiting
/external/quake/quake/src/WinQuake/docs/
Dreadme.glquake127 By default, glquake just draws a shaded ball around objects that are emiting
/external/webkit/Source/WebCore/platform/mac/
DDragImageMac.mm224 // turn off font smoothing so translucent text draws correctly (Radar 3118455)
/external/quake/quake/src/WinQuake/kit/
DREADME.TXT136 By default, glquake just draws a shaded ball around objects that are emiting
/external/quake/quake/src/WinQuake/
Dglqnotes.txt136 By default, glquake just draws a shaded ball around objects that are emiting
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DLexer.as30 /** A lexer is recognizer that draws input symbols from a character stream.
/external/webkit/Source/WebKit/win/Interfaces/
DIWebView.idl673 …@abstract Sets whether the receiver draws a default white background when the loaded page has no b…
680 @result Returns YES if the receiver draws a default white background, NO otherwise.
/external/chromium/chrome/browser/ui/cocoa/tabs/
Dtab_strip_controller.mm374 // nib a priori, it draws correctly. If we create it in code and add it to
375 // the tab view, it draws with all sorts of crazy artifacts."
582 // Create a new tab view and set its cell correctly so it draws the way we want
1345 // Favicons come from the renderer, and the renderer draws everything in the
/external/skia/src/animator/
DSkAnimateSchema.xsd986 In the display list, apply draws the element it scopes after evaluating the animation.
1567 may contain groups. An element in a group draws identically to an element outside a group.
1883 movies. One movie cannot affect how another movie draws, but movies can communicate
1929 <!-- @element blur Blur radially draws the shape with varying transparency. -->
1978 <!-- @attribute stroke Stroke draws the outline of geometry according to the pen attributes.
1997 <!-- @attribute textSkewX TextSkewX draws the text obliquely. -->
2003 <!-- @attribute underline Underline draws a line under the baseline of the text. -->
/external/skia/legacy/src/animator/
DSkAnimateSchema.xsd986 In the display list, apply draws the element it scopes after evaluating the animation.
1567 may contain groups. An element in a group draws identically to an element outside a group.
1883 movies. One movie cannot affect how another movie draws, but movies can communicate
1929 <!-- @element blur Blur radially draws the shape with varying transparency. -->
1978 <!-- @attribute stroke Stroke draws the outline of geometry according to the pen attributes.
1997 <!-- @attribute textSkewX TextSkewX draws the text obliquely. -->
2003 <!-- @attribute underline Underline draws a line under the baseline of the text. -->
/external/chromium/chrome/browser/ui/cocoa/download/
Ddownload_item_cell.mm584 // CanvasSkiaPaint draws its content to the current NSGraphicsContext in its

123