Searched refs:titleShadow (Results 1 – 12 of 12) sorted by relevance
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/ui/platform/win/ |
H A D | ui_window_title_win.cpp | 25 , _shadow(this, st::titleShadow) { in TitleWidget()
|
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/ui/platform/mac/ |
H A D | ui_window_title_mac.mm | 25 , _shadow(this, st::titleShadow) {
|
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/ui/platform/ |
H A D | ui_platform_window_title.cpp | 324 , _shadow(this, st::titleShadow) { in DefaultTitleWidget()
|
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/platform/mac/ |
H A D | window_title_mac.mm | 53 … + titleRect.height() - st::lineWidth, titleRect.width(), st::lineWidth, st::titleShadow[palette]);
|
/dports/x11-toolkits/blt/blt2.5/generic/ |
H A D | bltTreeView.h | 409 Shadow titleShadow; member
|
H A D | bltTreeViewColumn.c | 276 (char *)NULL, Blt_Offset(TreeViewColumn, titleShadow), 0}, 1010 ts.shadow.offset = columnPtr->titleShadow.offset;
|
H A D | bltTreeView.c | 6001 shadow = columnPtr->titleShadow; in DrawTitle()
|
/dports/x11-themes/plata-theme/plata-theme-1dd0953f1d6a35777388d39f46e2428c038042be/src/extra/telegram/dark/ |
H A D | colors.tdesktop-theme.in | 162 titleShadow: 10_BLACK;
|
/dports/x11-themes/plata-theme/plata-theme-1dd0953f1d6a35777388d39f46e2428c038042be/src/extra/telegram/light/ |
H A D | colors.tdesktop-theme.in | 165 titleShadow: 10_BLACK;
|
/dports/x11-themes/plata-theme/plata-theme-1dd0953f1d6a35777388d39f46e2428c038042be/src/extra/telegram/mixed/ |
H A D | colors.tdesktop-theme.in | 165 titleShadow: 10_BLACK;
|
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/window/themes/ |
H A D | window_theme_preview.cpp | 1036 … + titleRect.height() - st::lineWidth, titleRect.width(), st::lineWidth, st::titleShadow[palette]); in DefaultPreviewWindowTitle()
|
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/ui/ |
H A D | colors.palette | 93 titleShadow: #00000003; // one pixel line shadow at the bottom of custom window title
|