HomeSort by relevance Sort by last modified time
    Searched defs:gfx (Results 1 - 25 of 104) sorted by null

1 2 3 4 5

  /external/chromium/chrome/browser/extensions/
browser_action_test_util.h 15 namespace gfx { namespace
18 } // namespace gfx
53 gfx::Rect GetPopupBounds();
62 static gfx::Size GetMinPopupSize();
65 static gfx::Size GetMaxPopupSize();
  /external/chromium/chrome/browser/
ntp_background_util.h 9 namespace gfx { namespace
25 ui::ThemeProvider* tp, gfx::Canvas* canvas,
26 const gfx::Rect& area, int tab_contents_height);
  /external/chromium/chrome/browser/ui/cocoa/notifications/
balloon_view_bridge.h 13 namespace gfx { namespace
29 virtual gfx::Size GetSize() const;
  /external/chromium/chrome/browser/ui/views/
browser_dialogs.h 11 #include "ui/gfx/native_widget_types.h"
31 namespace gfx { namespace
44 const gfx::Rect& bounds,
53 views::Window* ShowAboutChromeView(gfx::NativeWindow parent,
67 void ShowLoginWizard(const std::string& start_screen, const gfx::Size& size);
75 void EditSearchEngine(gfx::NativeWindow parent,
81 void ShowRepostFormWarningDialog(gfx::NativeWindow parent_window,
85 void ShowCollectedCookiesDialog(gfx::NativeWindow parent_window,
90 void ShowCreateWebAppShortcutsDialog(gfx::NativeWindow parent_window,
94 void ShowCreateChromeAppShortcutsDialog(gfx::NativeWindow parent_window
    [all...]
window.h 9 #include "ui/gfx/native_widget_types.h"
11 namespace gfx { namespace
23 views::Window* CreateViewsWindow(gfx::NativeWindow parent,
24 const gfx::Rect& bounds,
profile_menu_button.h 13 namespace gfx { namespace
  /external/chromium/chrome/browser/ui/webui/
bug_report_ui.h 11 namespace gfx { namespace
13 } // namespace gfx
fileicon_source.h 17 namespace gfx { namespace
38 gfx::Image* icon);
  /external/chromium/chrome/browser/ui/window_snapshot/
window_snapshot.h 11 #include "ui/gfx/native_widget_types.h"
13 namespace gfx { namespace
21 gfx::Rect GrabWindowSnapshot(gfx::NativeWindow window,
  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view.h 17 namespace gfx { namespace
38 virtual gfx::Rect GetTargetBounds() = 0;
  /external/chromium/chrome/browser/chromeos/login/
dom_login_display_host.h 12 #include "ui/gfx/rect.h"
14 namespace gfx { namespace
16 } // namespace gfx
24 explicit DOMLoginDisplayHost(const gfx::Rect& background_bounds);
30 virtual gfx::NativeWindow GetNativeWindow() const OVERRIDE;
dom_login_display.h 17 namespace gfx { namespace
19 } // namespace gfx
network_screen_delegate.h 12 namespace gfx { namespace
14 } // namespace gfx
34 virtual gfx::Size size() const = 0;
  /external/chromium/chrome/browser/instant/
instant_delegate.h 14 namespace gfx { namespace
45 virtual gfx::Rect GetInstantBounds() = 0;
instant_loader_delegate.h 14 namespace gfx { namespace
33 virtual gfx::Rect GetInstantBounds() = 0;
  /external/chromium/chrome/browser/ui/gtk/
tabstrip_origin_provider.h 9 namespace gfx{ namespace
28 virtual gfx::Point GetTabStripOriginForWidget(GtkWidget* widget) = 0;
  /external/chromium/chrome/browser/ui/views/tabs/
native_view_photobooth.h 10 #include "ui/gfx/native_widget_types.h"
12 namespace gfx { namespace
31 static NativeViewPhotobooth* Create(gfx::NativeView initial_view);
37 virtual void Replace(gfx::NativeView new_view) = 0;
41 virtual void PaintScreenshotIntoCanvas(gfx::Canvas* canvas,
42 const gfx::Rect& target_bounds) = 0;
tab_strip_controller.h 13 namespace gfx { namespace
61 virtual void ShowContextMenuForTab(BaseTab* tab, const gfx::Point& p) = 0;
  /external/chromium/chrome/browser/autofill/
autofill_dialog.h 15 namespace gfx { namespace
19 #include "ui/gfx/native_widget_types.h"
50 void ShowAutoFillDialog(gfx::NativeView parent,
  /external/chromium/chrome/browser/chromeos/
native_dialog_window.h 9 #include "ui/gfx/native_widget_types.h"
11 namespace gfx { namespace
14 } // namespace gfx
29 void ShowNativeDialog(gfx::NativeWindow parent,
30 gfx::NativeView native_dialog,
32 const gfx::Size& size,
33 const gfx::Size& min_size);
36 gfx::NativeWindow GetNativeDialogWindow(gfx::NativeView native_dialog);
39 gfx::Rect GetNativeDialogContentsBounds(gfx::NativeView native_dialog)
    [all...]
wm_overview_title.h 15 namespace gfx { namespace
29 void Init(const gfx::Size& size, WmOverviewSnapshot* snapshot);
  /external/chromium/chrome/browser/tabs/
tab_strip_model_delegate.h 18 namespace gfx { namespace
52 const gfx::Rect& window_bounds,
  /external/chromium/chrome/browser/ui/
status_bubble.h 12 namespace gfx { namespace
52 virtual void MouseMoved(const gfx::Point& position, bool left_content) = 0;
  /external/chromium/chrome/browser/ui/views/autocomplete/
touch_autocomplete_popup_contents_view.h 16 namespace gfx { namespace
29 const gfx::Font& font,
30 const gfx::Font& bold_font);
36 virtual void PaintMatch(gfx::Canvas* canvas,
47 TouchAutocompletePopupContentsView(const gfx::Font& font,
60 virtual void PaintResultViews(gfx::CanvasSkia* canvas);
65 const gfx::Font& font,
66 const gfx::Font& bold_font);
  /external/chromium/chrome/browser/ui/views/frame/
native_browser_frame.h 11 namespace gfx { namespace

Completed in 555 milliseconds

1 2 3 4 5