Home
last modified time | relevance | path

Searched defs:GetNextChar (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxcrt/css/
H A Dcfx_cssinputtextbuf.h20 wchar_t GetNextChar() const { in GetNextChar() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_lexer.cc49 int HloLexer::GetNextChar() { in GetNextChar() function in xla::HloLexer
/aosp_15_r20/external/pdfium/core/fpdfapi/font/
H A Dcpdf_cmap.cpp361 uint32_t CPDF_CMap::GetNextChar(ByteStringView pString, size_t* pOffset) const { in GetNextChar() function in CPDF_CMap
H A Dcpdf_font.cpp330 uint32_t CPDF_Font::GetNextChar(ByteStringView pString, size_t* pOffset) const { in GetNextChar() function in CPDF_Font
H A Dcpdf_cidfont.cpp831 uint32_t CPDF_CIDFont::GetNextChar(ByteStringView pString, in GetNextChar() function in CPDF_CIDFont
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_syntax_parser.cpp133 bool CPDF_SyntaxParser::GetNextChar(uint8_t& ch) { in GetNextChar() function in CPDF_SyntaxParser