Searched refs:IsEditable (Results 1 - 3 of 3) sorted by relevance

/external/webkit/WebKit/wx/
H A DWebFrame.h139 bool IsEditable() const { return m_isEditable; } function in class:wxWebFrame
H A DWebView.h179 bool IsEditable() const { return m_isEditable; } function in class:wxWebView
/external/webkit/WebKit/wx/WebKitSupport/
H A DEditorClientWx.cpp208 return webKitWin->IsEditable();

Completed in 51 milliseconds