Home
last modified time | relevance | path

Searched defs:phoneValue (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/boxes/
H A Dchange_phone_box.cpp153 const auto phoneValue = QString(); in prepare() local
318 const auto phoneValue = QString(); in prepare() local
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/boxes/peers/
H A Dpeer_short_info_box.cpp792 rpl::producer<QString> PeerShortInfoBox::phoneValue() const { in phoneValue() function in PeerShortInfoBox