Searched refs:i_forInsert (Results 1 – 1 of 1) sorted by relevance
211 const bool i_forInsert = false ) in lcl_checkIndex() argument213 …if ( ( i_index < 0 ) || ( size_t( i_index ) > i_data.aImageSets.size() + ( i_forInsert ? 1 : 0 ) )… in lcl_checkIndex()
Completed in 54 milliseconds