Home
last modified time | relevance | path

Searched defs:maxItems (Results 1 – 9 of 9) sorted by relevance

/external/smack/src/org/jivesoftware/smackx/pubsub/
DLeafNode.java135 public <T extends Item> List<T> getItems(int maxItems) in getItems()
157 public <T extends Item> List<T> getItems(int maxItems, String subscriptionId) in getItems()
DGetItemsRequest.java24 protected int maxItems; field in GetItemsRequest
/external/chromium_org/chrome/common/extensions/api/
Dgcm.json29 "maxItems": 100, number
Dbrowser_action.json19 "maxItems": 4 number
/external/chromium_org/tools/json_schema_compiler/test/
Dbrowser_action.json20 "maxItems": 4 number
/external/skia/src/ports/
DSkFontHost_win.cpp842 static const int maxItems = 2; in generateCharToGlyph() local
2131 static const int maxItems = 2; in nonBmpCharToGlyph() local
/external/chromium_org/third_party/skia/src/ports/
DSkFontHost_win.cpp842 static const int maxItems = 2; in generateCharToGlyph() local
2131 static const int maxItems = 2; in nonBmpCharToGlyph() local
/external/chromium_org/third_party/WebKit/Source/devtools/
DInspector-1.1.json1822 "maxItems": 8, number
3904 …form", "type": "array", "items": { "type": "number" }, "minItems": 16, "maxItems": 16, "optional":… number
Dprotocol.json1921 "maxItems": 8, number
3947 …form", "type": "array", "items": { "type": "number" }, "minItems": 16, "maxItems": 16, "optional":… number