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

/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
H A DAbstractTextPropertyEditor.java112 m_textControl.setEditable(isEditable());
291 protected boolean isEditable() { method in class:AbstractTextPropertyEditor
/external/webkit/Source/WebKit/chromium/public/
H A DWebContextMenuData.h118 bool isEditable; member in struct:WebKit::WebContextMenuData
162 , isEditable(false)
/external/webkit/Source/WebKit/android/WebCoreSupport/
H A DEditorClientAndroid.cpp61 bool EditorClientAndroid::isEditable() { /* notImplemented(); */ return false; } function in class:android::EditorClientAndroid
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
H A DWebEditorClient.cpp115 bool WebEditorClient::isEditable() function in class:WebKit::WebEditorClient
/external/webkit/Source/WebCore/page/
H A DPage.h301 void setEditable(bool isEditable) { m_isEditable = isEditable; } argument
302 bool isEditable() { return m_isEditable; } function in class:WebCore::Page
/external/webkit/Source/WebCore/loader/
H A DEmptyClients.h448 virtual bool isEditable() { return false; } function in class:WebCore::EmptyEditorClient
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 197 milliseconds