Searched refs:NextLine (Results 1 – 11 of 11) sorted by relevance
480 const char *NextLine; in lexVerbatimBlockFirstLine() local484 NextLine = skipNewline(Newline, CommentEnd); in lexVerbatimBlockFirstLine()496 NextLine = TextEnd; in lexVerbatimBlockFirstLine()505 formTokenWithChars(T, NextLine, tok::verbatim_block_line); in lexVerbatimBlockFirstLine()
416 AnnotatedLine *NextLine = I[1]; in format() local417 if (NextLine->InPPDirective && !NextLine->First->HasUnescapedNewline) in format()
1048 char NextLine = '\n'; in dumpMachineInstrRangeWithSlotIndex() local1052 NextLine = ' '; in dumpMachineInstrRangeWithSlotIndex()1056 dbgs() << '\t' << header << ": " << NextLine; in dumpMachineInstrRangeWithSlotIndex()
31 FX_BOOL CFX_Edit_Iterator::NextLine() in NextLine() function in CFX_Edit_Iterator35 return m_pVTIterator->NextLine(); in NextLine()1334 while (pIterator->NextLine()) in GetTotalLines()2452 }while (pIterator->NextLine()); in RefreshPushLineRects()2499 pIterator->NextLine(); in RefreshPushRandomRects()2564 pIterator->NextLine(); in RefreshWordRange()
305 virtual FX_BOOL NextLine() = 0;
136 virtual FX_BOOL NextLine() = 0;
779 FX_BOOL NextLine();
618 FX_BOOL NextLine();
1719 FX_BOOL CPDF_VariableText_Iterator::NextLine() in NextLine() function in CPDF_VariableText_Iterator
2037 const char *NextLine = CurPtr; in SkipLineComment() local2073 CurPtr = NextLine; in SkipLineComment()
552 while (pIterator->NextLine()); in GetWordSpellCheckAppearanceStream()1692 while (pIterator->NextLine()); in AddSpellCheckObj()