OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:right_to_left
(Results
1 - 4
of
4
) sorted by null
/external/chromium/base/i18n/
bidi_line_iterator.h
27
bool Open(const string16& text, bool
right_to_left
, bool url);
bidi_line_iterator.cc
23
bool
right_to_left
,
30
if (
right_to_left
&& url)
33
right_to_left
? UBIDI_DEFAULT_RTL : UBIDI_DEFAULT_LTR,
/external/bison/src/
vcg.h
118
right_to_left
enumerator in enum:orientation
[
all
...]
vcg.c
298
case
right_to_left
: return "
right_to_left
";
Completed in 885 milliseconds