Home
last modified time | relevance | path

Searched refs:removeSelection (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Tools/DumpRenderTree/
DAccessibilityUIElement.h90 void removeSelection();
DAccessibilityUIElement.cpp435 toAXElement(thisObject)->removeSelection(); in removeSelectionCallback()
/external/chromium/chrome/browser/accessibility/
Dbrowser_accessibility_win.h277 STDMETHODIMP removeSelection(LONG selection_index) { in removeSelection() function
/external/webkit/Tools/DumpRenderTree/win/
DAccessibilityUIElementWin.cpp678 void AccessibilityUIElement::removeSelection() in removeSelection() function in AccessibilityUIElement
/external/webkit/Tools/DumpRenderTree/gtk/
DAccessibilityUIElementGtk.cpp788 void AccessibilityUIElement::removeSelection() in removeSelection() function in AccessibilityUIElement
/external/webkit/Tools/DumpRenderTree/mac/
DAccessibilityUIElementMac.mm1261 void AccessibilityUIElement::removeSelection() function
/external/webkit/Tools/
DChangeLog-2010-05-2418189 Call its removeSelection() function.
18203 (AccessibilityUIElement::removeSelection):
18213 (AccessibilityUIElement::removeSelection):
18223 (AccessibilityUIElement::removeSelection):
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0655758 Implement AtkText's setSelection and removeSelection functions