/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/examples/ |
H A D | textfield_example.cc | 88 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 D | textfield_example.h | 50 Textfield* rtl_ = nullptr; variable
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/examples/ |
H A D | textfield_example.cc | 98 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 D | textfield_example.h | 48 Textfield* rtl_ = nullptr; variable
|
/dports/print/lyx/lyx-2.3.4.2/src/insets/ |
H A D | InsetQuotes.cpp | 615 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 D | InsetQuotes.h | 206 bool rtl_; variable
|
/dports/textproc/goldendict/goldendict-73ec1b5/ |
H A D | mdictparser.hh | 153 return rtl_; in isRightToLeft() 214 bool rtl_; member in Mdict::MdictParser
|
H A D | mdictparser.cc | 117 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 D | Wbidi-chars-17.c | 16 int rtl_\u200f;
|
/dports/lang/fpc-source/fpc-3.2.2/ |
H A D | Makefile.fpc | 305 $(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 D | Row.h | 289 bool isRTL() const { return rtl_; } in isRTL() 352 bool rtl_; variable
|
H A D | Row.cpp | 168 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 D | GuiWorkArea.cpp | 132 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 D | Changelog | 36 * "rtl_*" functions renamed to "tlsf_*".
|
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/TLSF-2.4.6/ |
H A D | Changelog | 36 * "rtl_*" functions renamed to "tlsf_*".
|
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/ |
H A D | WebPagesManager.cpp | 1466 web_page->instant_view.is_rtl = page->rtl_; in on_get_web_page_instant_view()
|
H A D | LanguagePackManager.cpp | 1609 info.is_rtl_ = language->rtl_; in get_language_info()
|
/dports/lang/guile2/guile-2.2.7/ |
H A D | ChangeLog | 18236 (scm_instruction_list): Remove rtl_ infix. 18360 (scm_i_program_properties): Remove "rtl_" infix.
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/ |
H A D | ChangeLog | 8443 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 D | ChangeLog | 223680 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 …]
|