Home
last modified time | relevance | path

Searched refs:wasCursor (Results 1 – 11 of 11) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/ui/
H A Dspecial_fields.cpp42 auto wasCursor = cursorPosition(); in codeSelected() local
47 correctValue(wasText, wasCursor, newText, newCursor); in codeSelected()
54 int wasCursor, in correctValue() argument
130 int wasCursor, in correctValue() argument
201 auto wasCursor = cursorPosition(); in addedToNumber() local
206 correctValue(wasText, wasCursor, newText, newCursor); in addedToNumber()
232 auto wasCursor = cursorPosition(); in chooseCode() local
235 correctValue(wasText, wasCursor, newText, newCursor); in chooseCode()
270 int wasCursor, in correctValue() argument
342 int wasCursor, in correctValue() argument
H A Dspecial_fields.h32 int wasCursor,
60 int wasCursor,
86 int wasCursor,
112 int wasCursor,
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/intro/
H A Dintro_code.h36 void correctValue(const QString &was, int wasCursor, QString &now, int &nowCursor) override;
H A Dintro_code.cpp37 void CodeInput::correctValue(const QString &was, int wasCursor, QString &now, int &nowCursor) { in correctValue() argument
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/ui/widgets/
H A Dinput_fields.h637 int wasCursor, in correctValue() argument
719 int wasCursor,
735 int wasCursor,
H A Dtime_input.cpp67 int wasCursor,
140 int wasCursor, in correctValue() argument
H A Dinput_fields.cpp4106 int32 wasCursor(_oldcursor); in keyPressEvent() local
4116 if (wasText == newText && wasCursor == newCursor) { // call correct manually in keyPressEvent()
4117 correctValue(wasText, wasCursor, newText, newCursor); in keyPressEvent()
4140 int32 wasCursor(_oldcursor), newCursor(cursorPosition()); in onTextEdited() local
4142 correctValue(wasText, wasCursor, newText, newCursor); in onTextEdited()
4185 int wasCursor, in correctValue() argument
4203 newPos = wasCursor; in correctValue()
4221 int wasCursor, in correctValue() argument
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/passport/ui/
H A Dpassport_details_row.cpp40 int wasCursor,
59 int wasCursor, in correctValue() argument
149 int wasCursor,
478 int wasCursor, in correctValue() argument
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/boxes/
H A Dedit_color_box.cpp575 void correctValue(const QString &was, int wasCursor, QString &now, int &nowCursor) override;
598 void EditColorBox::Field::correctValue(const QString &was, int wasCursor, QString &now, int &nowCur… in correctValue() argument
698 void correctValue(const QString &was, int wasCursor, QString &now, int &nowCursor) override;
706 void EditColorBox::ResultField::correctValue(const QString &was, int wasCursor, QString &now, int &… in correctValue() argument
H A Dconnection_box.cpp56 int wasCursor,
71 int wasCursor, in correctValue() argument
98 int wasCursor,
117 int wasCursor, in correctValue() argument
H A Dstickers_box.cpp192 int wasCursor,
1853 int wasCursor, in correctValue() argument