Searched defs:continueExploring (Results 1 – 1 of 1) sorted by relevance
749 …asedOnDirection(const RenderObject* o, const RenderObject* stop, bool& continueExploring, bool& ex… in getNextOrPrevRenderObjectBasedOnDirection()805 bool continueExploring = os && (os != stop); in setSelection() local