Searched refs:StateRestorer (Results 1 – 8 of 8) sorted by relevance
34 class StateRestorer {36 explicit StateRestorer(CFX_RenderDevice* pDevice);37 ~StateRestorer();
1308 CFX_RenderDevice::StateRestorer::StateRestorer(CFX_RenderDevice* pDevice) in StateRestorer() function in CFX_RenderDevice::StateRestorer1313 CFX_RenderDevice::StateRestorer::~StateRestorer() { in ~StateRestorer()
63 CFX_RenderDevice::StateRestorer restorer(pDevice); in Render()
397 CFX_RenderDevice::StateRestorer restorer(m_pDevice); in ProcessForm()1019 CFX_RenderDevice::StateRestorer restorer(m_pDevice); in ProcessType3Text()1180 CFX_RenderDevice::StateRestorer restorer(m_pDevice); in DrawShadingPattern()1220 CFX_RenderDevice::StateRestorer restorer(m_pDevice); in DrawTilingPattern()1283 CFX_RenderDevice::StateRestorer restorer2(m_pDevice); in DrawTilingPattern()
271 CFX_RenderDevice::StateRestorer restorer(m_renderDevice); in FillPathWithPattern()388 CFX_RenderDevice::StateRestorer restorer(m_renderDevice); in FillPathWithShading()
136 CFX_RenderDevice::StateRestorer restorer(pRenderDevice); in XFA_DrawImage()
205 CFX_RenderDevice::StateRestorer restorer(pDevice.get()); in FFLCommon()
477 CFX_RenderDevice::StateRestorer restorer(pDevice); in DrawEdit()