Home
last modified time | relevance | path

Searched refs:kRlm (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/compile/
DPseudolocalizer.cpp32 static const std::string kRlm = "\u200f"; variable
459 result += kRlm + kRlo; in Text()
462 result += kPdf + kRlm; in Text()
473 result += kPdf + kRlm; in Text()
480 return kRlm + kRlo + source.to_string() + kPdf + kRlm; in Placeholder()