Searched refs:QuadClosePathFactory (Results 1 – 2 of 2) sorted by relevance
303 static GM* QuadClosePathFactory(void*) { return new QuadClosePathGM; } in QuadClosePathFactory() function304 static GMRegistry regQuadClosePath(QuadClosePathFactory);