Searched refs:isSelectable (Results 1 - 9 of 9) sorted by relevance

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowListView.java92 public void addHeaderView(View headerView, Object data, boolean isSelectable) { argument
109 public void addFooterView(View footerView, Object data, boolean isSelectable) { argument
/external/webkit/Tools/DumpRenderTree/
H A DAccessibilityUIElement.h137 bool isSelectable() const;
H A DAccessibilityUIElement.cpp684 return JSValueMakeBoolean(context, toAXElement(thisObject)->isSelectable());
891 { "isSelectable", getIsSelectableCallback, 0, kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDelete },
/external/webkit/Source/WebCore/platform/chromium/
H A DPopupMenuChromium.cpp1081 bool isSelectable = isSelectableItem(index);
1082 if (index != m_selectedIndex && isSelectable) {
1089 } else if (!isSelectable) {
/external/webkit/Tools/DumpRenderTree/gtk/
H A DAccessibilityUIElementGtk.cpp731 bool AccessibilityUIElement::isSelectable() const function in class:AccessibilityUIElement
/external/webkit/Tools/DumpRenderTree/win/
H A DAccessibilityUIElementWin.cpp620 bool AccessibilityUIElement::isSelectable() const function in class:AccessibilityUIElement
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/webkit/Tools/DumpRenderTree/mac/
H A DAccessibilityUIElementMac.mm1196 bool AccessibilityUIElement::isSelectable() const

Completed in 1940 milliseconds