Home
last modified time | relevance | path

Searched refs:getRTL (Results 1 – 25 of 56) sorted by relevance

123

/dports/editors/libreoffice/libreoffice-7.2.6.2/drawinglayer/source/attribute/
H A Dfontattribute.cxx80 bool getRTL() const { return mbRTL; } in getRTL() function in drawinglayer::attribute::ImpFontAttribute
90 && getRTL() == rCompare.getRTL() && getBiDiStrong() == rCompare.getBiDiStrong() in operator ==()
144 bool FontAttribute::getRTL() const { return mpFontAttribute->getRTL(); } in getRTL() function in drawinglayer::attribute::FontAttribute
/dports/editors/libreoffice6/libreoffice-6.4.7.2/drawinglayer/source/attribute/
H A Dfontattribute.cxx91 bool getRTL() const { return mbRTL; } in getRTL() function in drawinglayer::attribute::ImpFontAttribute
104 && getRTL() == rCompare.getRTL() in operator ==()
187 bool FontAttribute::getRTL() const in getRTL() function in drawinglayer::attribute::FontAttribute
189 return mpFontAttribute->getRTL(); in getRTL()
/dports/devel/icu-lx/icu/source/test/letest/
H A Dletsutil.h38 le_bool getRTL(const UnicodeString &text);
H A Dletsutil.cpp83 le_bool getRTL(const UnicodeString &text) in getRTL() function
H A Dcletest.c425 static le_bool getRTL(const LEUnicode *text, le_int32 charCount) in getRTL() function
474 …actual.glyphCount = le_layoutChars(engine, text, 0, charCount, charCount, getRTL(text, charCount),… in doTestCase()
/dports/devel/icu/icu/source/test/letest/
H A Dletsutil.h38 le_bool getRTL(const UnicodeString &text);
H A Dletsutil.cpp83 le_bool getRTL(const UnicodeString &text) in getRTL() function
H A Dcletest.c425 static le_bool getRTL(const LEUnicode *text, le_int32 charCount) in getRTL() function
474 …actual.glyphCount = le_layoutChars(engine, text, 0, charCount, charCount, getRTL(text, charCount),… in doTestCase()
/dports/www/webtrees/webtrees-1.7.18/webtrees/app/Report/
H A DReportTcpdf.php307 if ($this->getRTL()) {
326 if ($this->getRTL()) {
H A DReportPdfLine.php42 if ($renderer->getRTL()) {
H A DReportPdfTextbox.php249 if (!$renderer->getRTL()) {
267 if (!$renderer->getRTL()) {
H A DReportPdfImage.php58 if ($renderer->getRTL()) {
H A DReportPdfFootnote.php50 if ($pdf->getRTL()) {
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/drawinglayer/attribute/
H A Dfontattribute.hxx70 bool getRTL() const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/drawinglayer/attribute/
H A Dfontattribute.hxx87 bool getRTL() const;
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Report/
H A DReportPdfLine.php48 if ($renderer->tcpdf->getRTL()) {
H A DReportPdfTextBox.php256 if (!$renderer->tcpdf->getRTL()) {
274 if (!$renderer->tcpdf->getRTL()) {
H A DReportPdfImage.php62 if ($renderer->tcpdf->getRTL()) {
H A DReportPdfFootnote.php64 if ($renderer->tcpdf->getRTL()) {
H A DPdfRenderer.php317 if ($this->tcpdf->getRTL()) {
336 if ($this->tcpdf->getRTL()) {
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/src/
H A DFontinfo.h74 bool getRTL() { return is_bidirect; } in getRTL() function
H A DPonscripterLabel_text.cpp68 if (info->getRTL()) in drawGlyph()
154 if (info->getRTL()) in drawChar()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/basic/
H A Dsbstar.hxx144 const SbxObjectRef& getRTL() const { return pRtl; } in getRTL() function in StarBASIC
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/basic/
H A Dsbstar.hxx144 const SbxObjectRef& getRTL() const { return pRtl; } in getRTL() function in StarBASIC
/dports/editors/libreoffice/libreoffice-7.2.6.2/drawinglayer/source/primitive2d/
H A Dtextdecoratedprimitive2d.cxx189 getFontAttribute().getRTL(), in create2DDecomposition()

123