Home
last modified time | relevance | path

Searched refs:textRequest (Results 1 – 8 of 8) sorted by relevance

/dports/security/openvpn-admin/openvpn-admin-1.9.4/src/
H A DCertForm.cs55 [Widget] TextView textRequest; field in OpenVPN.Admin.CertForm
135 textRequest.Buffer.Text = File.OpenText(cert.RequestFile).ReadToEnd();; in on_create_clicked()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/view/media/
H A Dhistory_view_media_unwrapped.cpp329 auto textRequest = request.forText(); in textState() local
331 textRequest.flags |= Ui::Text::StateRequest::Flag::BreakEverywhere; in textState()
337 textRequest)); in textState()
H A Dhistory_view_gif.cpp792 auto textRequest = request.forText(); in textState() local
794 textRequest.flags |= Ui::Text::StateRequest::Flag::BreakEverywhere; in textState()
799 textRequest)); in textState()
/dports/games/manaplus/manaplus-2.1.3.17/src/gui/windows/
H A Dnpcdialog.h161 void textRequest(const std::string &defaultText);
H A Dnpcdialog.cpp747 void NpcDialog::textRequest(const std::string &defaultText) in textRequest() function in NpcDialog
/dports/games/manaplus/manaplus-2.1.3.17/src/net/ea/
H A Dnpcrecv.cpp116 mDialog->textRequest(std::string()); in processNpcStrInput()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/view/
H A Dhistory_view_service_message.cpp594 auto textRequest = request.forText(); in textState() local
595 textRequest.align = style::al_center; in textState()
599 textRequest)); in textState()
H A Dhistory_view_message.cpp1474 auto textRequest = request.forText(); in getStateForwardedInfo() local
1476 textRequest.flags |= Ui::Text::StateRequest::Flag::BreakEverywhere; in getStateForwardedInfo()
1481 textRequest)); in getStateForwardedInfo()