Searched defs:GetNextItem (Results 1 – 2 of 2) sorted by relevance
/external/lzma/CPP/Windows/Control/ | ||
D | ListView.h | 73 …int GetNextItem(int startIndex, UINT flags) const { return ListView_GetNextItem(_window, startInde… in GetNextItem() function |
/external/libmojo/mojo/public/cpp/bindings/tests/ | ||
D | validation_test_input_parser.cc | 192 bool ValidationTestInputParser::GetNextItem(Range* range) { in GetNextItem() function in mojo::test::__anon47eca8070111::ValidationTestInputParser |