Searched refs:pAllPropertiesEnd (Results 1 – 1 of 1) sorted by relevance
122 const Property* pAllPropertiesEnd = pAllProperties + nAllProperties; in getPropertyStates() local125 for ( ; ( pAllProperties != pAllPropertiesEnd ) && ( pLookup != pLookupEnd ); ++pAllProperties ) in getPropertyStates()128 if ( pAllProperties < pAllPropertiesEnd - 1 ) in getPropertyStates()
Completed in 10 milliseconds