Searched refs:hasMove (Results 1 – 5 of 5) sorted by relevance
271 boolean hasMove = moveMatcher.find(); in parsePosition()276 if (hasMove) { in parsePosition()285 } else if (hasMove) { in parsePosition()
29 bool hasMove() const { return !fFirstPtT; } in hasMove() function
136 if (!unsortable && writer->hasMove() in bridgeOp()