Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_cssexttextbuf.h22 wchar_t GetNextChar() const { in GetNextChar() function
/external/tensorflow/tensorflow/compiler/xla/tools/parser/
Dhlo_lexer.cc46 int HloLexer::GetNextChar() { in GetNextChar() function in xla::tools::HloLexer
/external/pdfium/core/fpdfapi/font/
Dcpdf_cmap.cpp340 uint32_t CPDF_CMap::GetNextChar(const char* pString, in GetNextChar() function in CPDF_CMap
Dcpdf_font.cpp349 uint32_t CPDF_Font::GetNextChar(const char* pString, in GetNextChar() function in CPDF_Font
Dcpdf_cidfont.cpp754 uint32_t CPDF_CIDFont::GetNextChar(const char* pString, in GetNextChar() function in CPDF_CIDFont
/external/pdfium/core/fpdfapi/parser/
Dcpdf_syntax_parser.cpp77 bool CPDF_SyntaxParser::GetNextChar(uint8_t& ch) { in GetNextChar() function in CPDF_SyntaxParser