Searched refs:image_rect_f (Results 1 – 2 of 2) sorted by relevance
57 CFX_FloatRect image_rect_f = m_ImageMatrix.GetUnitRect(); in StartLoadDIBSource() local58 FX_RECT image_rect = image_rect_f.GetOuterRect(); in StartLoadDIBSource()412 CFX_FloatRect image_rect_f = m_ImageMatrix.GetUnitRect(); in StartDIBSource() local413 FX_RECT image_rect = image_rect_f.GetOuterRect(); in StartDIBSource()505 CFX_FloatRect image_rect_f = m_ImageMatrix.GetUnitRect(); in StartBitmapAlpha() local506 FX_RECT image_rect = image_rect_f.GetOuterRect(); in StartBitmapAlpha()
35 CFX_FloatRect image_rect_f = m_ImageMatrix.GetUnitRect(); in Start() local36 FX_RECT image_rect = image_rect_f.GetOuterRect(); in Start()