HomeSort by relevance Sort by last modified time
    Searched full:lrm (Results 1 - 25 of 49) sorted by null

1 2

  /frameworks/base/core/res/res/raw-iw/
loaderror.html 14 <p>?? ???????? ?-&lrm;<a href="%s">%s</a>&lrm; ?? ???? ?????? ????:</p>
16 <p>&lrm;%e</p>
nodomain.html 14 <p>????? ??? ???????? ?-&lrm;<a href="%s">%s</a>&lrm; ????? ????? ???? ?? ???? ??????? ?????? ??????? ????.</p>
  /frameworks/support/v4/tests/java/android/support/v4/text/
BidiFormatterTest.java 37 private static final String LRM = "\u200E";
67 RLE + "." + HE + "." + PDF + LRM,
70 LRM + RLE + "." + HE + "." + PDF + LRM,
76 RLE + "." + PDF + LRM,
97 EN + HE + LRM,
100 EN + HE + LRM,
121 LRM + HE + EN,
139 HE + EN + HE + LRM,
142 LRM + HE + EN + HE + LRM
    [all...]
  /cts/tests/tests/text/src/android/text/cts/
BidiFormatterTest.java 38 private static final String LRM = "\u200E";
72 LRM, LTR_FMT.markAfter(EN + HE, TextDirectionHeuristics.LTR));
77 LRM, LTR_FMT.markAfter(HE + EN, TextDirectionHeuristics.RTL));
94 LRM, LTR_FMT.markBefore(HE + EN, TextDirectionHeuristics.LTR));
99 LRM, LTR_FMT.markBefore(EN + HE, TextDirectionHeuristics.RTL));
112 RLE + "." + HE + "." + PDF + LRM,
115 LRM + RLE + "." + HE + "." + PDF + LRM,
121 RLE + "." + PDF + LRM,
142 EN + HE + LRM,
    [all...]
  /frameworks/base/core/java/android/text/
BidiFormatter.java 46 * the context (LRM or RLM) in addition to the directionality declaration above, thus "resetting"
105 * Unicode "Left-To-Right Mark" (LRM) character.
107 private static final char LRM = '\u200E';
115 * String representation of LRM
117 private static final String LRM_STRING = Character.toString(LRM);
286 * Returns a Unicode bidi mark matching the context directionality (LRM or RLM) if either the
297 * @return LRM for RTL text in LTR context; RLM for LTR text in RTL context;
315 * Returns a Unicode bidi mark matching the context directionality (LRM or RLM) if either the
326 * @return LRM for RTL text in LTR context; RLM for LTR text in RTL context;
365 * appending a trailing Unicode bidi mark matching the context directionality (LRM or RLM) whe
    [all...]
  /frameworks/support/v4/java/android/support/v4/text/
BidiFormatter.java 42 * the context (LRM or RLM) in addition to the directionality declaration above, thus "resetting"
101 * Unicode "Left-To-Right Mark" (LRM) character.
103 private static final char LRM = '\u200E';
111 * String representation of LRM
113 private static final String LRM_STRING = Character.toString(LRM);
282 * Returns a Unicode bidi mark matching the context directionality (LRM or RLM) if either the
293 * @return LRM for RTL text in LTR context; RLM for LTR text in RTL context;
309 * Returns a Unicode bidi mark matching the context directionality (LRM or RLM) if either the
320 * @return LRM for RTL text in LTR context; RLM for LTR text in RTL context;
357 * appending a trailing Unicode bidi mark matching the context directionality (LRM or RLM) whe
    [all...]
  /external/chromium/base/i18n/
rtl.cc 200 // In order to solve this issue, we prepend an LRM to the string. An LRM is a
202 // We also append an LRM at the end, which ensures that we're in an LTR
  /external/chromium_org/base/i18n/
