OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:codepoint
(Results
301 - 325
of
380
) sorted by null
<<
11
12
13
14
15
16
/external/chromium/base/
string_util.h
285
// valid but also if it doesn't contain any non-character
codepoint
/external/chromium-libpac/test/
proxy_test_script.h
613
"// U+200B is the
codepoint
for zero-width-space.\n" \
/external/chromium_org/base/strings/
string_util.h
265
// valid but also if it doesn't contain any non-character
codepoint
/external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
HarfBuzzShaper.cpp
730
uint16_t glyph = glyphInfos[i].
codepoint
;
[
all
...]
/external/chromium_org/third_party/icu/source/common/
ucnv.c
[
all
...]
ucnvsel.cpp
24
* stores all encodings a
codepoint
can map to
normalizer2impl.cpp
[
all
...]
rbbi.cpp
687
// move forward one
codepoint
to prepare for moving back to a
801
// up to refer to the following
codepoint
.
[
all
...]
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
phonenumberutil.cc
277
char32
codepoint
;
local
278
EncodingUtils::DecodeUTF8Char(unicode_char, &
codepoint
);
279
return
codepoint
;
283
// extensions, allowing the one-
codepoint
extension symbols provided by
[
all
...]
/external/harfbuzz_ng/util/
options.cc
616
g_string_append_printf (gs, "U+%04X", info->
codepoint
);
/external/icu4c/common/
ucnv.c
[
all
...]
ucnvsel.cpp
24
* stores all encodings a
codepoint
can map to
normalizer2impl.cpp
[
all
...]
/external/iputils/doc/
ping.sgml
320
Codepoint
(DSCP). In RFC2481 and RFC3168, bits 0-1 are used for ECN.
/external/llvm/lib/Support/
LocaleGeneric.inc
33
/// All characters from the Unicode
codepoint
range are considered printable
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/
suggest.cpp
508
// Process the node
codepoint
as a digraph. This means that composite glyphs like the German
/external/chromium_org/third_party/libxml/src/
parser.c
10640
int
codepoint
;
local
[
all
...]
/external/libxml2/
parser.c
10661
int
codepoint
;
local
[
all
...]
/external/chromium_org/third_party/freetype/src/sfnt/
ttcmap.c
[
all
...]
/external/chromium_org/third_party/icu/source/common/unicode/
utext.h
59
* // do whatever with the
codepoint
c here.
71
* // do whatever with the
codepoint
c here.
[
all
...]
/external/freetype/src/sfnt/
ttcmap.c
[
all
...]
/external/icu4c/common/unicode/
utext.h
59
* // do whatever with the
codepoint
c here.
71
* // do whatever with the
codepoint
c here.
[
all
...]
/external/icu4c/test/intltest/
convtest.cpp
507
UChar32
codePoint
,
511
((UnicodeSet *)context)->remove(
codePoint
); // the converter cannot convert this code point
[
all
...]
/external/chromium/chrome/browser/ui/views/download/
download_item_view.cc
[
all
...]
/external/clang/include/clang/Lex/
Lexer.h
611
/// \return The Unicode
codepoint
specified by the UCN, or 0 if the UCN is
Completed in 1775 milliseconds
<<
11
12
13
14
15
16