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

/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusPath.h24 friend class GraphicsPathIterator;
1034 class GraphicsPathIterator : public GdiplusBase class in inherits:GdiplusBase
1038 GraphicsPathIterator(IN const GraphicsPath* path) function in class:GraphicsPathIterator
1049 ~GraphicsPathIterator()
1191 GraphicsPathIterator(const GraphicsPathIterator &);
1192 GraphicsPathIterator& operator=(const GraphicsPathIterator &);

Completed in 43 milliseconds