HomeSort by relevance Sort by last modified time
    Searched refs:NativeWindow (Results 226 - 250 of 413) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/ui/app_list/
app_list_shower_views.cc 48 gfx::NativeWindow AppListShower::GetWindow() {
  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_utils.cc 115 bool ShouldOpenAll(gfx::NativeWindow parent,
196 void OpenAll(gfx::NativeWindow parent,
238 void OpenAll(gfx::NativeWindow parent,
249 gfx::NativeWindow window) {
  /external/chromium_org/chrome/browser/ui/cocoa/website_settings/
website_settings_bubble_controller.h 111 static void Show(gfx::NativeWindow parent,
  /external/chromium_org/chrome/browser/ui/panels/
native_panel.h 45 virtual gfx::NativeWindow GetNativePanelWindow() = 0;
  /external/chromium_org/chrome/browser/ui/views/
chrome_views_delegate.h 38 virtual bool IsWindowInMetro(gfx::NativeWindow window) const OVERRIDE;
color_chooser_win.cc 60 gfx::NativeWindow owning_window = platform_util::GetTopLevel(
external_protocol_dialog.cc 136 gfx::NativeWindow parent_window = NULL;
select_file_dialog_extension.cc 100 void FindRuntimeContext(gfx::NativeWindow owner_window,
109 void FindRuntimeContext(gfx::NativeWindow owner_window,
199 gfx::NativeWindow owner_window) const {
333 gfx::NativeWindow owner_window,
simple_message_box_views.cc 204 MessageBoxResult ShowMessageBoxImpl(gfx::NativeWindow parent,
248 MessageBoxResult ShowMessageBox(gfx::NativeWindow parent,
256 MessageBoxResult ShowMessageBoxWithButtonText(gfx::NativeWindow parent,
  /external/chromium_org/chrome/browser/ui/views/download/
download_in_progress_dialog_view.cc 22 gfx::NativeWindow parent,
  /external/chromium_org/chrome/browser/ui/views/frame/
taskbar_decorator_win.cc 71 void DrawTaskbarDecoration(gfx::NativeWindow window, const gfx::Image* image) {
  /external/chromium_org/chrome/browser/ui/views/toolbar/
toolbar_view_browsertest.cc 35 gfx::NativeWindow window = browser->window()->GetNativeWindow();
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
change_picture_options_handler.h 115 gfx::NativeWindow GetBrowserWindow() const;
  /external/chromium_org/chrome/test/base/
interactive_test_utils_views.cc 25 gfx::NativeWindow window = browser_window->GetNativeWindow();
  /external/chromium_org/content/browser/web_contents/
web_contents_view_android.h 35 virtual gfx::NativeWindow GetTopLevelNativeWindow() const OVERRIDE;
web_contents_view_guest.h 48 virtual gfx::NativeWindow GetTopLevelNativeWindow() const OVERRIDE;
  /external/chromium_org/ui/views/controls/
prefix_selector.h 34 virtual gfx::NativeWindow GetAttachedWindow() const OVERRIDE;
  /external/chromium_org/ui/views/
views_delegate.h 100 virtual bool IsWindowInMetro(gfx::NativeWindow window) const;
  /external/chromium_org/chrome/browser/extensions/
extension_install_prompt.h 274 // parent NativeWindow + a PageNavigator.
277 ShowParams(gfx::NativeWindow window, content::PageNavigator* navigator);
282 // NativeWindow parent and navigator. If initialized using a parent web
284 gfx::NativeWindow parent_window;
312 gfx::NativeWindow native_window,
  /external/chromium_org/chrome/browser/
platform_util_win.cc 215 gfx::NativeWindow GetTopLevel(gfx::NativeView view) {
223 bool IsWindowActive(gfx::NativeWindow window) {
227 void ActivateWindow(gfx::NativeWindow window) {
  /external/chromium_org/ui/aura/test/
test_screen.cc 132 gfx::NativeWindow TestScreen::GetWindowUnderCursor() {
136 gfx::NativeWindow TestScreen::GetWindowAtScreenPoint(const gfx::Point& point) {
149 gfx::NativeWindow window) const {
  /external/chromium_org/ui/gfx/
screen_win.cc 107 gfx::NativeWindow ScreenWin::GetWindowUnderCursor() {
113 gfx::NativeWindow ScreenWin::GetWindowAtScreenPoint(const gfx::Point& point) {
200 NativeWindow ScreenWin::GetNativeWindowFromHWND(HWND hwnd) const {
  /external/chromium_org/ui/views/widget/
widget.h 251 gfx::NativeWindow context;
286 gfx::NativeWindow context);
288 gfx::NativeWindow context,
307 static Widget* GetWidgetForNativeWindow(gfx::NativeWindow native_window);
348 // Returns the gfx::NativeWindow associated with this Widget. This may return
351 gfx::NativeWindow GetNativeWindow() const;
    [all...]
  /external/deqp/modules/egl/
teglResizeTests.cpp 74 using eglu::NativeWindow;
116 MovePtr<NativeWindow> m_nativeWindow;
157 MovePtr<NativeWindow> nativeWindow (m_eglTestCtx.createNativeWindow(eglDisplay,
164 *nativeWindow,
180 m_nativeWindow = nativeWindow;
305 IVec2 getNativeSurfaceSize (const NativeWindow& nativeWindow,
308 if (hasBits(nativeWindow.getCapabilities(), NativeWindow::CAPABILITY_GET_SURFACE_SIZE)
    [all...]
  /external/chromium_org/chrome/browser/printing/
print_dialog_cloud.cc 491 gfx::NativeWindow modal_parent,
622 gfx::NativeWindow modal_parent,
633 gfx::NativeWindow window =
654 gfx::NativeWindow modal_parent,
701 gfx::NativeWindow modal_parent,
742 gfx::NativeWindow modal_parent,

Completed in 929 milliseconds

1 2 3 4 5 6 7 8 91011>>