Searched refs:rControllerList (Results 1 – 1 of 1) sorted by relevance
3041 …const ::std::vector< Reference< runtime::XFormController> >& rControllerList = pAdapter->GetList(); in startFiltering() local3042 … ::std::vector< Reference< runtime::XFormController> >::const_iterator j = rControllerList.begin(); in startFiltering()3043 j != rControllerList.end(); in startFiltering()3118 …const ::std::vector< Reference< runtime::XFormController > >& rControllerList = pAdapter->GetList(… in stopFiltering() local3124 …:std::vector< Reference< runtime::XFormController > > ::const_iterator j = rControllerList.begin(); in stopFiltering()3125 j != rControllerList.end(); ++j) in stopFiltering()3149 …:std::vector< Reference< runtime::XFormController > > ::const_iterator j = rControllerList.begin(); in stopFiltering()3150 j != rControllerList.end(); ++j) in stopFiltering()3254 …const ::std::vector< Reference< runtime::XFormController > > & rControllerList = pAdapter->GetList… in clearFilter() local3255 …:std::vector< Reference< runtime::XFormController > > ::const_iterator j = rControllerList.begin(); in clearFilter()[all …]