/external/pdfium/core/fpdfdoc/ |
D | cpdf_defaultappearance.cpp | 39 ByteStringView word = parser->GetWord(); in FindTagParamFromStart() 64 csFontNameTag = ByteString(syntax.GetWord()); in GetFont() 66 *fFontSize = StringToFloat(syntax.GetWord()); in GetFont() 80 fc[0] = StringToFloat(syntax.GetWord()); in GetColor() 84 fc[0] = StringToFloat(syntax.GetWord()); in GetColor() 85 fc[1] = StringToFloat(syntax.GetWord()); in GetColor() 86 fc[2] = StringToFloat(syntax.GetWord()); in GetColor() 90 fc[0] = StringToFloat(syntax.GetWord()); in GetColor() 91 fc[1] = StringToFloat(syntax.GetWord()); in GetColor() 92 fc[2] = StringToFloat(syntax.GetWord()); in GetColor() [all …]
|
D | cpdf_variabletext.h | 40 bool GetWord(CPVT_Word& word) const;
|
/external/pdfium/core/fpdfapi/font/ |
D | cpdf_tounicodemap.cpp | 122 ByteStringView word = parser.GetWord(); in Load() 147 ByteStringView word = pParser->GetWord(); in HandleBeginBFChar() 155 SetCode(code.value(), StringToWideString(pParser->GetWord())); in HandleBeginBFChar() 161 ByteStringView lowcode_str = pParser->GetWord(); in HandleBeginBFRange() 169 ByteStringView highcode_str = pParser->GetWord(); in HandleBeginBFRange() 177 ByteStringView start = pParser->GetWord(); in HandleBeginBFRange() 180 SetCode(code, StringToWideString(pParser->GetWord())); in HandleBeginBFRange() 181 pParser->GetWord(); in HandleBeginBFRange()
|
D | cpdf_cmap.cpp | 291 ByteStringView word = syntax.GetWord(); in CPDF_CMap()
|
/external/libtextclassifier/abseil-cpp/absl/strings/internal/ |
D | charconv_bigint.h | 206 uint32_t GetWord(int index) const { in GetWord() function 356 const uint32_t lhs_word = lhs.GetWord(i); in Compare() 357 const uint32_t rhs_word = rhs.GetWord(i); in Compare() 371 if (lhs.GetWord(i) != rhs.GetWord(i)) {
|
/external/abseil-cpp/absl/strings/internal/ |
D | charconv_bigint.h | 206 uint32_t GetWord(int index) const { in GetWord() function 356 const uint32_t lhs_word = lhs.GetWord(i); in Compare() 357 const uint32_t rhs_word = rhs.GetWord(i); in Compare() 371 if (lhs.GetWord(i) != rhs.GetWord(i)) {
|
/external/webrtc/third_party/abseil-cpp/absl/strings/internal/ |
D | charconv_bigint.h | 206 uint32_t GetWord(int index) const { in GetWord() function 356 const uint32_t lhs_word = lhs.GetWord(i); in Compare() 357 const uint32_t rhs_word = rhs.GetWord(i); in Compare() 371 if (lhs.GetWord(i) != rhs.GetWord(i)) {
|
/external/angle/third_party/abseil-cpp/absl/strings/internal/ |
D | charconv_bigint.h | 206 uint32_t GetWord(int index) const { in GetWord() function 356 const uint32_t lhs_word = lhs.GetWord(i); in Compare() 357 const uint32_t rhs_word = rhs.GetWord(i); in Compare() 371 if (lhs.GetWord(i) != rhs.GetWord(i)) {
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/ |
D | charconv_bigint.h | 206 uint32_t GetWord(int index) const { in GetWord() function 356 const uint32_t lhs_word = lhs.GetWord(i); in Compare() 357 const uint32_t rhs_word = rhs.GetWord(i); in Compare() 371 if (lhs.GetWord(i) != rhs.GetWord(i)) {
|
/external/openscreen/third_party/abseil/src/absl/strings/internal/ |
D | charconv_bigint.h | 206 uint32_t GetWord(int index) const { in GetWord() function 356 const uint32_t lhs_word = lhs.GetWord(i); in Compare() 357 const uint32_t rhs_word = rhs.GetWord(i); in Compare() 371 if (lhs.GetWord(i) != rhs.GetWord(i)) {
|
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_simple_parser_unittest.cpp | 14 TEST(SimpleParserTest, GetWord) { in TEST() argument 56 ByteStringView word = parser.GetWord(); in TEST()
|
D | cpdf_simple_parser.h | 19 ByteStringView GetWord();
|
D | cpdf_simple_parser.cpp | 16 ByteStringView CPDF_SimpleParser::GetWord() { in GetWord() function in CPDF_SimpleParser
|
/external/icing/icing/file/ |
D | file-backed-bitmap.cc | 181 libtextclassifier3::StatusOr<FileBackedBitmap::Word> FileBackedBitmap::GetWord( in GetWord() function in icing::lib::FileBackedBitmap 219 ICING_ASSIGN_OR_RETURN(Word old_word, GetWord(word_index)); in Set() 239 ICING_ASSIGN_OR_RETURN(Word word, GetWord(word_index)); in Get() 301 ICING_ASSIGN_OR_RETURN(Word old_word, GetWord(word_index)); in TruncateTo()
|
D | file-backed-bitmap.h | 204 libtextclassifier3::StatusOr<Word> GetWord(int word_index) const;
|
/external/pdfium/fpdfsdk/pwl/ |
D | cpwl_edit.cpp | 352 if (pIterator->GetWord(word)) in GetWordRightBottomPoint() 632 if (!pIterator->GetWord(wordinfo) || in GetSameWordsRange() 641 if (!pIterator->GetWord(wordinfo) || !PWL_ISARABICWORD(wordinfo.Word)) in GetSameWordsRange() 652 if (!pIterator->GetWord(wordinfo) || in GetSameWordsRange() 661 if (!pIterator->GetWord(wordinfo) || !PWL_ISARABICWORD(wordinfo.Word)) in GetSameWordsRange()
|
D | cpwl_edit_impl.cpp | 70 bool CPWL_EditImpl_Iterator::GetWord(CPVT_Word& word) const { in GetWord() function in CPWL_EditImpl_Iterator 73 if (m_pVTIterator->GetWord(word)) { in GetWord() 506 if (pIterator->GetWord(word)) { in DrawEdit() 758 if (pIterator->GetWord(wordinfo)) in GetText() 784 if (pIterator->GetWord(wordinfo)) in GetRangeText() 1115 if (pIterator->GetWord(word)) { in ScrollToCaret() 1221 pIterator->GetWord(wordinfo); in RefreshWordRange() 1273 if (pIterator->GetWord(word)) { in SetCaretInfo() 1592 pIterator->GetWord(word); in Backspace() 1625 pIterator->GetWord(word); in Delete() [all …]
|
D | cpwl_edit_ctrl.cpp | 305 if (pIterator->GetWord(word)) { in GetCaretInfo()
|
D | cpwl_edit_impl.h | 431 bool GetWord(CPVT_Word& word) const;
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_streamparser.h | 32 ByteStringView GetWord() const { in GetWord() function
|
D | cpdf_streamcontentparser.cpp | 606 if (m_pSyntax->GetWord() != "ID") { in Handle_BeginImage() 614 auto word = m_pSyntax->GetWord(); in Handle_BeginImage() 650 if (m_pSyntax->GetWord() == "EI") { in Handle_BeginImage() 1528 OnOperator(syntax.GetWord()); in Parse() 1532 AddNumberParam(syntax.GetWord()); in Parse() 1535 auto word = syntax.GetWord(); in Parse() 1557 ByteStringView strc = m_pSyntax->GetWord(); in ParsePathObject() 1616 FX_Number number(m_pSyntax->GetWord()); in ParsePathObject()
|
D | cpdf_psengine.cpp | 123 ByteStringView word = parser->GetWord(); in Parse() 207 return parser.GetWord() == "{" && m_MainProc.Parse(&parser, 0); in Parse()
|
D | cpdf_streamparser.cpp | 197 if (GetWord() == "EI") { in ReadInlineStream()
|
/external/icing/icing/legacy/index/ |
D | icing-flash-bitmap.h | 110 Word GetWord(uint64_t idx) const;
|
D | icing-flash-bitmap.cc | 322 return GetWord(idx / kWordBits) & GetWordBitmask(idx); in GetBit() 325 IcingFlashBitmap::Word IcingFlashBitmap::GetWord(uint64_t idx) const { in GetWord() function in icing::lib::IcingFlashBitmap
|