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

  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
page_selection_test.unitjs 31 this.pSel = cvox.CursorSelection.fromNode($('p1'));
32 this.pSel.start.index = 0;
33 this.pSel.end.index = 1;
53 var pageSel = new cvox.PageSelection(this.pSel);
65 var pageSel = new cvox.PageSelection(this.pSel);
71 this.pSel.setReversed(true);
72 pageSel.extend(this.pSel);
74 this.pSel.start.node = this.pSel.start.node.firstChild;
75 this.pSel.start.index = 3
    [all...]
  /external/apache-http/src/org/apache/http/impl/conn/
ProxySelectorRoutePlanner.java 195 ProxySelector psel = this.proxySelector; local
196 if (psel == null)
197 psel = ProxySelector.getDefault();
198 if (psel == null)
208 List<Proxy> proxies = psel.select(targetURI);
  /external/chromium_org/third_party/sqlite/src/src/
select.c     [all...]
build.c     [all...]
expr.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
compstui.h 777 LPTSTR pSel;
    [all...]
  /packages/inputmethods/LatinIME/java/res/values-nb/
strings-emoji-descriptions.xml     [all...]
  /external/robolectric/lib/main/
httpclient-4.0.3.jar 
  /external/smack/asmack-master/lib/
httpclient-4.1.3.jar 

Completed in 591 milliseconds