Searched defs:gfx (Results 26 - 50 of 1043) sorted by relevance

1234567891011>>

/external/chromium_org/ui/gfx/x/
H A Dx11_connection.cc5 #include "ui/gfx/x/x11_connection.h"
9 #include "ui/gfx/x/x11_types.h"
11 namespace gfx { namespace
14 return XInitThreads() && gfx::GetXDisplay();
17 } // namespace gfx
H A Dx11_connection.h8 #include "ui/gfx/gfx_export.h"
10 namespace gfx { namespace
16 } // namespace gfx
/external/chromium_org/ui/gl/
H A Dgl_bindings_skia_in_process.h12 namespace gfx { namespace
18 } // namespace gfx
H A Dgl_implementation_osmesa.h11 namespace gfx { namespace
17 } // namespace gfx
/external/chromium_org/ash/display/
H A Droot_window_transformers.h14 namespace gfx { namespace
25 const gfx::Display& display);
/external/chromium_org/ash/frame/
H A Dframe_util.h14 namespace gfx { namespace
22 ASH_EXPORT gfx::Image GetAvatarImageForContext(
/external/chromium_org/cc/layers/
H A Dlayer_utils.h10 namespace gfx { namespace
12 } // namespace gfx
24 static bool GetAnimationBounds(const LayerImpl& layer, gfx::BoxF* out);
/external/chromium_org/cc/output/
H A Drender_surface_filters.h17 namespace gfx { namespace
29 const gfx::SizeF& size,
35 const gfx::SizeF& size);
/external/chromium_org/cc/test/
H A Drender_pass_test_utils.h14 namespace gfx { namespace
28 const gfx::Rect& output_rect,
29 const gfx::Transform& root_transform);
33 const gfx::Rect& rect,
38 const gfx::Rect& rect,
43 const gfx::Rect& rect,
45 const gfx::Transform& transform);
56 gfx::Transform transform);
H A Dskia_common.h14 namespace gfx { namespace
23 const gfx::Rect& layer_rect,
26 void CreateBitmap(const gfx::Size& size, const char* uri, SkBitmap* bitmap);
/external/chromium_org/chrome/browser/chromeos/display/
H A Ddisplay_preferences.h17 namespace gfx { namespace
/external/chromium_org/chrome/browser/chromeos/login/
H A Dlogin_wizard.h10 namespace gfx { namespace
/external/chromium_org/chrome/browser/download/
H A Ddrag_download_item.h8 #include "ui/gfx/native_widget_types.h"
14 namespace gfx { namespace
22 gfx::Image* icon,
23 gfx::NativeView view);
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_avatar_icon_util.h16 namespace gfx { namespace
72 gfx::Image GetSizedAvatarIcon(const gfx::Image& image,
77 gfx::Image GetAvatarIconForMenu(const gfx::Image& image,
81 gfx::Image GetAvatarIconForWebUI(const gfx::Image& image,
86 gfx::Image GetAvatarIconForTitleBar(const gfx::Image& image,
/external/chromium_org/chrome/browser/supervised_user/
H A Dsupervised_user_theme.h10 namespace gfx { namespace
22 virtual gfx::Image GetImageNamed(int id) OVERRIDE;
/external/chromium_org/chrome/browser/ui/apps/
H A Dapp_info_dialog.h9 #include "ui/gfx/native_widget_types.h"
17 namespace gfx { namespace
22 void ShowAppInfoDialog(gfx::NativeWindow parent,
23 const gfx::Rect& bounds,
/external/chromium_org/chrome/browser/ui/
H A Dbrowser_tabstrip.h21 namespace gfx { namespace
47 const gfx::Rect& initial_pos,
H A Dbrowser_window_state.h20 namespace gfx { namespace
45 const gfx::Rect& bounds,
52 gfx::Rect* bounds,
H A Dconfirm_bubble.h8 #include "ui/gfx/native_widget_types.h"
12 namespace gfx { namespace
21 void ShowConfirmBubble(gfx::NativeWindow window,
22 gfx::NativeView anchor_view,
23 const gfx::Point& origin,
/external/chromium_org/chrome/browser/ui/panels/
H A Ddetached_panel_drag_handler.h11 namespace gfx { namespace
18 static void HandleDrag(Panel* panel, const gfx::Point& target_position);
H A Ddocked_panel_drag_handler.h11 namespace gfx { namespace
18 static void HandleDrag(Panel* panel, const gfx::Point& target_position);
H A Dpanel_mouse_watcher.h11 namespace gfx { namespace
33 virtual gfx::Point GetMousePosition() const = 0;
39 virtual void NotifyMouseMovement(const gfx::Point& mouse_position);
H A Dstacked_panel_drag_handler.h11 namespace gfx { namespace
19 const gfx::Point& target_position,
/external/chromium_org/chrome/browser/ui/tabs/
H A Dtab_resources.h8 namespace gfx { namespace
23 gfx::Path* path);
/external/chromium_org/chrome/browser/ui/views/app_list/linux/
H A Dapp_list_linux.h14 namespace gfx { namespace
18 } // namespace gfx
28 const gfx::Display& display);
35 static gfx::Point FindAnchorPoint(const gfx::Size& view_size,
36 const gfx::Display& display,
37 const gfx::Point& cursor,

Completed in 8907 milliseconds

1234567891011>>