Searched defs:setSelection (Results 1 – 7 of 7) sorted by relevance
/external/llvm/include/llvm/CodeGen/PBQP/ |
D | Solution.h | 77 void setSelection(Graph::NodeItr nItr, unsigned selection) { in setSelection() function
|
/external/webkit/Source/WebKit/android/nav/ |
D | CachedRoot.h | 107 void setSelection(int start, int end) { mSelectionStart = start; mSelectionEnd = end; } in setSelection() function
|
/external/skia/src/views/ |
D | SkListWidget.cpp | 65 void SkListView::setSelection(int index) in setSelection() function in SkListView
|
/external/chromium/chrome/browser/accessibility/ |
D | browser_accessibility_win.h | 283 STDMETHODIMP setSelection(LONG selection_index, in setSelection() function
|
/external/webkit/Source/WebCore/rendering/ |
D | RenderView.cpp | 408 void RenderView::setSelection(RenderObject* start, int startPos, RenderObject* end, int endPos, Sel… in setSelection() function in WebCore::RenderView
|
/external/webkit/Source/WebCore/editing/ |
D | SelectionController.cpp | 133 void SelectionController::setSelection(const VisibleSelection& s, SetSelectionOptions options, Curs… in setSelection() function in WebCore::SelectionController
|
/external/webkit/Source/WebKit/android/jni/ |
D | WebViewCore.cpp | 2184 void WebViewCore::setSelection(int start, int end) in setSelection() function in android::WebViewCore
|