Searched refs:GraphicsPathIterator (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/gdiplus/
H A Dgdipluspath.h40 friend class GraphicsPathIterator;
532 class GraphicsPathIterator: public GdiplusBase class in inherits:GdiplusBase
535 GraphicsPathIterator(GraphicsPath *path): function in class:GraphicsPathIterator
542 ~GraphicsPathIterator()
637 GraphicsPathIterator(GpPathIterator *pathIterator, Status status): function in class:GraphicsPathIterator
639 GraphicsPathIterator(const GraphicsPathIterator&);
640 GraphicsPathIterator& operator=(const GraphicsPathIterator&);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
H A Dgdipluspath.h40 friend class GraphicsPathIterator;
532 class GraphicsPathIterator: public GdiplusBase class in inherits:GdiplusBase
535 GraphicsPathIterator(GraphicsPath *path): function in class:GraphicsPathIterator
542 ~GraphicsPathIterator()
637 GraphicsPathIterator(GpPathIterator *pathIterator, Status status): function in class:GraphicsPathIterator
639 GraphicsPathIterator(const GraphicsPathIterator&);
640 GraphicsPathIterator& operator=(const GraphicsPathIterator&);

Completed in 53 milliseconds