Home
last modified time | relevance | path

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

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/dialogs/ui/
H A Ddialogs_layout.h76 style::align align = style::al_right;
H A Ddialogs_layout.cpp647 } else if ((st.align & Qt::AlignHorizontal_Mask) & style::al_right) { in paintUnreadCount()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/ui/style/
H A Dstyle_core_types.h48 static const align al_right = (Qt::AlignVCenter | Qt::AlignRight); variable
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/info/profile/
H A Dinfo_profile_cover.cpp178 _toggle->setCheckAlignment(style::al_right); in setToggleShown()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/calls/
H A Dcalls_panel.cpp641 : style::al_right); in updateControlsGeometry()