Searched defs:maxItems (Results 1 – 3 of 3) sorted by relevance
4 "schema": {"maxItems": 2}, number
43 "foo": {"type": "array", "maxItems": 3}, number
144 int maxItems = m_debugListBox.GetCount(); in OnCopyToClipboard() local