Searched refs:GdipSetPageUnit (Results 1 – 2 of 2) sorted by relevance
811 void CGdiplusExt::GdipSetPageUnit(void* graphics, FX_DWORD unit) { in GdipSetPageUnit() function in CGdiplusExt814 CallFunc(GdipSetPageUnit)((GpGraphics*)graphics, (GpUnit)unit); in GdipSetPageUnit()926 CallFunc(GdipSetPageUnit)(pGraphics, UnitPixel); in StretchBitMask() local950 CallFunc(GdipSetPageUnit)(pGraphics, UnitPixel); in StretchDIBits() local1115 CallFunc(GdipSetPageUnit)(pGraphics, UnitPixel); in DrawPath() local
50 void GdipSetPageUnit(void* graphics, FX_DWORD unit);