Lines Matching refs:rControllerList
3041 …const ::std::vector< Reference< runtime::XFormController> >& rControllerList = pAdapter->GetList(); in startFiltering() local
3042 …for ( ::std::vector< Reference< runtime::XFormController> >::const_iterator j = rControllerList.… in startFiltering()
3043 j != rControllerList.end(); in startFiltering()
3118 …const ::std::vector< Reference< runtime::XFormController > >& rControllerList = pAdapter->GetList(… in stopFiltering() local
3124 …for (::std::vector< Reference< runtime::XFormController > > ::const_iterator j = rControllerList.b… in stopFiltering()
3125 j != rControllerList.end(); ++j) in stopFiltering()
3149 …for (::std::vector< Reference< runtime::XFormController > > ::const_iterator j = rControllerList.b… in stopFiltering()
3150 j != rControllerList.end(); ++j) in stopFiltering()
3254 …const ::std::vector< Reference< runtime::XFormController > > & rControllerList = pAdapter->GetList… in clearFilter() local
3255 …:std::vector< Reference< runtime::XFormController > > ::const_iterator j = rControllerList.begin(); in clearFilter()
3256 j != rControllerList.end(); in clearFilter()