Searched refs:GetNextChar (Results 1 – 18 of 18) sorted by relevance
117 nNextCh = GetNextChar(); in _GetNextToken()131 nNextCh = GetNextChar(); in _GetNextToken()141 nNextCh = GetNextChar(); in _GetNextToken()153 nNextCh = GetNextChar(); in _GetNextToken()293 nNextCh = GetNextChar(); in _GetNextToken()309 nNextCh = GetNextChar(); in GetHexValue()414 nNextCh = GetNextChar(); in ScanText()506 nNextCh = GetNextChar(); in ScanText()542 nNextCh = GetNextChar(); in SkipGroup()546 nNextCh = GetNextChar(); in SkipGroup()[all …]
180 nNextCh = GetNextChar(); in RereadLookahead()183 sal_Unicode SvParser::GetNextChar() in GetNextChar() function in SvParser
85 cNextCh = GetNextChar(); in InitRead()136 cNextCh = GetNextChar(); in GetNextToken()140 cNextCh = GetNextChar(); in GetNextToken()146 cNextCh = GetNextChar(); in GetNextToken()160 cNextCh = GetNextChar(); in GetNextToken()168 cNextCh = GetNextChar(); in GetNextToken()252 cNextCh = GetNextChar(); in GetNextToken()257 cNextCh = GetNextChar(); in GetNextToken()302 cNextCh = GetNextChar(); in GetNextToken()550 cNextCh = GetNextChar(); in GetNextToken()[all …]
220 sal_Unicode GetNextChar();
337 nNextCh = GetNextChar(); in CallParser()471 nNextCh = GetNextChar(); in ScanText()864 nNextCh = GetNextChar(); in ScanText()915 nNextCh = GetNextChar(); in _GetNextRawToken()1029 nNextCh = GetNextChar(); in _GetNextRawToken()1049 nNextCh = GetNextChar(); in _GetNextRawToken()1051 nNextCh = GetNextChar(); in _GetNextRawToken()1056 nNextCh = GetNextChar(); in _GetNextRawToken()1090 nNextCh = GetNextChar(); in _GetNextRawToken()1119 nNextCh = GetNextChar(); in _GetNextToken()[all …]
153 c = GetNextChar(); in InitCtor()254 int SvTokenStream::GetNextChar() in GetNextChar() function in SvTokenStream334 c = GetNextChar(); in MakeToken()360 c = GetNextChar(); in MakeToken()375 c = GetNextChar(); in MakeToken()389 c = GetNextChar(); in MakeToken()412 c = GetNextChar(); in MakeToken()
253 sal_UCS4 ImplFontCharMap::GetNextChar( sal_UCS4 cChar ) const in GetNextChar() function in ImplFontCharMap686 sal_UCS4 FontCharMap::GetNextChar( sal_UCS4 cChar ) const in GetNextChar() function in FontCharMap688 return mpImpl->GetNextChar( cChar ); in GetNextChar()
108 sal_UCS4 GetNextChar( sal_UCS4 ) const;
366 UCHAR GetNextChar(UCHAR* TBuf, sal_uInt16 Index) in GetNextChar() function478 nc=GetNextChar(TBuf,Index); in GetTextChar()489 if ((Rest==1 || Rest==DoTrenn) && GetNextChar(TBuf,Index)==SoftTrennK) { in GetTextChar()
299 sal_UCS4 cNext = maFontCharMap.GetNextChar( cChar - 1 ); in KeyInput()617 sal_UCS4 cNext = maFontCharMap.GetNextChar( cNew - 1 ); in SelectCharacter()
133 sal_Unicode GetNextChar();
190 sal_uInt32 GetNextChar( sal_uInt32 ) const;
159 int GetNextChar();
437 nNextCh = GetNextChar(); in ReadBmpData()
1804 nChar = pMap->GetNextChar( nChar ); in GetGlyphWidths()
2226 for(; --nCharCount >= 0; nChar = pMap->GetNextChar( nChar ) ) in GetGlyphWidths()
3026 nChar = pMap->GetNextChar( nChar ); in GetGlyphWidths()
3814 const sal_uInt32 c = aCharMap.GetNextChar( cOld ); in getGlyphWidths()
Completed in 150 milliseconds