Searched refs:SetDropObjects (Results 1 – 3 of 3) sorted by relevance
230 bitmap_render.SetDropObjects(m_pRenderStatus->GetDropObjects()); in CalculateDrawImage()288 bitmap_render.SetDropObjects(m_pRenderStatus->GetDropObjects()); in DrawPatternImage()342 bitmap_render.SetDropObjects(m_pRenderStatus->GetDropObjects()); in DrawMaskedImage()
368 status.SetDropObjects(m_bDropObjects); in DrawObjWithBackground()392 status.SetDropObjects(m_bDropObjects); in ProcessForm()724 bitmap_render.SetDropObjects(m_bDropObjects); in ProcessTransparency()1013 status.SetDropObjects(m_bDropObjects); in ProcessType3Text()1038 status.SetDropObjects(m_bDropObjects); in ProcessType3Text()1288 status.SetDropObjects(m_bDropObjects); in DrawTilingPattern()1636 status.SetDropObjects(m_bDropObjects); in LoadSMask()
59 void SetDropObjects(bool bDropObjects) { m_bDropObjects = bDropObjects; } in SetDropObjects() function