rtl.cc 235 // In order to solve this issue, we prepend an LRM to the string. An LRM is a
237 // We also append an LRM at the end, which ensures that we're in an LTR
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-shaper-private.h 129 ((uc >= 0x200b && uc <= 0x200f /* ZW Space, ZWNJ, ZWJ, LRM and RLM */) \
  /external/chromium_org/third_party/icu/source/common/
ubidiimp.h 140 insertRemove; /* if >0, flags for inserting LRM/RLM before/after run,
178 int32_t flag; /* flag for LRM/RLM, before/after */
ubidiln.c 543 * sum of appropriate LRM/RLM_BEFORE/AFTER flags.
683 /* handle insert LRM/RLM BEFORE/AFTER run */
    [all...]
  /external/icu4c/common/
ubidiimp.h 140 insertRemove; /* if >0, flags for inserting LRM/RLM before/after run,
178 int32_t flag; /* flag for LRM/RLM, before/after */
ubidiln.c 547 * sum of appropriate LRM/RLM_BEFORE/AFTER flags.
687 /* handle insert LRM/RLM BEFORE/AFTER run */
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
HTMLEntities.properties 296 lrm=8206
  /external/chromium_org/third_party/jinja2/_markupsafe/
_constants.py 160 'lrm': 8206,
  /external/harfbuzz/src/
harfbuzz-shaper-private.h 141 ((uc >= 0x200b && uc <= 0x200f /* ZW Space, ZWNJ, ZWJ, LRM and RLM */) \
  /external/chromium_org/third_party/icu/source/common/unicode/
ubidi.h 403 * for the visual-to-logical mapping of a Bidi mark (LRM or RLM) inserted
593 * special way and may need to be surrounded with LRM characters when they are
783 * adding LRM characters. However, this is a variation from the standard
785 * The source text should not contain Bidi control characters other than LRM
813 * The source text should not contain Bidi control characters other than LRM
    [all...]
  /external/icu4c/common/unicode/
ubidi.h 403 * for the visual-to-logical mapping of a Bidi mark (LRM or RLM) inserted
593 * special way and may need to be surrounded with LRM characters when they are
783 * adding LRM characters. However, this is a variation from the standard
785 * The source text should not contain Bidi control characters other than LRM
813 * The source text should not contain Bidi control characters other than LRM
    [all...]
  /external/chromium_org/chrome/app/resources/terms/
terms_ar.html 33 <p>1-1 ???? ???????? ??????? Google ???????? ???????? ?????? ????? ??????? ??? (???? ????? ??????? ?? ??? ??????? ???? "???????" ????????? ??? ????? ????? ???? ?? Google ????? ??? ??????? ?????? ??????) ????? ??????? ??????? ???? ???? Google. ????? ??????? "Google" ??? ???? Google Inc.? ???? ??? ????? ??????? ?? ??????? &lrm;1600 Amphitheatre Parkway, Mountain View, CA 94043, United States. ????? ??? ??????? ????? ????? ?????????? ??? ???? ????? ?? ???? ??? ?????????. </p>
    [all...]
terms_fa.html 33 <p>1.1 ??????? ??? ?? ???????? ??? ???????? ????? ?? ? ???? ??? Google (?? ??? ??? ??? ????? "????? ??" ?? ??? ??? ?????? ?? ??? ? ????? ??? ????? ??? ?? ??? Google ?? ??? ??????? ???? ????? ????? ?? ???? ?????? ???) ?? ?? ??????? ????? ??? ??? ? Google ????? ?? ???. "Google" ?? ????? ???? Google ??? ?? ??? ???? ?????? ??? ????? ?? ?? ???? &lrm;1600 Amphitheatre Parkway, Mountain View, CA 94043, United States ???. ?? ??? ??? ???? ???? ? ????? ??? ??????? ? ???? ?? ????? ?? ????? ??? ???.</p>
    [all...]
terms_he.html 33 <p>1.1 ?????? ??? ???????, ??????, ???????? ?????? ???????? ?? Google, (??????? ???? ?????? ????? ?? "???????", ???? ?? ????? ????? ?? ??? Google ?????? ???? ???? ????), ???? ?????? ?? ???? ????? ???? ???? Google. ?Google? ????? Google Inc.?, ??? ???? ?????? ?????? ??? ??? ?&lrm;1600 Amphitheatre Parkway, Mountain View, CA 94043, United States. ???? ?? ????? ???? ????? ?????, ???? ????? ??? ??????? ?? ???? ??.</p>
    [all...]
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
d.php 73 "ensp|emsp|thinsp|zwnj|zwj|lrm|rlm|ndash|mdash|lsquo|rsquo|sbquo|".
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
GlyphPageTreeNode.cpp 178 // LRM, RLM, LRE, RLE, ZWNJ, ZWJ, and PDF must not render at all.
  /external/chromium_org/third_party/icu/source/test/intltest/
bidiconf.cpp 430 // and anyway also removes LRM/RLM/ZWJ/ZWNJ which is not desirable here.
  /external/icu4c/test/intltest/
bidiconf.cpp 430 // and anyway also removes LRM/RLM/ZWJ/ZWNJ which is not desirable here.

Completed in 377 milliseconds

1 2