Home
last modified time | relevance | path

Searched defs:isSelected (Results 1 – 12 of 12) sorted by relevance

/external/webkit/WebCore/platform/android/
DWidgetAndroid.cpp106 void Widget::setIsSelected(bool isSelected) in setIsSelected()
/external/junit/src/junit/swingui/
DDefaultFailureDetailView.java62 boolean isSelected, boolean cellHasFocus) { in getListCellRendererComponent()
DFailureRunView.java49 boolean isSelected, boolean cellHasFocus) { in getListCellRendererComponent()
DTestSelector.java63 boolean isSelected, boolean cellHasFocus) { in getListCellRendererComponent()
/external/webkit/WebCore/page/
DAccessibilityListBoxOption.cpp75 bool AccessibilityListBoxOption::isSelected() const in isSelected() function in WebCore::AccessibilityListBoxOption
DAccessibilityObject.h230 virtual bool isSelected() const { return false; }; in isSelected() function
DDragController.cpp604 bool isSelected = dragSource.isSelected(); in startDrag() local
DAccessibilityRenderObject.cpp1376 bool AccessibilityRenderObject::isSelected() const in isSelected() function in WebCore::AccessibilityRenderObject
/external/gdata/src/com/google/wireless/gdata/calendar/data/
DCalendarEntry.java122 public boolean isSelected() { in isSelected() method in CalendarEntry
/external/webkit/WebCore/rendering/
DHitTestResult.cpp136 bool HitTestResult::isSelected() const in isSelected() function in WebCore::HitTestResult
DRenderReplaced.cpp293 bool RenderReplaced::isSelected() const in isSelected() function in WebCore::RenderReplaced
DInlineTextBox.cpp54 bool InlineTextBox::isSelected(int startPos, int endPos) const in isSelected() function in WebCore::InlineTextBox