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