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

/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/gtk/
H A DWebKitUIClient.cpp127 webkitWindowPropertiesSetResizable(webkit_web_view_get_window_properties(m_webView), resizable); variable
H A DWebKitWindowProperties.cpp119 bool resizable : 1; member in struct:_WebKitWindowPropertiesPrivate
362 void webkitWindowPropertiesSetResizable(WebKitWindowProperties* windowProperties, bool resizable) argument
[all...]
/macosx-10.10/WebCore-7600.1.25/page/
H A DWindowFeatures.h76 bool resizable; member in struct:WebCore::WindowFeatures
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/efl/
H A Dewk_window_features_private.h63 bool resizable() const { return m_resizable; } function in class:EwkWindowFeatures
H A Dewk_window_features.cpp95 void EwkWindowFeatures::setResizable(bool resizable) argument
/macosx-10.10/WebKit2-7600.1.25/UIProcess/efl/
H A DPageUIClientEfl.cpp182 void PageUIClientEfl::setIsResizable(WKPageRef, bool resizable, const void* clientInfo) argument
/macosx-10.10/ruby-106/ruby/ext/tk/lib/tk/
H A Dwm.rb425 def Wm.resizable(win, *args) singleton method in class:Tk.Wm.manage
434 def resizable(*args) method in class:Tk.Wm.manage
/macosx-10.10/tcl-105/tcl_ext/quicktimetcl/quicktimetcl/
H A DMoviePlayer.h104 int resizable; /* If we want the movie to be resizable via member in struct:MoviePlayer
/macosx-10.10/WebKit-7600.1.25/win/WebCoreSupport/
H A DWebChromeClient.cpp329 void WebChromeClient::setResizable(bool resizable) argument
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebCoreSupport/
H A DWebChromeClient.cpp308 void WebChromeClient::setResizable(bool resizable) argument
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/C/
H A DWKPreferences.cpp372 void WKPreferencesSetTextAreasAreResizable(WKPreferencesRef preferencesRef, bool resizable) argument

Completed in 117 milliseconds