Searched refs:ActionVector (Results 1 – 2 of 2) sorted by relevance
100 typedef ::std::vector< MtfAction > ActionVector; typedef in cppcanvas::internal::ImplRenderer151 ActionVector::const_iterator& o_rRangeBegin,152 ActionVector::const_iterator& o_rRangeEnd ) const;155 ActionVector maActions;
2829 ImplRenderer::ActionVector::const_iterator aRangeBegin, in forSubsetRange()2830 ImplRenderer::ActionVector::const_iterator aRangeEnd, in forSubsetRange()2833 const ImplRenderer::ActionVector::const_iterator& rEnd ) in forSubsetRange()2901 ActionVector::const_iterator& o_rRangeBegin, in getSubsetIndices()2902 ActionVector::const_iterator& o_rRangeEnd ) const in getSubsetIndices()2931 const ActionVector::const_iterator aBegin( maActions.begin() ); in getSubsetIndices()2932 const ActionVector::const_iterator aEnd( maActions.end() ); in getSubsetIndices()3122 ActionVector::const_iterator aRangeBegin; in drawSubset()3123 ActionVector::const_iterator aRangeEnd; in drawSubset()3172 ActionVector::const_iterator aRangeBegin; in getSubsetArea()[all …]
Completed in 33 milliseconds