Home
last modified time | relevance | path

Searched refs:MENUBUTTON (Results 1 – 25 of 31) sorted by relevance

12

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Dmenubtn.cxx127 : PushButton(WindowType::MENUBUTTON) in MenuButton()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/tools/
H A Dwintypes.hxx47 MENUBUTTON , enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/accessibility/source/standard/
H A Dvclxaccessiblebutton.cxx88 if( pButton->GetType() == WindowType::MENUBUTTON ) in FillAccessibleStateSet()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A Dmenubtn.cxx148 : PushButton(WindowType::MENUBUTTON) in MenuButton()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/accessibility/source/standard/
H A Dvclxaccessiblebutton.cxx87 if( pButton->GetType() == WindowType::MENUBUTTON ) in FillAccessibleStateSet()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/tools/
H A Dwintypes.hxx48 MENUBUTTON , enumerator
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-irix5/
H A DDEVICE.py393 MENUBUTTON = RIGHTMOUSE variable
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-irix6/
H A DDEVICE.py393 MENUBUTTON = RIGHTMOUSE variable
/dports/lang/python27/Python-2.7.18/Lib/plat-irix5/
H A DDEVICE.py393 MENUBUTTON = RIGHTMOUSE variable
/dports/lang/python27/Python-2.7.18/Lib/plat-irix6/
H A DDEVICE.py393 MENUBUTTON = RIGHTMOUSE variable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/helper/
H A Dunowrapper.cxx42 case WindowType::MENUBUTTON: in CreateXWindow()
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/helper/
H A Dunowrapper.cxx44 case WindowType::MENUBUTTON: in CreateXWindow()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Daccessibility.cxx255 case WindowType::MENUBUTTON: nRole = accessibility::AccessibleRole::BUTTON_MENU; break; in getDefaultAccessibleRole()
H A Dbuilder.cxx170 nType == WindowType::MENUBUTTON || in isButtonType()
2193 else if (xWindow->GetType() == WindowType::MENUBUTTON) in makeObject()
H A Dwindow.cxx3296 case WindowType::MENUBUTTON: return "menubutton"; in windowTypeName()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Daccessibility.cxx261 case WindowType::MENUBUTTON: nRole = accessibility::AccessibleRole::BUTTON_MENU; break; in getDefaultAccessibleRole()
H A Dbuilder.cxx143 nType == WindowType::MENUBUTTON || in isButtonType()
2382 else if (xWindow->GetType() == WindowType::MENUBUTTON) in makeObject()
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dopenroad.vim81 syntax keyword openroadClass MATRIXFIELD MENUBAR MENUBUTTON MENUFIELD
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dopenroad.vim81 syntax keyword openroadClass MATRIXFIELD MENUBAR MENUBUTTON MENUFIELD
/dports/x11-toolkits/tk86/tk8.6.12/library/
H A Dmenu.tcl264 return -code error -errorcode {TK MENUBUTTON POST_NONCHILD} \
/dports/x11-toolkits/tk87/tk8.7a5/library/
H A Dmenu.tcl264 return -code error -errorcode {TK MENUBUTTON POST_NONCHILD} \
/dports/textproc/tkxmlive/tkxmlive/library/
H A Dgui.tcl530 MENUBUTTON {
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Mmc/
H A Dmod.rs251 pub const MENUBUTTON: MMC_CONTROL_TYPE = 1i32; const
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/awt/
H A Dvclxtoolkit.cxx736 { std::u16string_view(u"menubutton"), WindowType::MENUBUTTON },
1535 case WindowType::MENUBUTTON: in ImplCreateWindow()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/awt/
H A Dvclxtoolkit.cxx724 { OUStringLiteral("menubutton"), WindowType::MENUBUTTON },
1537 case WindowType::MENUBUTTON: in ImplCreateWindow()

12