characters 323 base/i18n/break_iterator_unittest.cc std::vector<string16> characters; characters 326 base/i18n/break_iterator_unittest.cc characters.push_back(WideToUTF16(kCharacters[i])); characters 327 base/i18n/break_iterator_unittest.cc text.append(characters.back()); characters 333 base/i18n/break_iterator_unittest.cc EXPECT_EQ(characters[i], iter.GetString()); characters 318 base/strings/string_util.cc const StringPiece& characters) { characters 319 base/strings/string_util.cc return input.find_first_not_of(characters) == StringPiece::npos; characters 323 base/strings/string_util.cc const StringPiece16& characters) { characters 324 base/strings/string_util.cc return input.find_first_not_of(characters) == StringPiece16::npos; characters 233 base/strings/string_util.h const StringPiece& characters); characters 235 base/strings/string_util.h const StringPiece16& characters); characters 165 chrome/browser/history/in_memory_url_index_types.cc Char16Set characters; characters 168 chrome/browser/history/in_memory_url_index_types.cc characters.insert(*iter); characters 169 chrome/browser/history/in_memory_url_index_types.cc return characters; characters 804 chrome/browser/history/url_index_private_data.cc Char16Set characters = Char16SetFromString16(term); characters 805 chrome/browser/history/url_index_private_data.cc for (Char16Set::iterator uni_char_iter = characters.begin(); characters 806 chrome/browser/history/url_index_private_data.cc uni_char_iter != characters.end(); ++uni_char_iter) { characters 868 chrome/browser/history/url_index_private_data.cc Char16Set characters = Char16SetFromString16(word); characters 869 chrome/browser/history/url_index_private_data.cc for (Char16Set::iterator uni_char_iter = characters.begin(); characters 870 chrome/browser/history/url_index_private_data.cc uni_char_iter != characters.end(); ++uni_char_iter) { characters 88 chrome/browser/profile_resetter/brandcode_config_fetcher.cc sax_handler.characters = &XmlConfigParser::CharactersImpl; characters 490 chrome/browser/search_engines/template_url_parser.cc sax_handler.characters = &TemplateURLParsingContext::CharactersImpl; characters 41 components/autofill/core/browser/password_generator.cc void InitializeAlphaNumericCharacters(std::vector<char>* characters) { characters 43 components/autofill/core/browser/password_generator.cc characters->push_back(static_cast<char>(i)); characters 45 components/autofill/core/browser/password_generator.cc characters->push_back(static_cast<char>(i)); characters 47 components/autofill/core/browser/password_generator.cc characters->push_back(static_cast<char>(i)); characters 164 content/browser/renderer_host/render_message_filter.h const base::string16& characters); characters 81 content/shell/renderer/test_runner/event_sender.cc const char* characters = modifier_name.c_str(); characters 82 content/shell/renderer/test_runner/event_sender.cc if (!strcmp(characters, "ctrlKey") characters 84 content/shell/renderer/test_runner/event_sender.cc || !strcmp(characters, "addSelectionKey") characters 88 content/shell/renderer/test_runner/event_sender.cc } else if (!strcmp(characters, "shiftKey") || characters 89 content/shell/renderer/test_runner/event_sender.cc !strcmp(characters, "rangeSelectionKey")) { characters 91 content/shell/renderer/test_runner/event_sender.cc } else if (!strcmp(characters, "altKey")) { characters 94 content/shell/renderer/test_runner/event_sender.cc } else if (!strcmp(characters, "metaKey") || characters 95 content/shell/renderer/test_runner/event_sender.cc !strcmp(characters, "addSelectionKey")) { characters 98 content/shell/renderer/test_runner/event_sender.cc } else if (!strcmp(characters, "metaKey")) { characters 101 content/shell/renderer/test_runner/event_sender.cc } else if (!strcmp(characters, "autoRepeat")) { characters 103 content/shell/renderer/test_runner/event_sender.cc } else if (!strcmp(characters, "copyKey")) { characters 614 content/shell/tools/plugin/main.cpp if (obj->eventLogging && event->data.key.characters) characters 615 content/shell/tools/plugin/main.cpp pluginLog(instance, "keyDown '%c'", CFStringGetCharacterAtIndex(reinterpret_cast<CFStringRef>(event->data.key.characters), 0)); characters 621 content/shell/tools/plugin/main.cpp if (obj->eventLogging && event->data.key.characters) { characters 622 content/shell/tools/plugin/main.cpp pluginLog(instance, "keyUp '%c'", CFStringGetCharacterAtIndex(reinterpret_cast<CFStringRef>(event->data.key.characters), 0)); characters 450 skia/ext/vector_platform_device_emf_win.cc LPCWSTR text, unsigned int characters, const int * lpDx, characters 452 skia/ext/vector_platform_device_emf_win.cc bool success = ExtTextOut(hdc, x, y, options, lprect, text, characters, lpDx); characters 457 skia/ext/vector_platform_device_emf_win.cc characters); characters 458 skia/ext/vector_platform_device_emf_win.cc success = ExtTextOut(hdc, x, y, options, lprect, text, characters, lpDx); characters 464 skia/ext/vector_platform_device_emf_win.cc << " and characters: " << base::string16(text, characters); characters 468 skia/ext/vector_platform_device_emf_win.cc << " and characters: " << base::string16(text, characters); characters 409 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh characters.sanitize (c)); characters 436 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh characters; /* Array of the Unicode Scalar Value characters 441 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh DEFINE_SIZE_ARRAY (14, characters); characters 817 third_party/liblouis/overrides/liblouis/compileTranslationTable.c bucket = table->characters[makeHash]; characters 879 third_party/liblouis/overrides/liblouis/compileTranslationTable.c bucket = table->characters[makeHash]; characters 885 third_party/liblouis/overrides/liblouis/compileTranslationTable.c table->characters[makeHash] = offset; characters 1763 third_party/liblouis/overrides/liblouis/compileTranslationTable.c getCharacters (FileInfo * nested, CharsString * characters) characters 1768 third_party/liblouis/overrides/liblouis/compileTranslationTable.c if (parseChars (nested, characters, &token)) characters 4302 third_party/liblouis/overrides/liblouis/compileTranslationTable.c CharsString characters; characters 4319 third_party/liblouis/overrides/liblouis/compileTranslationTable.c if (getCharacters (nested, &characters)) characters 4322 third_party/liblouis/overrides/liblouis/compileTranslationTable.c for (index = 0; index < characters.length; ++index) characters 4327 third_party/liblouis/overrides/liblouis/compileTranslationTable.c (nested, characters.chars[index], 0); characters 2879 third_party/libxml/src/HTMLparser.c } else if (ctxt->sax->characters != NULL) { characters 2880 third_party/libxml/src/HTMLparser.c ctxt->sax->characters(ctxt->userData, buf, nbchar); characters 2901 third_party/libxml/src/HTMLparser.c } else if (ctxt->sax->characters != NULL) { characters 2902 third_party/libxml/src/HTMLparser.c ctxt->sax->characters(ctxt->userData, buf, nbchar); characters 2947 third_party/libxml/src/HTMLparser.c if (ctxt->sax->characters != NULL) characters 2948 third_party/libxml/src/HTMLparser.c ctxt->sax->characters(ctxt->userData, buf, nbchar); characters 2979 third_party/libxml/src/HTMLparser.c if (ctxt->sax->characters != NULL) characters 2980 third_party/libxml/src/HTMLparser.c ctxt->sax->characters(ctxt->userData, buf, nbchar); characters 3930 third_party/libxml/src/HTMLparser.c if ((ctxt->sax != NULL) && (ctxt->sax->characters != NULL)) characters 3931 third_party/libxml/src/HTMLparser.c ctxt->sax->characters(ctxt->userData, out, i); characters 3936 third_party/libxml/src/HTMLparser.c if ((ctxt->sax != NULL) && (ctxt->sax->characters != NULL)) characters 3937 third_party/libxml/src/HTMLparser.c ctxt->sax->characters(ctxt->userData, BAD_CAST "&", 1); characters 3942 third_party/libxml/src/HTMLparser.c if ((ctxt->sax != NULL) && (ctxt->sax->characters != NULL)) { characters 3943 third_party/libxml/src/HTMLparser.c ctxt->sax->characters(ctxt->userData, BAD_CAST "&", 1); characters 3944 third_party/libxml/src/HTMLparser.c ctxt->sax->characters(ctxt->userData, name, xmlStrlen(name)); characters 3967 third_party/libxml/src/HTMLparser.c if ((ctxt->sax != NULL) && (ctxt->sax->characters != NULL)) characters 3968 third_party/libxml/src/HTMLparser.c ctxt->sax->characters(ctxt->userData, out, i); characters 5572 third_party/libxml/src/HTMLparser.c if ((ctxt->sax != NULL) && (ctxt->sax->characters != NULL)) characters 5573 third_party/libxml/src/HTMLparser.c ctxt->sax->characters(ctxt->userData, chr, 1); characters 5587 third_party/libxml/src/HTMLparser.c if (ctxt->sax->characters != NULL) characters 5588 third_party/libxml/src/HTMLparser.c ctxt->sax->characters( characters 67 third_party/libxml/src/SAX.c hdlr->characters = xmlSAX2Characters; characters 115 third_party/libxml/src/SAX.c hdlr->characters = xmlSAX2Characters; characters 162 third_party/libxml/src/SAX.c hdlr->characters = xmlSAX2Characters; characters 2784 third_party/libxml/src/SAX2.c hdlr->characters = xmlSAX2Characters; characters 2862 third_party/libxml/src/SAX2.c hdlr->characters = xmlSAX2Characters; characters 2920 third_party/libxml/src/SAX2.c hdlr->characters = xmlSAX2Characters; characters 118 third_party/libxml/src/include/libxml/SAX.h characters (void *ctx, characters 734 third_party/libxml/src/include/libxml/parser.h charactersSAXFunc characters; characters 775 third_party/libxml/src/include/libxml/parser.h charactersSAXFunc characters; characters 242 third_party/libxml/src/legacy.c *((charactersSAXFunc *) result) = ctxt->sax->characters; characters 360 third_party/libxml/src/legacy.c ctxt->sax->characters = *((charactersSAXFunc *) value); characters 2716 third_party/libxml/src/parser.c if (ctxt->sax->ignorableWhitespace == ctxt->sax->characters) characters 4161 third_party/libxml/src/parser.c ctxt->sax->characters)) { characters 4167 third_party/libxml/src/parser.c if (ctxt->sax->characters != NULL) characters 4168 third_party/libxml/src/parser.c ctxt->sax->characters(ctxt->userData, characters 4174 third_party/libxml/src/parser.c (ctxt->sax->characters != NULL)) { characters 4175 third_party/libxml/src/parser.c ctxt->sax->characters(ctxt->userData, characters 4210 third_party/libxml/src/parser.c ctxt->sax->characters) && characters 4220 third_party/libxml/src/parser.c if (ctxt->sax->characters != NULL) characters 4221 third_party/libxml/src/parser.c ctxt->sax->characters(ctxt->userData, characters 4229 third_party/libxml/src/parser.c if (ctxt->sax->characters != NULL) characters 4230 third_party/libxml/src/parser.c ctxt->sax->characters(ctxt->userData, characters 4311 third_party/libxml/src/parser.c if (ctxt->sax->characters != NULL) characters 4312 third_party/libxml/src/parser.c ctxt->sax->characters(ctxt->userData, buf, nbchar); characters 4313 third_party/libxml/src/parser.c if ((ctxt->sax->characters != characters 4344 third_party/libxml/src/parser.c if (ctxt->sax->characters != NULL) characters 4345 third_party/libxml/src/parser.c ctxt->sax->characters(ctxt->userData, buf, nbchar); characters 4346 third_party/libxml/src/parser.c if ((ctxt->sax->characters != ctxt->sax->ignorableWhitespace) && characters 6803 third_party/libxml/src/parser.c if ((ctxt->sax != NULL) && (ctxt->sax->characters != NULL) && characters 6805 third_party/libxml/src/parser.c ctxt->sax->characters(ctxt->userData, out, 1); characters 6821 third_party/libxml/src/parser.c if ((ctxt->sax != NULL) && (ctxt->sax->characters != NULL) && characters 6823 third_party/libxml/src/parser.c ctxt->sax->characters(ctxt->userData, out, i); characters 6845 third_party/libxml/src/parser.c if ((ctxt->sax != NULL) && (ctxt->sax->characters != NULL) && characters 6847 third_party/libxml/src/parser.c ctxt->sax->characters(ctxt->userData, val, xmlStrlen(val)); characters 9429 third_party/libxml/src/parser.c else if (ctxt->sax->characters != NULL) characters 9430 third_party/libxml/src/parser.c ctxt->sax->characters(ctxt->userData, buf, len); characters 11191 third_party/libxml/src/parser.c else if (ctxt->sax->characters != NULL) characters 11192 third_party/libxml/src/parser.c ctxt->sax->characters(ctxt->userData, characters 11228 third_party/libxml/src/parser.c else if (ctxt->sax->characters != NULL) characters 11229 third_party/libxml/src/parser.c ctxt->sax->characters(ctxt->userData, characters 129 third_party/libxml/src/xmlreader.c charactersSAXFunc characters; characters 771 third_party/libxml/src/xmlreader.c if ((reader != NULL) && (reader->characters != NULL)) { characters 772 third_party/libxml/src/xmlreader.c reader->characters(ctx, ch, len); characters 2085 third_party/libxml/src/xmlreader.c ret->characters = ret->sax->characters; characters 2086 third_party/libxml/src/xmlreader.c ret->sax->characters = xmlTextReaderCharacters; characters 4992 third_party/libxml/src/xmlreader.c reader->characters = reader->sax->characters; characters 4993 third_party/libxml/src/xmlreader.c reader->sax->characters = xmlTextReaderCharacters; characters 28368 third_party/libxml/src/xmlschemas.c if ((ctxt->user_sax != NULL) && (ctxt->user_sax->characters != NULL)) characters 28369 third_party/libxml/src/xmlschemas.c ctxt->user_sax->characters(ctxt->user_data, ch, len); characters 28506 third_party/libxml/src/xmlschemas.c ret->schemas_sax.characters = xmlSchemaSAXHandleText; characters 28568 third_party/libxml/src/xmlschemas.c ret->schemas_sax.characters = charactersSplit; characters 28570 third_party/libxml/src/xmlschemas.c (old_sax->ignorableWhitespace != old_sax->characters)) characters 680 third_party/npapi/bindings/npapi.h NPNSString *characters; characters 27 ui/base/accelerators/platform_accelerator_cocoa.h NSString* characters() const { return characters_.get(); }