Searched defs:FX_IMAGEDIB_AND_DPI (Results 1 – 2 of 2) sorted by relevance
42 struct FX_IMAGEDIB_AND_DPI { struct50 RetainPtr<CFX_DIBBase> pDibSource;51 int32_t iImageXDpi;52 int32_t iImageYDpi;
50 FX_IMAGEDIB_AND_DPI::FX_IMAGEDIB_AND_DPI(const RetainPtr<CFX_DIBBase>& pDib, in FX_IMAGEDIB_AND_DPI() function in FX_IMAGEDIB_AND_DPI