OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kBidi_Force_RTL
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/jni/android/graphics/
TextLayout.h
50
kBidi_Force_RTL
= 5,
TextLayout.cpp
40
bidiFlags ==
kBidi_Force_RTL
) {
TextLayoutCache.cpp
376
case
kBidi_Force_RTL
: forceRTL = true; break; // every char is RTL
[
all
...]
Completed in 66 milliseconds