/external/skia/src/core/ |
D | SkPictureStateTree.cpp | 67 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()
|
D | SkPictureStateTree.h | 57 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/ |
D | bubble_decoration.mm | 20 // implementation handles the problem. This draws the bubble edge a
|
D | page_action_decoration.mm | 71 // Always |kPageActionIconMaxSize| wide. |ImageDecoration| draws the
|
D | autocomplete_text_field_cell.mm | 278 // Superclass draws text portion WRT original |cellFrame|.
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_bar_toolbar_view.mm | 63 // CanvasSkiaPaint draws to the NSGraphicsContext during its destructor, so
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | dock_icon.mm | 15 // A view that draws our dock tile.
|
D | browser_frame_view.mm | 332 // an OpenGL surface behind it), so Cocoa draws the shadow only around the
|
D | confirm_quit_panel_controller.mm | 44 // The content view of the window that draws a custom frame.
|
D | gradient_button_cell.mm | 617 // NSCell draws these off-center for some reason, probably because of the
|
/external/webkit/Source/WebKit/mac/WebView/ |
D | WebClipView.mm | 77 …// <rdar://problem/3409315>: REGRESSSION (7B58-7B60)?: Safari draws blank frames on macosx.apple.c…
|
/external/webkit/Tools/DumpRenderTree/chromium/ |
D | WebThemeEngineDRTMac.mm | 172 // Despite passing in frameRect() to the scroller, it always draws at (0, 0).
|
/external/qemu/distrib/sdl-1.2.15/ |
D | README.QNX | 69 hind the overlay, then draws the temporary chroma key color over the
|
/external/webkit/Source/WebKit/mac/Misc/ |
D | WebKitNSStringExtras.mm | 122 // turn off font smoothing so translucent text draws correctly (Radar 3118455)
|
/external/quake/quake/src/QW/docs/ |
D | glqwcl-readme.txt | 107 By default, glqwcl just draws a shaded ball around objects that are emiting
|
/external/quake/quake/src/WinQuake/docs/ |
D | readme.glquake | 127 By default, glquake just draws a shaded ball around objects that are emiting
|
/external/webkit/Source/WebCore/platform/mac/ |
D | DragImageMac.mm | 224 // turn off font smoothing so translucent text draws correctly (Radar 3118455)
|
/external/quake/quake/src/WinQuake/kit/ |
D | README.TXT | 136 By default, glquake just draws a shaded ball around objects that are emiting
|
/external/quake/quake/src/WinQuake/ |
D | glqnotes.txt | 136 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/ |
D | Lexer.as | 30 /** A lexer is recognizer that draws input symbols from a character stream.
|
/external/webkit/Source/WebKit/win/Interfaces/ |
D | IWebView.idl | 673 …@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/ |
D | tab_strip_controller.mm | 374 // 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/ |
D | SkAnimateSchema.xsd | 986 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/ |
D | SkAnimateSchema.xsd | 986 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/ |
D | download_item_cell.mm | 584 // CanvasSkiaPaint draws its content to the current NSGraphicsContext in its
|