HomeSort by relevance Sort by last modified time
    Searched refs:NativeView (Results 101 - 125 of 252) sorted by null

1 2 3 45 6 7 8 91011

  /external/chromium_org/chrome/browser/ui/views/tabs/
window_finder_ash.cc 16 const std::set<gfx::NativeView>& ignore,
window_finder_win.cc 208 std::set<HWND> RemapIgnoreSet(const std::set<gfx::NativeView>& ignore) {
210 std::set<gfx::NativeView>::const_iterator it = ignore.begin();
  /external/chromium_org/content/browser/android/
content_video_view.h 82 // Returns the associated NativeView
83 gfx::NativeView GetNativeView();
  /external/chromium_org/mojo/aura/
screen_mojo.h 35 gfx::NativeView view) const OVERRIDE;
  /external/chromium_org/mojo/services/view_manager/
screen_impl.h 37 gfx::NativeView view) const OVERRIDE;
  /external/chromium_org/printing/
printing_context.h 45 virtual void AskUserForSettings(gfx::NativeView parent_view,
printing_context_android.h 35 gfx::NativeView parent_view,
printing_context_linux.h 41 gfx::NativeView parent_view,
printing_context_mac.h 29 gfx::NativeView parent_view,
printing_context_win.h 27 gfx::NativeView parent_view,
  /external/chromium_org/ui/aura/test/
test_screen.h 58 gfx::NativeView view) const OVERRIDE;
  /external/chromium_org/ui/gfx/
screen_android.cc 51 gfx::NativeView view) const OVERRIDE {
screen_win.cc 94 gfx::Display ScreenWin::GetDisplayNearestWindow(gfx::NativeView window) const {
150 HWND ScreenWin::GetHWNDFromNativeView(NativeView window) const {
  /external/chromium_org/ui/views/test/
views_test_base.cc 68 gfx::NativeView ViewsTestBase::GetContext() {
widget_test.h 76 Widget* CreateChildPlatformWidget(gfx::NativeView parent_native_view);
  /external/chromium_org/ui/views/win/
hwnd_util_aurawin.cc 21 HWND HWNDForNativeView(const gfx::NativeView view) {
  /external/chromium_org/ash/drag_drop/
drag_image_view.cc 21 Widget* CreateDragWidget(gfx::NativeView context) {
39 DragImageView::DragImageView(gfx::NativeView context,
  /external/chromium_org/ash/test/
child_modal_window.cc 50 void CreateChildModalParent(gfx::NativeView context) {
112 ChildModalParent::ChildModalParent(gfx::NativeView context)
  /external/chromium_org/chrome/browser/extensions/api/tabs/
windows_event_router.cc 78 gfx::NativeView focused_before,
79 gfx::NativeView focused_now) {
  /external/chromium_org/chrome/browser/ui/cocoa/omnibox/
omnibox_view_mac.h 67 virtual gfx::NativeView GetNativeView() const OVERRIDE;
68 virtual gfx::NativeView GetRelativeWindowForPopup() const OVERRIDE;
  /external/chromium_org/content/browser/frame_host/
render_widget_host_view_child_frame.h 41 virtual void InitAsChild(gfx::NativeView parent_view) OVERRIDE;
52 virtual gfx::NativeView GetNativeView() const OVERRIDE;
render_widget_host_view_guest.h 51 virtual void InitAsChild(gfx::NativeView parent_view) OVERRIDE;
54 virtual gfx::NativeView GetNativeView() const OVERRIDE;
  /external/chromium_org/ui/snapshot/
snapshot_win.cc 108 bool GrabViewSnapshot(gfx::NativeView view_handle,
132 gfx::NativeView view,
  /external/chromium_org/ui/views/touchui/
touch_editing_menu.cc 44 gfx::NativeView context)
78 gfx::NativeView context) {
  /external/chromium_org/ui/views/window/
dialog_delegate.cc 34 gfx::NativeView context,
35 gfx::NativeView parent) {

Completed in 686 milliseconds

1 2 3 45 6 7 8 91011