Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qtextedit/
H A Dtst_qtextedit.cpp1994 void tst_QTextEdit::fullWidthSelection() in fullWidthSelection() function in tst_QTextEdit
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/ui/text/
H A Dtext.cpp1078 …lign, int32 yFrom, int32 yTo, TextSelection selection = { 0, 0 }, bool fullWidthSelection = true) { in draw()