Lines Matching refs:DBG_ASSERT

192         DBG_ASSERT(GetParagraphIndex() >= 0 && GetParagraphIndex() <= USHRT_MAX,  in implGetLocale()
237 DBG_ASSERT(nParaIndex >= 0 && nParaIndex <= USHRT_MAX, in implGetLineBoundary()
399 DBG_ASSERT(nStartEEIndex >= 0 && nStartEEIndex <= USHRT_MAX && in MakeSelection()
662 DBG_ASSERT(GetParagraphIndex() >= 0 && GetParagraphIndex() <= USHRT_MAX, in HaveChildren()
797 DBG_ASSERT(nIndex >= 0 && nIndex <= USHRT_MAX, in GetAttributeRun()
800 DBG_ASSERT(GetParagraphIndex() >= 0 && GetParagraphIndex() <= EE_PARA_MAX, in GetAttributeRun()
1090 DBG_ASSERT(GetParagraphIndex() >= 0 && GetParagraphIndex() <= USHRT_MAX, in containsPoint()
1141 DBG_ASSERT(GetParagraphIndex() >= 0 && GetParagraphIndex() <= USHRT_MAX, in getBounds()
1305 DBG_ASSERT(GetParagraphIndex() >= 0 && GetParagraphIndex() <= USHRT_MAX, in getCharacter()
1343 DBG_ASSERT( i == pSeq->getLength(), "Please adjust length" ); in getAttributeNames()
1577 DBG_ASSERT(GetParagraphIndex() >= 0 && GetParagraphIndex() <= USHRT_MAX, in getCharacterBounds()
1612 DBG_ASSERT(GetParagraphIndex() >= 0 && GetParagraphIndex() <= USHRT_MAX, in getCharacterCount()
1673 DBG_ASSERT(GetParagraphIndex() >= 0 && GetParagraphIndex() <= USHRT_MAX, in getSelectedText()
1688 DBG_ASSERT(GetParagraphIndex() >= 0 && GetParagraphIndex() <= USHRT_MAX, in getSelectionStart()
1703 DBG_ASSERT(GetParagraphIndex() >= 0 && GetParagraphIndex() <= USHRT_MAX, in getSelectionEnd()
1718 DBG_ASSERT(GetParagraphIndex() >= 0 && GetParagraphIndex() <= USHRT_MAX, in setSelection()
1740 DBG_ASSERT(GetParagraphIndex() >= 0 && GetParagraphIndex() <= USHRT_MAX, in getText()
1752 DBG_ASSERT(GetParagraphIndex() >= 0 && GetParagraphIndex() <= USHRT_MAX, in getTextRange()
2032 DBG_ASSERT(GetParagraphIndex() >= 0 && GetParagraphIndex() <= USHRT_MAX, in getTextAtIndex()
2154 DBG_ASSERT(GetParagraphIndex() >= 0 && GetParagraphIndex() <= USHRT_MAX, in getTextBeforeIndex()
2322 DBG_ASSERT(GetParagraphIndex() >= 0 && GetParagraphIndex() <= USHRT_MAX, in getTextBehindIndex()
2462 DBG_ASSERT(GetParagraphIndex() >= 0 && GetParagraphIndex() <= USHRT_MAX, in copyText()
2501 DBG_ASSERT(GetParagraphIndex() >= 0 && GetParagraphIndex() <= USHRT_MAX, in cutText()
2538 DBG_ASSERT(GetParagraphIndex() >= 0 && GetParagraphIndex() <= USHRT_MAX, in pasteText()
2577 DBG_ASSERT(GetParagraphIndex() >= 0 && GetParagraphIndex() <= USHRT_MAX, in deleteText()
2619 DBG_ASSERT(GetParagraphIndex() >= 0 && GetParagraphIndex() <= USHRT_MAX, in insertText()
2662 DBG_ASSERT(GetParagraphIndex() >= 0 && GetParagraphIndex() <= USHRT_MAX, in replaceText()
2707 DBG_ASSERT(GetParagraphIndex() >= 0 && GetParagraphIndex() <= USHRT_MAX, in setAttributes()
2779 DBG_ASSERT(GetParagraphIndex() >= 0 && GetParagraphIndex() <= USHRT_MAX, in getDefaultAttributes()
2878 DBG_ASSERT(GetParagraphIndex() >= 0 && GetParagraphIndex() <= USHRT_MAX, in getRunAttributes()
3039 DBG_ASSERT( bValidPara, "getLineNumberAtIndex: current paragraph index out of range" ); in getLineNumberAtIndex()
3060 DBG_ASSERT( bValidPara, "getTextAtLineNumber: current paragraph index out of range" ); in getTextAtLineNumber()
3078 DBG_ASSERT( 0, "unexpected exception" ); in getTextAtLineNumber()