Searched defs:ICUIsRTL (Results 1 - 1 of 1) sorted by relevance
/external/chromium/base/i18n/ | ||
H A D | rtl.cc | 102 ICUIsRTL() ? GTK_TEXT_DIR_RTL : GTK_TEXT_DIR_LTR); 111 return ICUIsRTL(); 115 bool ICUIsRTL() { function in namespace:base::i18n |
Completed in 112 milliseconds