Home
last modified time | relevance | path

Searched defs:setSelection (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/CodeGen/PBQP/
DSolution.h77 void setSelection(Graph::NodeItr nItr, unsigned selection) { in setSelection() function
/external/webkit/Source/WebKit/android/nav/
DCachedRoot.h107 void setSelection(int start, int end) { mSelectionStart = start; mSelectionEnd = end; } in setSelection() function
/external/skia/src/views/
DSkListWidget.cpp65 void SkListView::setSelection(int index) in setSelection() function in SkListView
/external/chromium/chrome/browser/accessibility/
Dbrowser_accessibility_win.h283 STDMETHODIMP setSelection(LONG selection_index, in setSelection() function
/external/webkit/Source/WebCore/rendering/
DRenderView.cpp408 void RenderView::setSelection(RenderObject* start, int startPos, RenderObject* end, int endPos, Sel… in setSelection() function in WebCore::RenderView
/external/webkit/Source/WebCore/editing/
DSelectionController.cpp133 void SelectionController::setSelection(const VisibleSelection& s, SetSelectionOptions options, Curs… in setSelection() function in WebCore::SelectionController
/external/webkit/Source/WebKit/android/jni/
DWebViewCore.cpp2184 void WebViewCore::setSelection(int start, int end) in setSelection() function in android::WebViewCore