/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_bar_folder_window.h | 23 // Content view for the above window. "Stock" other than the drawing
|
bookmark_bar_toolbar_view_unittest.mm | 25 // When testing the floating drawing, we need to have a source of theme data. 124 // Test drawing (part 1), mostly to ensure nothing leaks or crashes. 130 // Test drawing (part 2), mostly to ensure nothing leaks or crashes. 156 // Test drawing (part 3), mostly to ensure nothing leaks or crashes.
|
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
keyword_hint_decoration.h | 35 // Attributes for drawing the hint string, such as font and color.
|
/external/chromium/chrome/browser/ui/cocoa/tabs/ |
tab_view_unittest.mm | 29 // Test drawing, mostly to ensure nothing leaks or crashes.
|
/external/chromium/chrome/browser/ui/gtk/ |
tabstrip_origin_provider.h | 22 // start drawing the background theme image. This is the x coordinate of
|
/external/chromium/chrome/browser/ui/views/ |
dropdown_bar_view.h | 46 // part of it. The view needs to know the pixel offset at which we are drawing
|
theme_helpers.h | 14 // drawing Rebar like backgrounds in Views. The reason not to just use
|
/external/chromium-trace/trace-viewer/src/tracing/tracks/ |
heading_track.js | 16 * infrastructure. Subclasses must implement drawing code.
|
/external/chromium_org/cc/output/ |
software_output_device.h | 23 // This is a "tear-off" class providing software drawing support to
|
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_bar_folder_window.h | 19 // Content view for the above window. "Stock" other than the drawing
|
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/ |
keyword_hint_decoration.h | 34 // Attributes for drawing the hint string, such as font and color.
|
/external/chromium_org/chrome/browser/ui/gtk/ |
tabstrip_origin_provider.h | 21 // start drawing the background theme image. This is the x coordinate of
|
/external/chromium_org/content/browser/web_contents/aura/ |
shadow_layer_delegate.h | 22 // ShadowLayerDelegate takes care of drawing a shadow on the left edge of
|
/external/chromium_org/native_client_sdk/src/examples/api/var_array_buffer/ |
index.html | 20 drawing a histogram representing the contents of the file to a 2D
|
/external/chromium_org/skia/ext/ |
vector_canvas.h | 16 // to work with a VectorDevice to manage platform-specific drawing. It allows
|
/external/chromium_org/third_party/WebKit/ManualTests/resources/ |
chrome-bidi-text-window.html | 19 This tests drawing bidirectional text in Windows Safari chrome.
|
/external/chromium_org/third_party/skia/include/core/ |
SkDrawFilter.h | 21 * used for the actual drawing. Note: this modification only lasts for the
|
/external/chromium_org/tools/stats_viewer/ |
OpenDialog.resx | 21 <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
25 <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
/external/chromium_org/tools/stats_viewer/Properties/ |
Resources.resx | 21 <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
25 <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
/external/chromium_org/ui/gfx/image/ |
canvas_image_source.h | 20 // with target scale factor and generates ImageSkiaRep when drawing is
|
/external/chromium_org/ui/gl/ |
gl_surface_nsview.h | 18 // class, and the NSView is expected to use this context for drawing.
|
/external/chromium_org/ui/native_theme/ |
common_theme.h | 14 // Drawing code that is common for all platforms.
|
/external/replicaisland/src/com/replica/replicaisland/ |
AnimationFrame.java | 25 * prevent the sprite from drawing.
|
DrawableBitmap.java | 65 * Begins drawing bitmaps. Sets the OpenGL state for rapid drawing. 130 // This is necessary because we could be drawing the same texture with different 149 * Ends the drawing and restores the OpenGL state.
|
/external/skia/gm/ |
imagemagnifier.cpp | 24 // Skip tiled drawing until https://code.google.com/p/skia/issues/detail?id=781 is fixed.
|