OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fromChar
(Results
1 - 4
of
4
) sorted by null
/external/qemu/android/utils/
misc.h
34
char
fromChar
,
misc.c
60
char
fromChar
,
71
string_translate_char( buff,
fromChar
, toChar );
/external/webkit/WebCore/platform/graphics/chromium/
UniscribeHelper.cpp
308
int
fromChar
= from - item.iCharPos;
313
fromChar
>= shaping.charLength() || toChar <= 0) {
335
if (
fromChar
<= 0) {
344
afterGlyph = shaping.m_logs[
fromChar
- 1];
351
fromGlyph = shaping.m_logs[
fromChar
< 0 ? 0 :
fromChar
];
[
all
...]
/external/jdiff/
xerces.jar
Completed in 1329 milliseconds