Searched refs:EmulatedPath2D (Results 1 – 1 of 1) sorted by relevance
588 makePath2D(str?: string): EmulatedPath2D;601 export type EmulatedPath2D = Path2D; alias