Searched refs:m_ReplaceRect (Results 1 – 2 of 2) sorted by relevance
46 const FX_RECT& GetReplaceRect() const { return m_ReplaceRect; } in GetReplaceRect()100 FX_RECT m_ReplaceRect; variable
441 m_ReplaceRect.left = 0; in ProgressiveDecodeArith()442 m_ReplaceRect.right = pImage->width(); in ProgressiveDecodeArith()443 m_ReplaceRect.top = iline; in ProgressiveDecodeArith()444 m_ReplaceRect.bottom = m_loopIndex; in ProgressiveDecodeArith()