OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BIDI_R
(Results
1 - 3
of
3
) sorted by null
/external/cldr/tools/java/org/unicode/cldr/tool/
GenerateStatistics.java
179
UnicodeSet
BIDI_R
= new UnicodeSet(
220
if (
BIDI_R
.containsSome(localName))
GenerateTransformCharts.java
[
all
...]
ShowData.java
544
static UnicodeSet
BIDI_R
= new UnicodeSet(
548
return
BIDI_R
.containsSome(cellValue) ? " style='direction:rtl'" : "";
[
all
...]
Completed in 277 milliseconds