Searched refs:StateRestorer (Results 1 – 8 of 8) sorted by relevance
90 class StateRestorer {92 explicit StateRestorer(CFX_RenderDevice* pDevice);93 ~StateRestorer();
1357 CFX_RenderDevice::StateRestorer::StateRestorer(CFX_RenderDevice* pDevice) in StateRestorer() function in CFX_RenderDevice::StateRestorer1362 CFX_RenderDevice::StateRestorer::~StateRestorer() { in ~StateRestorer()
67 CFX_RenderDevice::StateRestorer restorer(pDevice); in Render()
1294 CFX_RenderDevice::StateRestorer restorer(m_pDevice); in ProcessForm()1917 CFX_RenderDevice::StateRestorer restorer(m_pDevice); in ProcessType3Text()2169 CFX_RenderDevice::StateRestorer restorer(m_pDevice); in DrawShadingPattern()2214 CFX_RenderDevice::StateRestorer restorer(m_pDevice); in DrawTilingPattern()2293 CFX_RenderDevice::StateRestorer restorer2(m_pDevice); in DrawTilingPattern()
297 CFX_RenderDevice::StateRestorer restorer(m_renderDevice); in FillPathWithPattern()414 CFX_RenderDevice::StateRestorer restorer(m_renderDevice); in FillPathWithShading()
132 CFX_RenderDevice::StateRestorer restorer(pRenderDevice); in XFA_DrawImage()
174 CFX_RenderDevice::StateRestorer restorer(pDevice.get()); in FFLCommon()
452 CFX_RenderDevice::StateRestorer restorer(pDevice); in DrawEdit()