/external/pdfium/xfa/fgas/layout/ |
D | cfx_breakline.cpp | 15 CFX_Char* CFX_BreakLine::GetChar(int32_t index) { in GetChar() function in CFX_BreakLine
|
D | cfx_breakpiece.cpp | 34 CFX_Char* CFX_BreakPiece::GetChar(int32_t index) const { in GetChar() function in CFX_BreakPiece
|
/external/pdfium/core/fxcrt/css/ |
D | cfx_cssexttextbuf.h | 21 wchar_t GetChar() const { return m_pExtBuffer[m_iDatPos]; } in GetChar() function
|
/external/libwebm/webvtt/ |
D | vttreader.cc | 35 int VttReader::GetChar(char* c) { in GetChar() function in libwebvtt::VttReader
|
D | webvttparser.cc | 261 int Parser::GetChar(char* c) { in GetChar() function in libwebvtt::Parser
|
/external/lzma/CPP/Common/ |
D | StdInStream.cpp | 86 int CStdInStream::GetChar() in GetChar() function in CStdInStream
|
/external/ImageMagick/MagickWand/ |
D | script-token.c | 318 #define GetChar(c) \ macro
|
/external/libwebm/ |
D | vttdemux.cc | 236 int FrameParser::GetChar(char* c) { in GetChar() function in libwebm::vttdemux::FrameParser 273 int ChapterAtomParser::GetChar(char* c) { in GetChar() function in libwebm::vttdemux::ChapterAtomParser
|
/external/abseil-cpp/absl/strings/internal/str_format/ |
D | checker.h | 63 constexpr char GetChar(string_view str, size_t index) { in GetChar() function
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/ |
D | checker.h | 56 constexpr char GetChar(string_view str, size_t index) { in GetChar() function
|
/external/webrtc/third_party/abseil-cpp/absl/strings/internal/str_format/ |
D | checker.h | 63 constexpr char GetChar(string_view str, size_t index) { in GetChar() function
|
/external/openscreen/third_party/abseil/src/absl/strings/internal/str_format/ |
D | checker.h | 70 constexpr char GetChar(string_view str, size_t index) { in GetChar() function
|
/external/angle/third_party/abseil-cpp/absl/strings/internal/str_format/ |
D | checker.h | 70 constexpr char GetChar(string_view str, size_t index) { in GetChar() function
|
/external/libtextclassifier/abseil-cpp/absl/strings/internal/str_format/ |
D | checker.h | 56 constexpr char GetChar(string_view str, size_t index) { in GetChar() function
|
/external/llvm-project/lldb/source/Utility/ |
D | StringExtractor.cpp | 45 char StringExtractor::GetChar(char fail_value) { in GetChar() function in StringExtractor
|
/external/llvm-project/lldb/tools/debugserver/source/ |
D | StdStringExtractor.cpp | 36 char StdStringExtractor::GetChar(char fail_value) { in GetChar() function in StdStringExtractor
|
/external/pdfium/xfa/fde/ |
D | cfde_texteditengine_unittest.cpp | 242 TEST_F(CFDE_TextEditEngineTest, GetChar) { in TEST_F() argument
|
D | cfde_texteditengine.cpp | 924 wchar_t CFDE_TextEditEngine::GetChar(size_t idx) const { in GetChar() function in CFDE_TextEditEngine 1239 wchar_t CFDE_TextEditEngine::Iterator::GetChar() const { in GetChar() function in CFDE_TextEditEngine::Iterator
|
/external/sfntly/cpp/src/test/tinyxml/ |
D | tinyxml.h | 327 …inline static const char* GetChar( const char* p, char* _value, int* length, TiXmlEncoding encodin… in GetChar() function
|
/external/libchrome/base/debug/ |
D | activity_tracker.cc | 300 char ActivityUserData::TypedValue::GetChar() const { in GetChar() function in base::debug::ActivityUserData::TypedValue
|
/external/llvm-project/lldb/source/Core/ |
D | IOHandlerCursesGUI.cpp | 399 int GetChar() { return ::wgetch(m_window); } in GetChar() function in curses::Window
|