Home
last modified time | relevance | path

Searched defs:StartChar (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/core/fpdfapi/font/
Dcpdf_type3font.cpp78 int StartChar = m_pFontDict->GetIntegerFor("FirstChar"); in Load() local
/external/llvm-project/clang-tools-extra/clang-tidy/google/
DExplicitConstructorCheck.cpp46 const char *StartChar = Sources.getCharacterData(StartLoc); in FindToken() local
/external/llvm/lib/AsmParser/
DLLLexer.cpp452 const char *StartChar = CurPtr; in LexIdentifier() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLLexer.cpp453 const char *StartChar = CurPtr; in LexIdentifier() local
/external/llvm-project/llvm/lib/AsmParser/
DLLLexer.cpp453 const char *StartChar = CurPtr; in LexIdentifier() local
/external/llvm-project/llvm/lib/MC/MCParser/
DAsmParser.cpp2992 const char *StartChar = StartLoc.getPointer() + 1; in parseAngleBracketString() local
DMasmParser.cpp3349 const char *StartChar = StartLoc.getPointer() + 1; in parseAngleBracketString() local