Searched refs:SetDropObjects (Results 1 – 4 of 4) sorted by relevance
271 mask_status.SetDropObjects(m_pRenderStatus->GetDropObjects()); in CalculateDrawImage()333 bitmap_status.SetDropObjects(m_pRenderStatus->GetDropObjects()); in DrawPatternImage()380 bitmap_status.SetDropObjects(m_pRenderStatus->GetDropObjects()); in DrawMaskedImage()
378 status.SetDropObjects(m_bDropObjects); in DrawObjWithBackgroundToDevice()399 status.SetDropObjects(m_bDropObjects); in ProcessForm()694 bitmap_render.SetDropObjects(m_bDropObjects); in ProcessTransparency()965 status.SetDropObjects(m_bDropObjects); in ProcessType3Text()991 status.SetDropObjects(m_bDropObjects); in ProcessType3Text()1419 status.SetDropObjects(m_bDropObjects); in LoadSMask()
60 void SetDropObjects(bool bDropObjects) { m_bDropObjects = bDropObjects; } in SetDropObjects() function
145 status.SetDropObjects(pRenderStatus->GetDropObjects()); in Draw()