Home
last modified time | relevance | path

Searched refs:isToolbar (Results 1 – 25 of 46) sorted by relevance

12

/dports/multimedia/qpwgraph/qpwgraph-71edb283e7b5d4429d5ef9951de6b740afb07790/src/
H A Dqpwgraph_config.h57 bool isToolbar() const;
H A Dqpwgraph_config.cpp101 bool qpwgraph_config::isToolbar (void) const in isToolbar() function in qpwgraph_config
H A Dqpwgraph_form.cpp885 m_ui.viewToolbarAction->setChecked(m_config->isToolbar()); in restoreState()
921 viewToolbar(m_config->isToolbar()); in restoreState()
/dports/x11-themes/Kvantum/Kvantum-0.20.2/Kvantum/style/drag/
H A Dwindowmanager-old.cpp493 bool isToolbar = isPrimaryToolBar (widget); in canDrag() local
494 if (drag_< DRAG_MENUBAR_AND_PRIMARY_TOOLBAR && isToolbar) in canDrag()
502 return isToolbar; in canDrag()
/dports/x11-themes/Kvantum/Kvantum-0.20.2/Kvantum/style/qt4/
H A Dwindowmanager4.cpp466 bool isToolbar = isPrimaryToolBar(widget); in canDrag() local
467 if (drag_< DRAG_MENUBAR_AND_PRIMARY_TOOLBAR && isToolbar) in canDrag()
475 return isToolbar; in canDrag()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Dtoplevel.h147 Q_PROPERTY(bool toolbar READ isToolbar)
385 bool isToolbar() const;
820 inline bool Toplevel::isToolbar() const in isToolbar() function
H A Dwaylandclient.cpp188 if ((!isSpecialWindow() || isToolbar()) && findClientWithSameCaption()) { in updateCaption()
H A Dx11client.cpp765 if ((!isSpecialWindow() || isToolbar()) && isMovable() && !dontKeepInArea) in manage()
2097 if ((!isSpecialWindow() || isToolbar()) && findClientWithSameCaption()) { in setCaption()
3615 if ((!isSpecialWindow() || isToolbar()) && !isFullScreen()) { in getWmNormalHints()
3838 if (!from_tool && (!isSpecialWindow() || isToolbar()) && !isFullScreen() in configureRequest()
3868 if (!from_tool && (!isSpecialWindow() || isToolbar()) && !isFullScreen()) { in configureRequest()
3974 if (isSpecialWindow() && !isSplash() && !isToolbar()) // allow moving of splashscreens :) in isMovable()
3986 if (isSpecialWindow() && !isSplash() && !isToolbar()) // allow moving of splashscreens :) in isMovableAcrossScreens()
4000 if (isSpecialWindow() || isSplash() || isToolbar()) in isResizable()
4016 if (!isResizable() || isToolbar()) // SELI isToolbar() ? in isMaximizable()
4149 if (!isResizable() || isToolbar()) // SELI isToolbar() ? in changeMaximize()
H A Dinternal_client.cpp428 if ((!isSpecialWindow() || isToolbar()) && findClientWithSameCaption()) { in updateCaption()
H A Dactivation.cpp750 return !cl->isSplash() && !cl->isToolbar() && !cl->isUtility() && !cl->isMenu() in readUserTimeMapTimestamp()
/dports/audio/qjackctl/qjackctl-qjackctl_0_9_5/src/
H A DqjackctlGraphForm.h185 bool isToolbar() const;
H A DqjackctlGraphForm.cpp384 m_ui.viewToolbarAction->setChecked(m_config->isToolbar());
420 viewToolbar(m_config->isToolbar());
985 bool qjackctlGraphConfig::isToolbar (void) const
/dports/accessibility/orca/orca-41.1/src/orca/scripts/toolkits/Gecko/
H A Dscript_utilities.py305 isToolbar = lambda x: x and x.getRole() == pyatspi.ROLE_TOOL_BAR function
306 toolbar = pyatspi.findAncestor(obj, isToolbar)
/dports/converters/wkhtmltopdf/qt-5db36ec/src/qt3support/widgets/
H A Dq3dockwindow.h207 bool isToolbar : 1; variable
H A Dq3dockwindow.cpp957 isToolbar = false; in Q3DockWindow()
982 isToolbar = false; in Q3DockWindow()
993 isToolbar = toolbar; in Q3DockWindow()
/dports/devel/qmake/qt-x11-free-3.3.8/src/widgets/
H A Dqdockwindow.h201 bool isToolbar : 1; variable
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/src/gen/
H A DwxAuiPaneInfo.erl39 isShown/1,isToolbar/1,isTopDockable/1,layer/2,left/1,leftDockable/1,
536 -spec isToolbar(This) -> boolean() when
538 isToolbar(#wx_ref{type=ThisT,ref=ThisRef}) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/src/gen/
H A DwxAuiPaneInfo.erl39 isShown/1,isToolbar/1,isTopDockable/1,layer/2,left/1,leftDockable/1,
536 -spec isToolbar(This) -> boolean() when
538 isToolbar(#wx_ref{type=ThisT,ref=ThisRef}) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/src/gen/
H A DwxAuiPaneInfo.erl39 isShown/1,isToolbar/1,isTopDockable/1,layer/2,left/1,leftDockable/1,
536 -spec isToolbar(This) -> boolean() when
538 isToolbar(#wx_ref{type=ThisT,ref=ThisRef}) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxAuiPaneInfo.erl34 isShown/1,isToolbar/1,isTopDockable/1,layer/2,left/1,leftDockable/1,
531 -spec isToolbar(This) -> boolean() when
533 isToolbar(#wx_ref{type=ThisT}=This) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxAuiPaneInfo.erl34 isShown/1,isToolbar/1,isTopDockable/1,layer/2,left/1,leftDockable/1,
531 -spec isToolbar(This) -> boolean() when
533 isToolbar(#wx_ref{type=ThisT}=This) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxAuiPaneInfo.erl34 isShown/1,isToolbar/1,isTopDockable/1,layer/2,left/1,leftDockable/1,
531 -spec isToolbar(This) -> boolean() when
533 isToolbar(#wx_ref{type=ThisT}=This) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxAuiPaneInfo.erl34 isShown/1,isToolbar/1,isTopDockable/1,layer/2,left/1,leftDockable/1,
531 -spec isToolbar(This) -> boolean() when
533 isToolbar(#wx_ref{type=ThisT}=This) -> function
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/autotests/
H A Dtest_window_paint_data.cpp141 bool isToolbar() const override { in isToolbar() function in MockEffectWindow
/dports/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/new/javax/help/plaf/basic/
H A DBasicHelpUI.java175 if (hsPres != null && hsPres.isToolbar()) { in createToolBar()

12