Searched defs:NativeEditView (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/gfx/
H A Dnative_widget_types.h35 // NativeEditView: a handle to a native edit-box. The Mac folks wanted this
139 typedef HWND NativeEditView; typedef in namespace:gfx
144 typedef UITextField* NativeEditView; typedef in namespace:gfx
153 typedef NSTextField* NativeEditView; typedef in namespace:gfx
162 typedef void* NativeEditView; typedef in namespace:gfx
167 typedef void* NativeEditView; typedef in namespace:gfx

Completed in 724 milliseconds