Home
last modified time | relevance | path

Searched defs:maxPos (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/lib/3rdparty/libxml2/
H A Dxpath.c11625 int minPos, int maxPos, in xmlXPathNodeSetFilter()
11759 int minPos, int maxPos) in xmlXPathLocationSetFilter()
11878 int minPos, int maxPos, in xmlXPathCompOpEvalPredicate()
11907 int *maxPos) in xmlXPathIsPositionalPredicate()
12018 int maxPos; /* The requested position() (when a "[n]" predicate) */ in xmlXPathNodeCollectAndTest() local
/reactos/win32ss/user/user32/windows/
H A Dmdi.c1904 INT curPos, length, minPos, maxPos, shift; in ScrollChildren() local