Searched refs:aScriptChgLst (Results 1 – 1 of 1) sorted by relevance
1246 SvXub_StrLens aScriptChgLst; // positions where script changes member in HTMLEndPosLst1797 aScriptChgLst.push_back( nPos ); in HTMLEndPosLst()1996 for( size_t i=0; i < aScriptChgLst.size(); i++ ) in Insert()1998 xub_StrLen nChgPos = aScriptChgLst[i]; in Insert()2079 size_t nScriptChgs = aScriptChgLst.size(); in GetScriptAtPos()2081 while( i < nScriptChgs && nPos >= aScriptChgLst[i] ) in GetScriptAtPos()
Completed in 22 milliseconds