Home
last modified time | relevance | path

Searched refs:text_ (Results 1 – 25 of 1645) sorted by relevance

12345678910>>...66

/dports/textproc/R-cran-htmltools/htmltools/tests/testthat/
H A Dtest-template.R46 text <- as.character(htmlTemplate(text_ = latin1_str))
126 expect_error(htmlTemplate(text_ = "text {{ code"))
129 as.character(htmlTemplate(text_ = "code }} text")),
134 expect_error(htmlTemplate(text_ = "{{ code"))
137 as.character(htmlTemplate(text_ = "code }}")),
156 as.character(htmlTemplate(text_ = "text", code = 1)),
183 expect_error(as.character(htmlTemplate(text_ = "{{")))
184 expect_error(as.character(htmlTemplate(text_ = " {{")))
185 expect_error(as.character(htmlTemplate(text_ = "{{ ")))
224 as.character(htmlTemplate(text_ = "a{{ 1 #2 }}b")),
[all …]
/dports/devel/protobuf/protobuf-3.17.3/src/google/protobuf/stubs/
H A Dsubstitute.h94 : text_(value), size_(strlen(text_)) {} in SubstituteArg()
113 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
115 : text_(FastUInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
117 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
121 : text_(FastLongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
123 : text_(FastULongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
125 : text_(FastInt64ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
129 : text_(FloatToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
131 : text_(DoubleToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
133 : text_(value ? "true" : "false"), size_(strlen(text_)) {} in SubstituteArg()
[all …]
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/third_party/protobuf/src/google/protobuf/stubs/
H A Dsubstitute.h94 : text_(value), size_(strlen(text_)) {} in SubstituteArg()
113 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
115 : text_(FastUInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
117 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
121 : text_(FastLongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
123 : text_(FastULongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
125 : text_(FastInt64ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
129 : text_(FloatToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
131 : text_(DoubleToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
133 : text_(value ? "true" : "false"), size_(strlen(text_)) {} in SubstituteArg()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/
H A Dsubstitute.h90 : text_(value), size_(strlen(text_)) {} in SubstituteArg()
107 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
109 : text_(FastUInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
111 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
115 : text_(FastLongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
117 : text_(FastULongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
119 : text_(FastInt64ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
123 : text_(FloatToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
125 : text_(DoubleToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
127 : text_(value ? "true" : "false"), size_(strlen(text_)) {} in SubstituteArg()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/protobuf/src/google/protobuf/stubs/
H A Dsubstitute.h92 : text_(value), size_(strlen(text_)) {} in SubstituteArg()
109 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
111 : text_(FastUInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
113 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
117 : text_(FastLongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
119 : text_(FastULongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
121 : text_(FastInt64ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
125 : text_(FloatToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
127 : text_(DoubleToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
129 : text_(value ? "true" : "false"), size_(strlen(text_)) {} in SubstituteArg()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/protobuf/src/google/protobuf/stubs/
H A Dsubstitute.h90 : text_(value), size_(strlen(text_)) {} in SubstituteArg()
107 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
109 : text_(FastUInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
111 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
115 : text_(FastLongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
117 : text_(FastULongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
119 : text_(FastInt64ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
123 : text_(FloatToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
125 : text_(DoubleToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
127 : text_(value ? "true" : "false"), size_(strlen(text_)) {} in SubstituteArg()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/
H A Dsubstitute.h90 : text_(value), size_(strlen(text_)) {} in SubstituteArg()
107 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
109 : text_(FastUInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
111 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
115 : text_(FastLongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
117 : text_(FastULongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
119 : text_(FastInt64ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
123 : text_(FloatToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
125 : text_(DoubleToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
127 : text_(value ? "true" : "false"), size_(strlen(text_)) {} in SubstituteArg()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/
H A Dsubstitute.h90 : text_(value), size_(strlen(text_)) {} in SubstituteArg()
107 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
109 : text_(FastUInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
111 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
115 : text_(FastLongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
117 : text_(FastULongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
119 : text_(FastInt64ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
123 : text_(FloatToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
125 : text_(DoubleToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
127 : text_(value ? "true" : "false"), size_(strlen(text_)) {} in SubstituteArg()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/
H A Dsubstitute.h90 : text_(value), size_(strlen(text_)) {} in SubstituteArg()
107 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
109 : text_(FastUInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
111 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
115 : text_(FastLongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
117 : text_(FastULongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
119 : text_(FastInt64ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
123 : text_(FloatToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
125 : text_(DoubleToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
127 : text_(value ? "true" : "false"), size_(strlen(text_)) {} in SubstituteArg()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/src/google/protobuf/stubs/
H A Dsubstitute.h92 : text_(value), size_(strlen(text_)) {} in SubstituteArg()
109 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
111 : text_(FastUInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
113 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
117 : text_(FastLongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
119 : text_(FastULongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
121 : text_(FastInt64ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
125 : text_(FloatToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
127 : text_(DoubleToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
129 : text_(value ? "true" : "false"), size_(strlen(text_)) {} in SubstituteArg()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/
H A Dsubstitute.h90 : text_(value), size_(strlen(text_)) {} in SubstituteArg()
107 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
109 : text_(FastUInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
111 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
115 : text_(FastLongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
117 : text_(FastULongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
119 : text_(FastInt64ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
123 : text_(FloatToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
125 : text_(DoubleToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
127 : text_(value ? "true" : "false"), size_(strlen(text_)) {} in SubstituteArg()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/
H A Dsubstitute.h92 : text_(value), size_(strlen(text_)) {} in SubstituteArg()
109 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
111 : text_(FastUInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
113 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
117 : text_(FastLongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
119 : text_(FastULongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
121 : text_(FastInt64ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
125 : text_(FloatToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
127 : text_(DoubleToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
129 : text_(value ? "true" : "false"), size_(strlen(text_)) {} in SubstituteArg()
[all …]
/dports/www/firefox/firefox-99.0/toolkit/components/protobuf/src/google/protobuf/stubs/
H A Dsubstitute.h92 : text_(value), size_(strlen(text_)) {} in SubstituteArg()
109 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
111 : text_(FastUInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
113 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
117 : text_(FastLongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
119 : text_(FastULongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
121 : text_(FastInt64ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
125 : text_(FloatToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
127 : text_(DoubleToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
129 : text_(value ? "true" : "false"), size_(strlen(text_)) {} in SubstituteArg()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/protobuf/src/google/protobuf/stubs/
H A Dsubstitute.h92 : text_(value), size_(strlen(text_)) {} in SubstituteArg()
109 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
111 : text_(FastUInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
113 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
117 : text_(FastLongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
119 : text_(FastULongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
121 : text_(FastInt64ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
125 : text_(FloatToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
127 : text_(DoubleToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
129 : text_(value ? "true" : "false"), size_(strlen(text_)) {} in SubstituteArg()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/
H A Dsubstitute.h90 : text_(value), size_(strlen(text_)) {} in SubstituteArg()
107 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
109 : text_(FastUInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
111 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
115 : text_(FastLongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
117 : text_(FastULongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
119 : text_(FastInt64ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
123 : text_(FloatToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
125 : text_(DoubleToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
127 : text_(value ? "true" : "false"), size_(strlen(text_)) {} in SubstituteArg()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/protobuf/src/google/protobuf/stubs/
H A Dsubstitute.h90 : text_(value), size_(strlen(text_)) {} in SubstituteArg()
107 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
109 : text_(FastUInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
111 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
115 : text_(FastLongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
117 : text_(FastULongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
119 : text_(FastInt64ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
123 : text_(FloatToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
125 : text_(DoubleToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
127 : text_(value ? "true" : "false"), size_(strlen(text_)) {} in SubstituteArg()
[all …]
/dports/graphics/opencv/opencv-4.5.3/3rdparty/protobuf/src/google/protobuf/stubs/
H A Dsubstitute.h90 : text_(value), size_(strlen(text_)) {} in SubstituteArg()
107 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
109 : text_(FastUInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
111 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
115 : text_(FastLongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
117 : text_(FastULongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
119 : text_(FastInt64ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
123 : text_(FloatToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
125 : text_(DoubleToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
127 : text_(value ? "true" : "false"), size_(strlen(text_)) {} in SubstituteArg()
[all …]
/dports/devel/protobuf25/protobuf-2.5.0/src/google/protobuf/stubs/
H A Dsubstitute.h90 : text_(value), size_(strlen(text_)) {} in SubstituteArg()
107 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
109 : text_(FastUInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
111 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
115 : text_(FastLongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
117 : text_(FastULongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
119 : text_(FastInt64ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
123 : text_(FloatToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
125 : text_(DoubleToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
127 : text_(value ? "true" : "false"), size_(strlen(text_)) {} in SubstituteArg()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/protobuf/src/google/protobuf/stubs/
H A Dsubstitute.h92 : text_(value), size_(strlen(text_)) {} in SubstituteArg()
109 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
111 : text_(FastUInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
113 : text_(FastInt32ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
117 : text_(FastLongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
119 : text_(FastULongToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
121 : text_(FastInt64ToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
125 : text_(FloatToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
127 : text_(DoubleToBuffer(value, scratch_)), size_(strlen(text_)) {} in SubstituteArg()
129 : text_(value ? "true" : "false"), size_(strlen(text_)) {} in SubstituteArg()
[all …]
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/UI/
H A DText3D.cpp53 text_(context), in Text3D()
111 text_.ApplyAttributes(); in ApplyAttributes()
227 text_.SetText(text); in SetText()
317 text_.SetMinWidth(width); in SetWidth()
318 text_.SetWidth(width); in SetWidth()
326 text_.SetColor(color); in SetColor()
392 return text_.GetFont(); in GetFont()
402 return text_.GetText(); in GetText()
462 return text_.GetWidth(); in GetWidth()
467 return text_.GetHeight(); in GetHeight()
[all …]
H A DLineEdit.cpp62 text_->SetInternal(true); in LineEdit()
100 line_ = text_->GetText(); in ApplyAttributes()
109 if (text_->GetFont() != lastFont_ || text_->GetFontSize() != lastFontSize_) in Update()
129 text_->ClearSelection(); in OnClickBegin()
138 text_->SetSelection(0); in OnDoubleClick()
312 cursorPosition_ = text_->GetSelectionStart() + text_->GetSelectionLength(); in OnKey()
476 text_->ClearSelection(); in OnTextInput()
572 text_->SetText(line_); in UpdateText()
578 text_->SetText(echoText); in UpdateText()
644 text_->SetSelection(0); in HandleFocused()
[all …]
/dports/print/lilypond-devel/lilypond-2.23.5/lily/
H A Dmetronome-engraver.cc36 Item *text_; member in Metronome_mark_engraver
58 text_ = 0; in Metronome_mark_engraver()
81 if (text_ in acknowledge_break_aligned()
85 else if (text_ && !support_ in acknowledge_break_aligned()
90 text_->set_x_parent (g); in acknowledge_break_aligned()
99 if (text_ && support_) in acknowledge_break_alignment()
108 if (text_) in acknowledge_grob()
113 text_->set_x_parent (g); in acknowledge_grob()
119 if (text_) in stop_translation_timestep()
121 if (text_->get_x_parent () in stop_translation_timestep()
[all …]
/dports/print/lilypond/lilypond-2.22.1/lily/
H A Dmetronome-engraver.cc36 Item *text_; member in Metronome_mark_engraver
58 text_ = 0; in Metronome_mark_engraver()
81 if (text_ in acknowledge_break_aligned()
85 else if (text_ && !support_ in acknowledge_break_aligned()
90 text_->set_x_parent (g); in acknowledge_break_aligned()
101 if (text_ in acknowledge_break_alignment()
104 text_->set_x_parent (g); in acknowledge_break_alignment()
112 if (text_) in acknowledge_grob()
117 text_->set_x_parent (g); in acknowledge_grob()
123 if (text_) in stop_translation_timestep()
[all …]
/dports/www/wt/wt-4.6.1/src/Wt/
H A DWLabel.C71 if (!text_) { in setText()
79 text_->setText(text); in setText()
84 if (!text_) { in setTextFormat()
93 if (!text_) in textFormat()
101 if (text_) in text()
117 if (!text_) { in setWordWrap()
126 return text_ ? text_->wordWrap() : false; in wordWrap()
169 if (text_) in updateText()
177 if (text_) in propagateSetEnabled()
209 if (text_) in getDomChanges()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libphonenumber/dist/cpp/src/phonenumbers/
H A Dunicodestring.cc32 text_ = src.text_; in operator =()
38 return equal(text_.begin(), text_.end(), rhs.text_.begin()); in operator ==()
51 for (UnicodeText::const_iterator it = text_.begin(); it != text_.end(); in indexOf()
67 unicode_text.append(src.text_); in replace()
69 unicode_text.append(start_it, text_.end()); in replace()
70 text_ = unicode_text; in replace()
79 unicode_text.append(text_.begin(), pos_it); in setCharAt()
82 unicode_text.append(pos_it, text_.end()); in setCharAt()
83 text_ = unicode_text; in setCharAt()
99 substring.text_.PointTo(start_it, end_it); in tempSubString()
[all …]

12345678910>>...66