Searched refs:gfx (Results 201 - 225 of 5206) sorted by relevance

1234567891011>>

/external/chromium_org/ui/snapshot/test/
H A Dsnapshot_desktop.h10 namespace gfx { namespace
20 const gfx::Rect& snapshot_bounds,
/external/chromium_org/ui/v2/public/
H A Dpainter.h10 namespace gfx { namespace
20 virtual void Paint(gfx::Canvas* canvas) = 0;
/external/chromium_org/ui/views/window/
H A Dwindow_resources.h8 namespace gfx { namespace
28 virtual gfx::ImageSkia* GetPartImage(FramePartImage part) const = 0;
/external/chromium_org/cc/input/
H A Dlayer_scroll_offset_delegate.h9 #include "ui/gfx/size_f.h"
10 #include "ui/gfx/vector2d_f.h"
27 virtual gfx::Vector2dF GetTotalScrollOffset() = 0;
37 virtual void UpdateRootLayerState(const gfx::Vector2dF& total_scroll_offset,
38 const gfx::Vector2dF& max_scroll_offset,
39 const gfx::SizeF& scrollable_size,
/external/chromium_org/chrome/browser/chromeos/login/ui/
H A Dmock_login_display.cc10 #include "ui/gfx/rect.h"
14 MockLoginDisplay::MockLoginDisplay() : LoginDisplay(NULL, gfx::Rect()) {
/external/chromium_org/chrome/browser/ui/ash/
H A Dash_init.h8 #include "ui/gfx/native_widget_types.h"
17 void OpenAsh(gfx::AcceleratedWidget remote_window);
/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_popup_view_delegate.h8 #include "ui/gfx/native_widget_types.h"
10 namespace gfx { namespace
30 virtual void SetSelectionAtPoint(const gfx::Point& point) = 0;
41 virtual const gfx::Rect& popup_bounds() const = 0;
44 virtual gfx::NativeView container_view() = 0;
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dglass_browser_frame_view.h26 virtual gfx::Rect GetBoundsForTabStrip(views::View* tabstrip) const OVERRIDE;
30 virtual gfx::Size GetMinimumSize() const OVERRIDE;
33 virtual gfx::Rect GetBoundsForClientView() const OVERRIDE;
34 virtual gfx::Rect GetWindowBoundsForClientBounds(
35 const gfx::Rect& client_bounds) const OVERRIDE;
36 virtual int NonClientHitTest(const gfx::Point& point) OVERRIDE;
37 virtual void GetWindowMask(const gfx::Size& size, gfx::Path* window_mask)
46 virtual void OnPaint(gfx::Canvas* canvas) OVERRIDE;
56 const gfx
[all...]
/external/chromium_org/chrome/common/extensions/api/notifications/
H A Dnotification_style.cc17 gfx::Size(message_center::kNotificationPreferredImageWidth,
19 sizes.icon_size = gfx::Size(message_center::kNotificationIconSize,
22 gfx::Size(message_center::kNotificationButtonIconSize,
25 sizes.app_icon_mask_size = gfx::Size(message_center::kSmallImageSize,
/external/chromium_org/components/favicon_base/
H A Dselect_favicon_frames.h14 namespace gfx { namespace
40 gfx::ImageSkia CreateFaviconImageSkia(
42 const std::vector<gfx::Size>& original_sizes,
58 void SelectFaviconFrameIndices(const std::vector<gfx::Size>& frame_pixel_sizes,
/external/chromium_org/content/public/browser/
H A Dfavicon_status.cc8 #include "ui/gfx/image/image_skia.h"
13 image = gfx::Image(*GetContentClient()->browser()->GetDefaultFavicon());
/external/chromium_org/extensions/browser/app_window/
H A Dsize_constraints.cc9 #include "ui/gfx/insets.h"
16 SizeConstraints::SizeConstraints(const gfx::Size& min_size,
17 const gfx::Size& max_size)
23 gfx::Size SizeConstraints::AddFrameToConstraints(
24 const gfx::Size& size_constraints,
25 const gfx::Insets& frame_insets) {
26 return gfx::Size(
35 gfx::Size SizeConstraints::ClampSize(gfx::Size size) const {
36 const gfx
[all...]
/external/chromium_org/extensions/common/
H A Ddraggable_region.h8 #include "ui/gfx/rect.h"
14 gfx::Rect bounds;
/external/chromium_org/ui/base/cursor/
H A Dcursors_aura.h13 namespace gfx { namespace
29 gfx::Point* point);
36 gfx::Point* point);
41 GetCursorBitmap(const Cursor& cursor, SkBitmap* bitmap, gfx::Point* point);
/external/chromium_org/ui/gfx/
H A Dfavicon_size.h8 #include "ui/gfx/gfx_export.h"
10 namespace gfx { namespace
20 } // namespace gfx
H A Dgfx_paths.h8 #include "ui/gfx/gfx_export.h"
13 namespace gfx { namespace
27 } // namespace gfx
H A Dscoped_canvas.h8 #include "ui/gfx/canvas.h"
10 namespace gfx { namespace
15 explicit ScopedCanvas(gfx::Canvas* canvas) : canvas_(canvas) {
23 void SetCanvas(gfx::Canvas* canvas) {
31 gfx::Canvas* canvas_;
36 } // namespace gfx
/external/chromium_org/ui/gl/
H A Dgl_image.cc7 namespace gfx { namespace
21 } // namespace gfx
H A Dgl_surface_stub.h10 namespace gfx { namespace
15 void SetSize(const gfx::Size& size) { size_ = size; }
21 virtual gfx::Size GetSize() OVERRIDE;
28 gfx::Size size_;
31 } // namespace gfx
H A Dgpu_preference.h8 namespace gfx { namespace
23 } // namespace gfx
/external/chromium_org/ui/ozone/public/
H A Dsurface_ozone_canvas.h15 namespace gfx { namespace
36 virtual void ResizeCanvas(const gfx::Size& viewport_size) = 0;
44 virtual void PresentCanvas(const gfx::Rect& damage) = 0;
46 // Returns a gfx::VsyncProvider for this surface. Note that this may be
51 virtual scoped_ptr<gfx::VSyncProvider> CreateVSyncProvider() = 0;
/external/chromium_org/ui/views/controls/
H A Dimage_view.h8 #include "ui/gfx/image/image_skia.h"
11 namespace gfx { namespace
41 void SetImage(const gfx::ImageSkia& img);
46 void SetImage(const gfx::ImageSkia* image_skia);
50 const gfx::ImageSkia& GetImage();
53 void SetImageSize(const gfx::Size& image_size);
58 bool GetImageSize(gfx::Size* image_size) const;
61 gfx::Rect GetImageBounds() const;
83 virtual gfx::Size GetPreferredSize() const OVERRIDE;
86 virtual void OnPaint(gfx
[all...]
/external/chromium_org/ui/views/
H A Dmouse_watcher_view_host.h21 MouseWatcherViewHost(View* view, const gfx::Insets& hot_zone_insets);
25 virtual bool Contains(const gfx::Point& screen_point,
29 bool IsCursorInViewZone(const gfx::Point& screen_point);
35 const gfx::Insets hot_zone_insets_;
/external/chromium_org/ui/views/test/
H A Dtest_views.cc9 StaticSizedView::StaticSizedView(const gfx::Size& size) : size_(size) {}
13 gfx::Size StaticSizedView::GetPreferredSize() const {
26 gfx::Size ProportionallySizedView::GetPreferredSize() const {
28 return gfx::Size(preferred_width_, GetHeightForWidth(preferred_width_));
/external/chromium_org/ui/views/win/
H A Dhwnd_util.h8 #include "ui/gfx/native_widget_types.h"
9 #include "ui/gfx/rect.h"
24 VIEWS_EXPORT HWND HWNDForNativeView(const gfx::NativeView view);
27 VIEWS_EXPORT HWND HWNDForNativeWindow(const gfx::NativeWindow window);
29 VIEWS_EXPORT gfx::Rect GetWindowBoundsForClientBounds(
30 View* view, const gfx::Rect& client_bounds);

Completed in 539 milliseconds

1234567891011>>