Searched defs:PathLineTo (Results 1 – 2 of 2) sorted by relevance
23 export class PathLineTo extends TestBase { class
270 explicit PathLineTo(int type) : TestBase(type) {}; in PathLineTo() function