Searched defs:isSelected (Results 1 – 12 of 12) sorted by relevance
106 void Widget::setIsSelected(bool isSelected) in setIsSelected()
62 boolean isSelected, boolean cellHasFocus) { in getListCellRendererComponent()
49 boolean isSelected, boolean cellHasFocus) { in getListCellRendererComponent()
63 boolean isSelected, boolean cellHasFocus) { in getListCellRendererComponent()
75 bool AccessibilityListBoxOption::isSelected() const in isSelected() function in WebCore::AccessibilityListBoxOption
230 virtual bool isSelected() const { return false; }; in isSelected() function
604 bool isSelected = dragSource.isSelected(); in startDrag() local
1376 bool AccessibilityRenderObject::isSelected() const in isSelected() function in WebCore::AccessibilityRenderObject
122 public boolean isSelected() { in isSelected() method in CalendarEntry
136 bool HitTestResult::isSelected() const in isSelected() function in WebCore::HitTestResult
293 bool RenderReplaced::isSelected() const in isSelected() function in WebCore::RenderReplaced
54 bool InlineTextBox::isSelected(int startPos, int endPos) const in isSelected() function in WebCore::InlineTextBox