Searched refs:m_bDropObjects (Results 1 – 2 of 2) sorted by relevance
59 void SetDropObjects(bool bDropObjects) { m_bDropObjects = bDropObjects; } in SetDropObjects()82 bool GetDropObjects() const { return m_bDropObjects; } in GetDropObjects()200 bool m_bDropObjects = false; variable
368 status.SetDropObjects(m_bDropObjects); in DrawObjWithBackground()392 status.SetDropObjects(m_bDropObjects); in ProcessForm()724 bitmap_render.SetDropObjects(m_bDropObjects); in ProcessTransparency()778 if (bBackAlphaRequired && !m_bDropObjects) in GetBackdrop()1013 status.SetDropObjects(m_bDropObjects); in ProcessType3Text()1038 status.SetDropObjects(m_bDropObjects); in ProcessType3Text()1288 status.SetDropObjects(m_bDropObjects); in DrawTilingPattern()1495 blend_mode != BlendMode::kNormal && bIsolated && !m_bDropObjects; in CompositeDIBitmap()1636 status.SetDropObjects(m_bDropObjects); in LoadSMask()