Searched refs:m_pDrawCommandDispatch (Results 1 – 2 of 2) sorted by relevance
53 ,m_pDrawCommandDispatch( NULL ) in CommandDispatchContainer()135 … else if ( m_pDrawCommandDispatch && m_pDrawCommandDispatch->isFeatureSupported( rURL.Complete ) ) in getDispatchForURL()137 xResult.set( m_pDrawCommandDispatch ); in getDispatchForURL()172 m_pDrawCommandDispatch = NULL; in DisposeAndClear()196 m_pDrawCommandDispatch = pDispatch; in setDrawCommandDispatch()
118 DrawCommandDispatch* getDrawCommandDispatch() { return m_pDrawCommandDispatch; } in getDrawCommandDispatch()144 DrawCommandDispatch* m_pDrawCommandDispatch; member in chart::CommandDispatchContainer