Searched
full:character (Results
1176 -
1200 of
10114) sorted by null
<<41424344454647484950>>
/external/chromium_org/third_party/WebKit/ManualTests/ |
selection-start-after-inserting-line-break-in-textarea.html | 13 console.innerHTML = 'textarea contains unexpected character. You can only type LF in this test.';
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
DOMTokenList.cpp | 110 // through the string character by character. 158 // of character by character testing.
|
/external/chromium_org/third_party/WebKit/Source/core/html/parser/ |
AtomicHTMLToken.h | 88 ASSERT(m_type == HTMLToken::Character); 135 case HTMLToken::Character: 176 case HTMLToken::Character: 211 // "data" for Comment, "characters" for Character
|
/external/chromium_org/third_party/WebKit/Source/wtf/unicode/ |
Unicode.h | 28 // Define platform neutral 8 bit character type (L is for Latin-1).
|
/external/chromium_org/third_party/freetype/include/freetype/ |
fterrdef.h | 62 /* glyph/character errors */ 67 "invalid character code" ) 190 "character map (cmap) table missing" ) 198 "invalid character map (cmap) format" )
|
ftwinfnt.h | 69 * When querying for information about the character set of the font 87 * specifies a character set that is operating-system dependent. 91 * character set. The OEM character set is system dependent.
|
/external/chromium_org/third_party/freetype/src/psaux/ |
t1cmap.h | 5 /* Type 1 character map support (specification). */
|
/external/chromium_org/third_party/icu/source/common/ |
resbund_cnv.cpp | 16 * Character conversion functions moved here from resbund.cpp
|
unifilt.cpp | 51 // Backup offset by 1, unless the preceding character is a
|
unistr_props.cpp | 16 * Character property dependent functions moved here from unistr.cpp
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
ubrk.h | 59 * Character boundary analysis identifies the boundaries of 61 * that should be treated as character-like units for many text operations. 88 /** Character breaks @stable ICU 2.0 */ 182 * ('.', '?', '!', etc.) character, possibly followed by a 189 * sentence terminator ('.', '?', '!', etc.) character, but 201 * A UBreakIterator may be used for detecting character, line, word, 337 * @return The character index most recently returned by \ref ubrk_next, \ref ubrk_previous, 348 * @return The character index of the next text boundary, or UBRK_DONE 360 * @return The character index of the preceding text boundary, or UBRK_DONE 369 * Determine the index of the first character in the text being scanned [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
inputext.h | 15 * This is an internal header for the Character Set Detection code. The
|
name2uni.cpp | 63 // Get the legal character set 160 // the loop. If any other character is found, exit the 231 // Invalid character 233 --cursor; // Backup and reprocess this character
|
uni2name.h | 22 * A transliterator that performs character to name mapping.
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
encoll.h | 10 * character '-' in string "black-bird". The en_US locale uses the default
|
mnkytst.h | 11 * less than the string itself appended with any character.
|
wbnf.h | 25 escaping = _single character with a leading back slash, either inside or outside quoting_ 61 o Following character are syntax symbols in preceding definition 66 ' ' override special-character to plain character
|
/external/chromium_org/third_party/icu/source/test/perf/charperf/ |
CharPerf.pl | 18 "title"=>"Character property performance: ICU".$ICULatestVersion." vs. STDLib",
|
CharPerf_r.pl | 17 "title"=>"Character property performance regression: ICU (".$ICUPreviousVersion." and ".$ICULatestVersion.")",
|
/external/chromium_org/third_party/libaddressinput/chromium/cpp/src/util/ |
string_split.h | 26 // the trailing byte of a multi-byte character can be in the ASCII range.
|
/external/chromium_org/third_party/libxml/src/ |
README.tests | 13 testchar.c: exercise the check of character ranges and UTF-8 validation
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/ |
prprf.h | 49 ** %c - character 118 ** PR_sscanf() scans the input character string, performs data 129 ** - PR_sscanf() has no multibyte character support, while sscanf() 133 ** a character string holding the input to scan
|
/external/chromium_org/third_party/re2/doc/ |
mksyntaxgo | 8 /^Unicode character class/,$d
|
/external/chromium_org/third_party/re2/re2/ |
unicode_groups.h | 5 // Unicode character groups.
|
/external/chromium_org/third_party/sfntly/cpp/src/sample/subtly/ |
subsetter.h | 25 // Subsets a given font using a character predicate.
|
Completed in 507 milliseconds
<<41424344454647484950>>