Searched refs:gCheckForDuplicateNames (Results 1 – 16 of 16) sorted by relevance
18 static bool gCheckForDuplicateNames; variable
80 if (PathOpsDebug::gCheckForDuplicateNames) return; in testPathOpsRectsMain()166 if (PathOpsDebug::gCheckForDuplicateNames) return; in testPathOpsFastMain()
62 if (PathOpsDebug::gCheckForDuplicateNames) return; in testOpCirclesMain()
73 if (PathOpsDebug::gCheckForDuplicateNames) return; in testOpCubicsMain()
89 if (PathOpsDebug::gCheckForDuplicateNames) return; in testOpLoopsMain()
137 PathOpsDebug::gCheckForDuplicateNames = false; in main()
551 if (PathOpsDebug::gCheckForDuplicateNames) { in check_for_duplicate_names()
20 bool PathOpsDebug::gCheckForDuplicateNames; member in PathOpsDebug