ReactOS 0.4.16-dev-329-g9223134
|
Go to the source code of this file.
Classes | |
class | GdiplusBase |
Functions | |
GpBrush *& | getNat (const Brush *brush) |
GpCachedBitmap *& | getNat (const CachedBitmap *cb) |
GpCustomLineCap *& | getNat (const CustomLineCap *cap) |
GpFont *& | getNat (const Font *font) |
GpFontCollection *& | getNat (const FontCollection *fc) |
GpFontFamily *& | getNat (const FontFamily *ff) |
GpGraphics *& | getNat (const Graphics *graphics) |
GpPath *& | getNat (const GraphicsPath *path) |
GpImage *& | getNat (const Image *image) |
GpImageAttributes *& | getNat (const ImageAttributes *ia) |
GpMatrix *& | getNat (const Matrix *matrix) |
GpMetafile *& | getNat (const Metafile *metafile) |
GpPen *& | getNat (const Pen *pen) |
GpRegion *& | getNat (const Region *region) |
GpStringFormat *& | getNat (const StringFormat *sf) |
Definition at line 97 of file gdiplusbrush.h.
Referenced by GraphicsPathIterator::GraphicsPathIterator(), GraphicsPathIterator::NextMarker(), and GraphicsPathIterator::NextSubpath().
GpCachedBitmap *& getNat | ( | const CachedBitmap * | cb | ) |
Definition at line 646 of file gdiplusheaders.h.
GpCustomLineCap *& getNat | ( | const CustomLineCap * | cap | ) |
Definition at line 1475 of file gdiplusheaders.h.
Definition at line 1006 of file gdiplusheaders.h.
GpFontCollection *& getNat | ( | const FontCollection * | fc | ) |
Definition at line 705 of file gdiplusheaders.h.
GpFontFamily *& getNat | ( | const FontFamily * | ff | ) |
Definition at line 832 of file gdiplusheaders.h.
GpGraphics *& getNat | ( | const Graphics * | graphics | ) |
Definition at line 1527 of file gdiplusgraphics.h.
GpPath *& getNat | ( | const GraphicsPath * | path | ) |
Definition at line 620 of file gdipluspath.h.
Definition at line 372 of file gdiplusheaders.h.
GpImageAttributes *& getNat | ( | const ImageAttributes * | ia | ) |
Definition at line 249 of file gdiplusimageattributes.h.
Definition at line 234 of file gdiplusmatrix.h.
GpMetafile *& getNat | ( | const Metafile * | metafile | ) |
Definition at line 243 of file gdiplusmetafile.h.
Definition at line 388 of file gdipluspen.h.
Definition at line 1389 of file gdiplusheaders.h.
GpStringFormat *& getNat | ( | const StringFormat * | sf | ) |
Definition at line 217 of file gdiplusstringformat.h.