Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlscript/source/xmldlg_imexp/
H A Dcommon.hxx27 const sal_Int16 BORDER_3D = 1; variable
H A Dxmldlg_export.cxx118 case BORDER_3D: in createElement()
H A Dxmldlg_import.cxx229 _border = BORDER_3D; in importBorderStyle()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlscript/source/xmldlg_imexp/
H A Dcommon.hxx28 const sal_Int16 BORDER_3D = 1; variable
H A Dxmldlg_export.cxx116 case BORDER_3D: in createElement()
H A Dxmldlg_import.cxx227 _border = BORDER_3D; in importBorderStyle()
/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/
H A Ddialog_helpers.h16 …WT_CHILD, WH_TABFOCUS | WH_CLICKFOCUS, 0, parent, VListWin::SINGLE_SELECT, VListWin::BORDER_3D, 0 ) in iContainerListWin()
H A Dfontdlg.cpp104 …:WT_CHILD, WH_TABFOCUS | WH_CLICKFOCUS, 0, this, VListWin::SINGLE_SELECT, VListWin::BORDER_3D, 0 ), in FontDialogX()
544 …:WT_CHILD, WH_TABFOCUS | WH_CLICKFOCUS, 0, this, VListWin::SINGLE_SELECT, VListWin::BORDER_3D, 0 ), in FontDialogFT()
H A Dpath-list.cpp77 …WT_CHILD, WH_TABFOCUS | WH_CLICKFOCUS, 0, parent, VListWin::SINGLE_SELECT, VListWin::BORDER_3D, 0), in PathListWin()
H A Dusermenu.cpp92 …WT_CHILD, WH_TABFOCUS | WH_CLICKFOCUS, 0, parent, VListWin::SINGLE_SELECT, VListWin::BORDER_3D, 0 ) in clUserMenuListWin()
H A Dcharsetdlg.cpp146 …D, WH_TABFOCUS | WH_CLICKFOCUS, 0, parent, VListWin::SINGLE_SELECT, VListWin::BORDER_3D, nullptr ), in CharsetListWin()
H A Dshell-tools.cpp157 …LD, 0 /*WH_TABFOCUS | WH_CLICKFOCUS*/, 0, parent, VListWin::SINGLE_SELECT, VListWin::BORDER_3D, 0 ) in ShellFileListWin()
H A Dfilesearch.cpp362 …WT_CHILD, WH_TABFOCUS | WH_CLICKFOCUS, 0, parent, VListWin::SINGLE_SELECT, VListWin::BORDER_3D, 0 ) in SearchListWin()
H A Dncdialogs.cpp782 …CHILD, Win::WH_TABFOCUS | WH_CLICKFOCUS, 0, this, VListWin::SINGLE_SELECT, VListWin::BORDER_3D, 0 ) in CmdHistoryDialog()
H A Dwcm-config.cpp1918 …:WT_CHILD, WH_TABFOCUS | WH_CLICKFOCUS, 0, this, VListWin::SINGLE_SELECT, VListWin::BORDER_3D, 0 ), in StyleOptDialog()
2180 …HILD, Win::WH_TABFOCUS | WH_CLICKFOCUS, 0, this, VListWin::SINGLE_SELECT, VListWin::BORDER_3D, 0 ), in CfgLangDialog()
H A Dncwin.cpp430 …LD, Win::WH_TABFOCUS | WH_CLICKFOCUS, 0, this, VListWin::SINGLE_SELECT, VListWin::BORDER_3D, NULL ) in NCWin()
/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/swl/
H A Dswl_vlist.cpp45 int borderWidth = ( bt == SINGLE_BORDER ) ? 1 : ( bt == BORDER_3D ? 2 : 0 ); in VListWin()
179 case BORDER_3D: in Paint()
H A Dswl_winbase.h423 enum BorderType { NO_BORDER = 0, SINGLE_BORDER, BORDER_3D}; enumerator
/dports/games/zoom/zoom-1.1.5/src/
H A Dxdisplay.c125 # define BORDER_3D macro
741 #ifdef BORDER_3D in draw_scrollbar()
906 #ifndef BORDER_3D in draw_window()