Searched defs:getSelection (Results 1 - 6 of 6) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCSectionCOFF.h54 int getSelection () const { return Selection; } function in class:llvm::MCSectionCOFF
/external/llvm/include/llvm/CodeGen/PBQP/
H A DSolution.h26 /// To get the selection for each node in the problem use the getSelection method.
84 unsigned getSelection(Graph::ConstNodeItr nItr) const { function in class:PBQP::Solution
/external/skia/include/views/
H A DSkWidget.h362 int getSelection() const { return fCurrIndex; } function in class:SkListView
434 int getSelection() const { return fCurrIndex; } function in class:SkGridView
H A DSkWidgetViews.h230 int getSelection() const { return fCurrIndex; } function in class:SkListView
/external/webkit/Source/WebCore/page/
H A DDOMWindow.cpp857 DOMSelection* DOMWindow::getSelection() function in class:WebCore::DOMWindow
/external/webkit/Source/WebKit/android/nav/
H A DWebView.cpp1153 String getSelection() function in namespace:android
1155 return m_selectText.getSelection();
2496 String selection = view->getSelection();

Completed in 5930 milliseconds