/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/ |
H A D | menubtn.cxx | 127 : PushButton(WindowType::MENUBUTTON) in MenuButton()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/tools/ |
H A D | wintypes.hxx | 47 MENUBUTTON , enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/accessibility/source/standard/ |
H A D | vclxaccessiblebutton.cxx | 88 if( pButton->GetType() == WindowType::MENUBUTTON ) in FillAccessibleStateSet()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/ |
H A D | menubtn.cxx | 148 : PushButton(WindowType::MENUBUTTON) in MenuButton()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/accessibility/source/standard/ |
H A D | vclxaccessiblebutton.cxx | 87 if( pButton->GetType() == WindowType::MENUBUTTON ) in FillAccessibleStateSet()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/tools/ |
H A D | wintypes.hxx | 48 MENUBUTTON , enumerator
|
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-irix5/ |
H A D | DEVICE.py | 393 MENUBUTTON = RIGHTMOUSE variable
|
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-irix6/ |
H A D | DEVICE.py | 393 MENUBUTTON = RIGHTMOUSE variable
|
/dports/lang/python27/Python-2.7.18/Lib/plat-irix5/ |
H A D | DEVICE.py | 393 MENUBUTTON = RIGHTMOUSE variable
|
/dports/lang/python27/Python-2.7.18/Lib/plat-irix6/ |
H A D | DEVICE.py | 393 MENUBUTTON = RIGHTMOUSE variable
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/helper/ |
H A D | unowrapper.cxx | 42 case WindowType::MENUBUTTON: in CreateXWindow()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/helper/ |
H A D | unowrapper.cxx | 44 case WindowType::MENUBUTTON: in CreateXWindow()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/ |
H A D | accessibility.cxx | 255 case WindowType::MENUBUTTON: nRole = accessibility::AccessibleRole::BUTTON_MENU; break; in getDefaultAccessibleRole()
|
H A D | builder.cxx | 170 nType == WindowType::MENUBUTTON || in isButtonType() 2193 else if (xWindow->GetType() == WindowType::MENUBUTTON) in makeObject()
|
H A D | window.cxx | 3296 case WindowType::MENUBUTTON: return "menubutton"; in windowTypeName()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/ |
H A D | accessibility.cxx | 261 case WindowType::MENUBUTTON: nRole = accessibility::AccessibleRole::BUTTON_MENU; break; in getDefaultAccessibleRole()
|
H A D | builder.cxx | 143 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 D | openroad.vim | 81 syntax keyword openroadClass MATRIXFIELD MENUBAR MENUBUTTON MENUFIELD
|
/dports/editors/vim/vim-8.2.3745/runtime/syntax/ |
H A D | openroad.vim | 81 syntax keyword openroadClass MATRIXFIELD MENUBAR MENUBUTTON MENUFIELD
|
/dports/x11-toolkits/tk86/tk8.6.12/library/ |
H A D | menu.tcl | 264 return -code error -errorcode {TK MENUBUTTON POST_NONCHILD} \
|
/dports/x11-toolkits/tk87/tk8.7a5/library/ |
H A D | menu.tcl | 264 return -code error -errorcode {TK MENUBUTTON POST_NONCHILD} \
|
/dports/textproc/tkxmlive/tkxmlive/library/ |
H A D | gui.tcl | 530 MENUBUTTON {
|
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Mmc/ |
H A D | mod.rs | 251 pub const MENUBUTTON: MMC_CONTROL_TYPE = 1i32; const
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/awt/ |
H A D | vclxtoolkit.cxx | 736 { 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 D | vclxtoolkit.cxx | 724 { OUStringLiteral("menubutton"), WindowType::MENUBUTTON }, 1537 case WindowType::MENUBUTTON: in ImplCreateWindow()
|