Home
last modified time | relevance | path

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

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/ui/text/
H A Dtext.cpp3184 const auto checkBlockFlags = (blockFrom >= selection.from) in enumerateText() local
3186 if (checkBlockFlags && blockFlags != flags) { in enumerateText()