OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:forceltr
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/editor/
RawContactReadOnlyEditorView.java
256
boolean isFirstEntry, boolean
forceLTR
) {
270
if (
forceLTR
) {
/frameworks/base/core/jni/android/graphics/
TextLayoutCache.cpp
367
bool
forceLTR
= false;
375
case kBidi_Force_LTR:
forceLTR
= true; break; // every char is LTR
381
if (
forceLTR
|| forceRTL) {
[
all
...]
Completed in 855 milliseconds