Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/examples/
H A Dtextfield_example.cc88 rtl_ = MakeRow(layout, std::make_unique<Label>(ASCIIToUTF16("RTL:")), in CreateExampleView()
147 rtl_->SetText(empty); in ButtonPressed()
154 rtl_->AppendText(ASCIIToUTF16("[append]")); in ButtonPressed()
161 rtl_->SetText(ASCIIToUTF16("[set]")); in ButtonPressed()
H A Dtextfield_example.h50 Textfield* rtl_ = nullptr; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/examples/
H A Dtextfield_example.cc98 rtl_ = MakeRow( in CreateExampleView()
164 rtl_->SetText(base::string16()); in ClearAllButtonPressed()
175 rtl_->AppendText(append_text); in AppendButtonPressed()
185 rtl_->SetText(set_text); in SetButtonPressed()
H A Dtextfield_example.h48 Textfield* rtl_ = nullptr; variable
/dports/print/lyx/lyx-2.3.4.2/src/insets/
H A DInsetQuotes.cpp615 pass_thru_(false), internal_fontenc_(false), rtl_(false) in InsetQuotes()
633 internal_fontenc_(false), rtl_(false) in InsetQuotes()
733 docstring retdisp = docstring(1, quoteparams.getQuoteChar(style, level_, side_, rtl_)); in displayString()
849 char_type quotechar = quoteparams.getQuoteChar(style, level_, side_, rtl_); in latex()
891 qstr = quoteparams.getLaTeXQuote(quotechar, "int", rtl_); in latex()
1005 rtl_ = font.isRightToLeft(); in updateBuffer()
H A DInsetQuotes.h206 bool rtl_; variable
/dports/textproc/goldendict/goldendict-73ec1b5/
H A Dmdictparser.hh153 return rtl_; in isRightToLeft()
214 bool rtl_; member in Mdict::MdictParser
H A Dmdictparser.cc117 rtl_( false ) in MdictParser()
414 rtl_ = headerAttributes.namedItem( "Left2Right" ).toAttr().value() != "Yes"; in readHeader()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/c-c++-common/
H A DWbidi-chars-17.c16 int rtl_\u200f;
/dports/lang/fpc-source/fpc-3.2.2/
H A DMakefile.fpc305 $(MAKE) rtl_$(ALLTARGET) $(BUILDOPTS)
325 $(MAKE) rtl_$(ALLTARGET) $(BUILDOPTS)
334 $(MAKE) rtl_$(INSTALLTARGET) $(INSTALLOPTS)
/dports/print/lyx/lyx-2.3.4.2/src/
H A DRow.h289 bool isRTL() const { return rtl_; } in isRTL()
352 bool rtl_; variable
H A DRow.cpp168 right_boundary_(false), flushed_(false), rtl_(false), in Row()
584 rtl_ = rtl_par; in reverseRTL()
/dports/print/lyx/lyx-2.3.4.2/src/frontends/qt4/
H A DGuiWorkArea.cpp132 CaretWidget() : rtl_(false), l_shape_(false), completable_(false), in CaretWidget()
156 if (rtl_) in draw()
166 if (rtl_) { in draw()
181 rtl_ = rtl; in update()
218 bool rtl_; member in lyx::frontend::CaretWidget
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/external_libraries/TLSF-2.4.6/
H A DChangelog36 * "rtl_*" functions renamed to "tlsf_*".
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/TLSF-2.4.6/
H A DChangelog36 * "rtl_*" functions renamed to "tlsf_*".
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DWebPagesManager.cpp1466 web_page->instant_view.is_rtl = page->rtl_; in on_get_web_page_instant_view()
H A DLanguagePackManager.cpp1609 info.is_rtl_ = language->rtl_; in get_language_info()
/dports/lang/guile2/guile-2.2.7/
H A DChangeLog18236 (scm_instruction_list): Remove rtl_ infix.
18360 (scm_i_program_properties): Remove "rtl_" infix.
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog8443 rtl_{string,uString}_newFromStr_WithLength implementation", when the huge
40662 Step 1 of removing cargo-cult pragma pack around rtl_[u]String
102054 Tighten rtl_{string,uString}_newFromStr_WithLength implementation
485729 rtl_[u]String_alloc now requires that the length be >= 0.
677778 rtl_[u]String_newConcat now checks allocation result to return
792418 rtl_*Memory with equivalent from string.h"
1432546 mvoe rtl_(u)string_alloc to sal
1432577 rtl_(u)String_ensureCapacity
1444109 Mark rtl_*memory as deprecated
1460935 Replace usage of rtl_*Memory with equivalent from string.h
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog223680 rtl_[u]String_alloc now requires that the length be >= 0.
415729 rtl_[u]String_newConcat now checks allocation result to return
530369 rtl_*Memory with equivalent from string.h"
1170491 use rtl_(u)string_alloc where the contents clearly don't need to be cleared
1170497 mvoe rtl_(u)string_alloc to sal
1170528 rtl_(u)String_ensureCapacity
1170531 appending. A bit like rtl_(u)String_newConcat(), but without the function
1182060 Mark rtl_*memory as deprecated
1198886 Replace usage of rtl_*Memory with equivalent from string.h
1933509 …06/04/13 13:57:06 mhu 1.24.6.1: #125511# #i23172# #i57764# Added calls to rtl_(cache|arena)_fini().
[all …]