Searched defs:maxResults (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLInputElement.h191 int maxResults() const { return m_maxResults; } function in class:WebCore::HTMLInputElement
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowGeocoder.java39 public List<Address> getFromLocation(double latitude, double longitude, int maxResults) throws IOException { argument
56 public List<Address> getFromLocationName(String locationName, int maxResults) throws IOException { argument
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
H A Dfile_manager.js3479 'maxResults': 4

Completed in 121 milliseconds