HomeSort by relevance Sort by last modified time
    Searched refs:NativeEditView (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/gfx/
native_widget_types.h 35 // NativeEditView: a handle to a native edit-box. The Mac folks wanted this
139 typedef HWND NativeEditView;
144 typedef UITextField* NativeEditView;
153 typedef NSTextField* NativeEditView;
162 typedef void* NativeEditView;
167 typedef void* NativeEditView;
  /external/chromium_org/content/shell/browser/
shell.h 233 gfx::NativeEditView url_edit_view_;

Completed in 2597 milliseconds