Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/chromium/
DUniscribeHelperTextRun.cpp68 bool isRtl, in UniscribeHelperTextRun() argument
72 : UniscribeHelper(input, inputLength, isRtl, hfont, in UniscribeHelperTextRun()
DUniscribeHelper.cpp73 bool isRtl, in UniscribeHelper() argument
80 , m_isRtl(isRtl) in UniscribeHelper()
828 bool isRtl = m_runs[run].a.fRTL; in applySpacing() local
834 if (isRtl) in applySpacing()
849 if (isRtl) { in applySpacing()
880 if (isRtl) { in applySpacing()
DUniscribeHelperTextRun.h54 bool isRtl,
DUniscribeHelper.h76 bool isRtl,
/external/chromium/chrome/common/extensions/docs/examples/extensions/news/javascript/
Dfeed.js96 var isRtl = 'lTR';
108 isRtl = 'rTL';
197 itemDesc += "<div class = '" + isRtl + "'>";
/external/chromium/chrome/browser/resources/ntp/
Ddrag_drop_controller.js90 if (isRtl())
Dmost_visited.js275 var rtl = isRtl();
Dapps.js624 var rtl = isRtl();