Home
last modified time | relevance | path

Searched defs:isRTL (Results 1 – 25 of 521) sorted by relevance

12345678910>>...21

/dports/www/mediawiki135/mediawiki-1.35.5/extensions/Scribunto/includes/engines/LuaCommon/lualib/
H A Dmw.language.lua97 function lang:isRTL() function
100 self.isRTL = function () function
/dports/www/mediawiki136/mediawiki-1.36.3/extensions/Scribunto/includes/engines/LuaCommon/lualib/
H A Dmw.language.lua97 function lang:isRTL() function
100 self.isRTL = function () function
/dports/www/mediawiki137/mediawiki-1.37.1/extensions/Scribunto/includes/engines/LuaCommon/lualib/
H A Dmw.language.lua97 function lang:isRTL() function
100 self.isRTL = function () function
/dports/net-p2p/eiskaltdcpp-cli/eiskaltdcpp-2.2.10/dcpp/
H A DResourceManager.h28 bool isRTL() { return rtl; } in isRTL() function
/dports/net-p2p/eiskaltdcpp-lib/eiskaltdcpp-2.2.10/dcpp/
H A DResourceManager.h28 bool isRTL() { return rtl; } in isRTL() function
/dports/net-p2p/eiskaltdcpp-data/eiskaltdcpp-2.2.10/dcpp/
H A DResourceManager.h28 bool isRTL() { return rtl; } in isRTL() function
/dports/net-p2p/eiskaltdcpp-gtk/eiskaltdcpp-2.2.10/dcpp/
H A DResourceManager.h28 bool isRTL() { return rtl; } in isRTL() function
/dports/net-p2p/eiskaltdcpp-daemon/eiskaltdcpp-2.2.10/dcpp/
H A DResourceManager.h28 bool isRTL() { return rtl; } in isRTL() function
/dports/net-p2p/linuxdcpp/linuxdcpp-1.1.0/dcpp/
H A DResourceManager.h29 bool isRTL() { return rtl; } in isRTL() function
/dports/print/pdftk/pdftk-7d2ac3c1fa858f2c247c809fc6ef43f71f241098/java/com/gitlab/pdftk_java/com/lowagie/text/pdf/
H A DPdfLine.java101 protected boolean isRTL = false; field in PdfLine
123 …t left, float remainingWidth, int alignment, boolean newlineSplit, ArrayList line, boolean isRTL) { in PdfLine()
430 boolean isRTL() { in isRTL() method in PdfLine
/dports/finance/prestashop/prestashop/src/Core/Language/
H A DLanguageInterface.php75 public function isRTL(); function
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/icu/
H A DListNumbers.java149 private static String getNumberStyle(String ruleName, double val, boolean isRTL) { in getNumberStyle()
166 private static void printLine(RuleBasedNumberFormat[] rbnfs, double num, boolean isRTL) { in printLine()
/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/pdf/
H A DPdfLine.java95 protected boolean isRTL = false; field in PdfLine
127 …lWidth, float remainingWidth, int alignment, boolean newlineSplit, ArrayList line, boolean isRTL) { in PdfLine()
467 boolean isRTL() { in isRTL() method in PdfLine
/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dybidi.h49 bool isRTL() const { return rtl; } in isRTL() function
/dports/games/nxengine/nxengine-evo-2.6.5-1/src/i18n/
H A Dtranslate.cpp63 const bool I18N::isRTL() in isRTL() function in I18N
/dports/print/scribus-devel/scribus-1.5.7/scribus/text/
H A Dtextlayout.cpp240 bool isRTL = (m_story->paragraphStyle().direction() == ParagraphStyle::RTL); in prevLine() local
274 bool isRTL = (m_story->paragraphStyle().direction() == ParagraphStyle::RTL); in nextLine() local
367 bool isRTL = (m_story->paragraphStyle().direction() == ParagraphStyle::RTL); in positionToPoint() local
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/fullcalendar/fullcalendar/src/
H A Doptions.ts50 isRTL: false, constant
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/widget/
H A DFadedSingleColorTextView.java76 public FadedTextGradient(int width, int fadeWidth, int color, boolean isRTL) { in FadedTextGradient()
/dports/textproc/goldendict/goldendict-73ec1b5/
H A Dlangcoder.hh11 int isRTL; // Right-to-left writing; 0 - no, 1 - yes, -1 - let Qt define member
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/widgets/
H A DPrettyTreeDelegate.cpp106 const bool isRTL = QApplication::isRightToLeft(); in paint() local
296 const bool isRTL = QApplication::isRightToLeft(); in decoratorRect() local
/dports/textproc/google-translate-cli/translate-shell-0.9.6.12/include/
H A DLanguages.awk1956 function isRTL(code) { function
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/libraries/classes/
H A DLanguage.php158 public function isRTL() function in PhpMyAdmin\\Language
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/util/
H A DTextProcessor.java274 private static boolean isRTL(char c) { in isRTL() method in TextProcessor
/dports/print/lyx/lyx-2.3.4.2/src/
H A DRow.h102 bool isRTL() const { return font.isVisibleRightToLeft(); } in isRTL() function
289 bool isRTL() const { return rtl_; } in isRTL() function
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/libraries/classes/
H A DLanguage.php170 public function isRTL() function in PhpMyAdmin\\Language

12345678910>>...21