Searched refs:pHtEndIdx (Results 1 – 1 of 1) sorted by relevance
629 const xub_StrLen* pHtEndIdx = pHt->GetEnd(); in MoveTxtAttr_To_AttrSet() local631 if( !pHtEndIdx ) in MoveTxtAttr_To_AttrSet()634 if ( *pHtEndIdx < m_Text.Len() || pHt->IsCharFmtAttr() ) in MoveTxtAttr_To_AttrSet()2375 const xub_StrLen* pHtEndIdx = pHt->GetEnd(); in EraseText() local2378 if( !pHtEndIdx ) in EraseText()2392 ASSERT (!( (nHintStart < nEndIdx) && (*pHtEndIdx > nEndIdx) in EraseText()2405 if ( (*pHtEndIdx < nEndIdx) in EraseText()2406 || ( (*pHtEndIdx == nEndIdx) && in EraseText()
Completed in 33 milliseconds