Searched refs:gCheckForDuplicateNames (Results 1 – 8 of 8) sorted by relevance
18 static bool gCheckForDuplicateNames; variable
81 if (PathOpsDebug::gCheckForDuplicateNames) return; in testPathOpsRectsMain()171 if (PathOpsDebug::gCheckForDuplicateNames) return; in testPathOpsFastMain()
63 if (PathOpsDebug::gCheckForDuplicateNames) return; in testOpCirclesMain()
71 if (PathOpsDebug::gCheckForDuplicateNames) return; in testOpCubicsMain()
86 if (PathOpsDebug::gCheckForDuplicateNames) return; in testOpLoopsMain()
158 PathOpsDebug::gCheckForDuplicateNames = false; in main()
450 if (PathOpsDebug::gCheckForDuplicateNames) { in check_for_duplicate_names()
20 bool PathOpsDebug::gCheckForDuplicateNames; member in PathOpsDebug