Searched refs:MoveInDirection (Results 1 – 2 of 2) sorted by relevance
197 typedef const CachedNode* (CachedFrame::*MoveInDirection)( typedef222 bool moveInFrame(MoveInDirection , const CachedNode* test, BestData* ) const;
956 bool CachedFrame::moveInFrame(MoveInDirection moveInDirection, in moveInFrame()