Searched defs:FX_IMAGEDIB_AND_DPI (Results 1 – 2 of 2) sorted by relevance
29 struct FX_IMAGEDIB_AND_DPI { struct37 RetainPtr<CFX_DIBBase> pDibSource;38 int32_t iImageXDpi;39 int32_t iImageYDpi;
46 FX_IMAGEDIB_AND_DPI::FX_IMAGEDIB_AND_DPI(const RetainPtr<CFX_DIBBase>& pDib, in FX_IMAGEDIB_AND_DPI() function in FX_IMAGEDIB_AND_DPI