HomeSort by relevance Sort by last modified time
    Searched full:wholeword (Results 1 - 9 of 9) sorted by null

  /external/webkit/Source/WebKit/mac/WebView/
WebTextCompletionController.mm 177 DOMRange *wholeWord = [frame _rangeByAlteringCurrentSelection:SelectionController::AlterationExtend
179 DOMRange *prefix = [wholeWord cloneRange];
208 NSRect wordRect = [frame _caretRectAtPosition:Position(core([wholeWord startContainer]), [wholeWord startOffset], Position::PositionIsOffsetInAnchor) affinity:NSSelectionAffinityDownstream];
  /external/srec/srec/include/
pre_desc.h 148 prdata seq_sq_sum_whole; /* sum of the squared of frames, for wholeword */
149 prdata seq_unnorm_sq_sum_whole; /* sum of the squared of frames, for wholeword */
  /external/webkit/Source/WebCore/page/
DOMWindow.h 158 bool find(const String&, bool caseSensitive, bool backwards, bool wrap, bool wholeWord, bool searchInFrames, bool showDialog) const;
DOMWindow.cpp 1051 bool DOMWindow::find(const String& string, bool caseSensitive, bool backwards, bool wrap, bool /*wholeWord*/, bool /*searchInFrames*/, bool /*showDialog*/) const
1056 // FIXME (13016): Support wholeWord, searchInFrames and showDialog
    [all...]
DOMWindow.idl 91 in boolean wholeWord,
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
AaptParser.java 635 false /*wholeWord*/, false /*regExSearch*/);
639 false /*wholeWord*/, false /*regExSearch*/);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
pdebuild-ant.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.text_3.5.0.v20100601-1300.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 

Completed in 117 milliseconds