Searched refs:gCheckForDuplicateNames (Results 1 – 7 of 7) sorted by relevance
91 if (PathOpsDebug::gCheckForDuplicateNames) return; in testPathOpsRectsMain()181 if (PathOpsDebug::gCheckForDuplicateNames) return; in testPathOpsFastMain()
18 static bool gCheckForDuplicateNames; variable
72 if (PathOpsDebug::gCheckForDuplicateNames) return; in testOpCirclesMain()
79 if (PathOpsDebug::gCheckForDuplicateNames) return; in testOpCubicsMain()
93 if (PathOpsDebug::gCheckForDuplicateNames) return; in testOpLoopsMain()
465 if (PathOpsDebug::gCheckForDuplicateNames) { in check_for_duplicate_names()
41 bool PathOpsDebug::gCheckForDuplicateNames; member in PathOpsDebug