Home
last modified time | relevance | path

Searched refs:WindowType (Results 1 – 25 of 1830) sorted by relevance

12345678910>>...74

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Daccessibility.cxx243 case WindowType::INFOBOX: in getDefaultAccessibleRole()
245 case WindowType::ERRORBOX: in getDefaultAccessibleRole()
281 case WindowType::LISTBOX: in getDefaultAccessibleRole()
299 case WindowType::SLIDER: in getDefaultAccessibleRole()
303 case WindowType::DATEBOX: in getDefaultAccessibleRole()
304 case WindowType::TIMEBOX: in getDefaultAccessibleRole()
338 case WindowType::WINDOW: in getDefaultAccessibleRole()
339 case WindowType::CONTROL: in getDefaultAccessibleRole()
403 case WindowType::EDIT: in getDefaultAccessibleName()
405 case WindowType::DATEBOX: in getDefaultAccessibleName()
[all …]
H A Dlegacyaccessibility.cxx32 if( nMyType == WindowType::FIXEDTEXT || in ImplGetLabelFor()
33 nMyType == WindowType::FIXEDLINE || in ImplGetLabelFor()
34 nMyType == WindowType::GROUPBOX ) in ImplGetLabelFor()
38 …bool bThisIsAGroupControl = (nMyType == WindowType::GROUPBOX) || (nMyType == WindowType::FIXEDLINE… in ImplGetLabelFor()
72 nType != WindowType::GROUPBOX ) in ImplGetLabelFor()
112 if ( (nMyType != WindowType::GROUPBOX) && (nMyType != WindowType::FIXEDLINE) ) in ImplGetLabeledBy()
132 nMyType == WindowType::CANCELBUTTON ) in ImplGetLabeledBy()
151 … if ( ( nMyType != WindowType::FIXEDTEXT ) || ( nType != WindowType::FIXEDTEXT ) ) in ImplGetLabeledBy()
169 if( GetType() == WindowType::CHECKBOX || GetType() == WindowType::RADIOBUTTON ) in getLegacyNonLayoutAccessibleRelationLabeledBy()
194 if( !( GetType() == WindowType::FIXEDLINE || in getLegacyNonLayoutAccessibleRelationMemberOf()
[all …]
H A Dwindow.cxx85 Window::Window( WindowType nType ) in Window()
588 WindowImpl::WindowImpl( WindowType nType ) in WindowImpl()
1017 case WindowType::DIALOG: in ImplInit()
1018 case WindowType::TABDIALOG: in ImplInit()
1019 case WindowType::MODALDIALOG: in ImplInit()
1020 case WindowType::MODELESSDIALOG: in ImplInit()
1021 case WindowType::MESSBOX: in ImplInit()
1022 case WindowType::INFOBOX: in ImplInit()
1023 case WindowType::WARNINGBOX: in ImplInit()
1024 case WindowType::ERRORBOX: in ImplInit()
[all …]
H A Ddialog.cxx531 Dialog::Dialog( WindowType nType ) in Dialog()
562 : SystemWindow(WindowType::DIALOG) in Dialog()
571 : SystemWindow(WindowType::DIALOG) in Dialog()
1371 case WindowType::PUSHBUTTON: in add_button()
1379 case WindowType::OKBUTTON: in add_button()
1382 case WindowType::CANCELBUTTON: in add_button()
1385 case WindowType::HELPBUTTON: in add_button()
1410 case WindowType::OKBUTTON: in get_widget_for_response()
1416 case WindowType::HELPBUTTON: in get_widget_for_response()
1449 case WindowType::OKBUTTON: in get_default_response()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Daccessibility.cxx238 case WindowType::INFOBOX: in getDefaultAccessibleRole()
240 case WindowType::ERRORBOX: in getDefaultAccessibleRole()
273 case WindowType::LISTBOX: in getDefaultAccessibleRole()
291 case WindowType::SLIDER: in getDefaultAccessibleRole()
295 case WindowType::DATEBOX: in getDefaultAccessibleRole()
296 case WindowType::TIMEBOX: in getDefaultAccessibleRole()
329 case WindowType::WINDOW: in getDefaultAccessibleRole()
330 case WindowType::CONTROL: in getDefaultAccessibleRole()
391 case WindowType::EDIT: in getDefaultAccessibleName()
393 case WindowType::DATEBOX: in getDefaultAccessibleName()
[all …]
H A Dlegacyaccessibility.cxx32 if( nMyType == WindowType::FIXEDTEXT || in ImplGetLabelFor()
33 nMyType == WindowType::FIXEDLINE || in ImplGetLabelFor()
34 nMyType == WindowType::GROUPBOX ) in ImplGetLabelFor()
38 …bool bThisIsAGroupControl = (nMyType == WindowType::GROUPBOX) || (nMyType == WindowType::FIXEDLINE… in ImplGetLabelFor()
72 nType != WindowType::GROUPBOX ) in ImplGetLabelFor()
112 if ( (nMyType != WindowType::GROUPBOX) && (nMyType != WindowType::FIXEDLINE) ) in ImplGetLabeledBy()
131 nMyType == WindowType::OKBUTTON || in ImplGetLabeledBy()
132 nMyType == WindowType::CANCELBUTTON ) in ImplGetLabeledBy()
151 … if ( ( nMyType != WindowType::FIXEDTEXT ) || ( nType != WindowType::FIXEDTEXT ) ) in ImplGetLabeledBy()
169 if( GetType() == WindowType::CHECKBOX || GetType() == WindowType::RADIOBUTTON ) in getLegacyNonLayoutAccessibleRelationLabeledBy()
[all …]
H A Dwindow.cxx92 Window::Window( WindowType nType ) in Window()
1021 case WindowType::DIALOG: in ImplInit()
1022 case WindowType::TABDIALOG: in ImplInit()
1023 case WindowType::MODELESSDIALOG: in ImplInit()
1024 case WindowType::MESSBOX: in ImplInit()
1025 case WindowType::INFOBOX: in ImplInit()
1026 case WindowType::WARNINGBOX: in ImplInit()
1027 case WindowType::ERRORBOX: in ImplInit()
1028 case WindowType::QUERYBOX: in ImplInit()
3100 …if ( !IsDialog() && (mpWindowImpl->mnType != WindowType::TABPAGE) && (mpWindowImpl->mnType != Wind… in GetHelpText()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/helper/
H A Dunowrapper.cxx41 case WindowType::SPINBUTTON: in CreateXWindow()
42 case WindowType::MENUBUTTON: in CreateXWindow()
43 case WindowType::MOREBUTTON: in CreateXWindow()
46 case WindowType::OKBUTTON: in CreateXWindow()
54 case WindowType::METRICBOX: in CreateXWindow()
56 case WindowType::SPINFIELD: in CreateXWindow()
63 case WindowType::MESSBOX: in CreateXWindow()
64 case WindowType::INFOBOX: in CreateXWindow()
66 case WindowType::QUERYBOX: in CreateXWindow()
73 case WindowType::DIALOG: in CreateXWindow()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/helper/
H A Dunowrapper.cxx43 case WindowType::SPINBUTTON: in CreateXWindow()
44 case WindowType::MENUBUTTON: in CreateXWindow()
45 case WindowType::MOREBUTTON: in CreateXWindow()
48 case WindowType::OKBUTTON: in CreateXWindow()
56 case WindowType::METRICBOX: in CreateXWindow()
58 case WindowType::SPINFIELD: in CreateXWindow()
65 case WindowType::MESSBOX: in CreateXWindow()
66 case WindowType::INFOBOX: in CreateXWindow()
68 case WindowType::QUERYBOX: in CreateXWindow()
74 case WindowType::DIALOG: in CreateXWindow()
[all …]
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikwin/win32cpp/
H A DContainer.hpp84 template <typename WindowType>
85 WindowType* AddChild(WindowType* window);
87 template <typename WindowType>
88 WindowType* RemoveChild(WindowType* window);
150 template <typename WindowType>
151 WindowType* Container::AddChild(WindowType* window) in AddChild()
210 template <typename WindowType>
211 WindowType* Container::RemoveChild(WindowType* window) in RemoveChild()
H A DTabView.hpp70 template <typename WindowType>
71 WindowType* AddTab(const uistring& tabTitle, WindowType* window);
73 template <typename WindowType>
74 WindowType* RemoveTab(WindowType* window);
104 template <typename WindowType>
105 WindowType* TabView::AddTab(const uistring& tabTitle, WindowType* window) in AddTab()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/awt/
H A Dvclxtoolkit.cxx660 …if ( nCompType == WindowType::MULTILINEEDIT || nCompType == WindowType::DIALOG || nCompType == Win… in ImplGetWinBits()
689 WindowType nWinType;
797 return WindowType::NONE; in ImplGetComponentType()
1436 if ( nType != WindowType::NONE ) in ImplCreateWindow()
1463 case WindowType::DATEBOX: in ImplCreateWindow()
1476 case WindowType::EDIT: in ImplCreateWindow()
1520 case WindowType::INFOBOX: in ImplCreateWindow()
1524 case WindowType::LISTBOX: in ImplCreateWindow()
1541 case WindowType::MESSBOX: in ImplCreateWindow()
1553 case WindowType::DIALOG: in ImplCreateWindow()
[all …]
H A Dvclxwindow.cxx1744 case WindowType::COMBOBOX: in setProperty()
1746 case WindowType::OKBUTTON: in setProperty()
1752 case WindowType::EDIT: in setProperty()
1756 case WindowType::LISTBOX: in setProperty()
2128 case WindowType::CONTROL: in getMinimumSize()
2133 case WindowType::PATTERNBOX: in getMinimumSize()
2134 case WindowType::NUMERICBOX: in getMinimumSize()
2135 case WindowType::METRICBOX: in getMinimumSize()
2136 case WindowType::CURRENCYBOX: in getMinimumSize()
2137 case WindowType::DATEBOX: in getMinimumSize()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/awt/
H A Dvclxtoolkit.cxx669 if ( nCompType == WindowType::MULTILINEEDIT || nCompType == WindowType::DIALOG in ImplGetWinBits()
670 || nCompType == WindowType::GROUPBOX || nCompType == WindowType::TABPAGE ) in ImplGetWinBits()
699 WindowType nWinType;
810 return WindowType::NONE; in ImplGetComponentType()
1441 if ( nType != WindowType::NONE ) in ImplCreateWindow()
1468 case WindowType::DATEBOX: in ImplCreateWindow()
1479 case WindowType::EDIT: in ImplCreateWindow()
1523 case WindowType::INFOBOX: in ImplCreateWindow()
1527 case WindowType::LISTBOX: in ImplCreateWindow()
1551 case WindowType::DIALOG: in ImplCreateWindow()
[all …]
H A Dvclxwindow.cxx1767 case WindowType::COMBOBOX: in setProperty()
1769 case WindowType::OKBUTTON: in setProperty()
1775 case WindowType::EDIT: in setProperty()
1779 case WindowType::LISTBOX: in setProperty()
2151 case WindowType::CONTROL: in getMinimumSize()
2156 case WindowType::PATTERNBOX: in getMinimumSize()
2157 case WindowType::NUMERICBOX: in getMinimumSize()
2158 case WindowType::METRICBOX: in getMinimumSize()
2159 case WindowType::CURRENCYBOX: in getMinimumSize()
2160 case WindowType::DATEBOX: in getMinimumSize()
[all …]
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/svgui/widgets/
H A DWindowTypeSelector.h31 WindowTypeSelector(WindowType defaultType);
35 WindowType getWindowType() const;
38 void windowTypeChanged(WindowType type);
41 void setWindowType(WindowType type);
49 WindowType *m_windows;
50 WindowType m_windowType;
52 void init(WindowType type);
H A DWindowTypeSelector.cpp25 WindowTypeSelector::WindowTypeSelector(WindowType defaultType) in WindowTypeSelector()
34 WindowType type = in WindowTypeSelector()
35 WindowType(prefs->getPropertyRangeAndValue("Window Type", &min, &max, in WindowTypeSelector()
41 WindowTypeSelector::init(WindowType defaultType) in init()
49 m_windows = new WindowType[9]; in init()
91 WindowType
98 WindowTypeSelector::setWindowType(WindowType type) in setWindowType()
113 WindowType type = m_windows[index]; in windowIndexChanged()
/dports/misc/bibletime/bibletime-2.11.2/src/frontend/settingsdialogs/
H A Dcacceleratorsettings.h55 struct WindowType { struct
60 WindowType() { in WindowType() argument
71 WindowType m_application;
72 WindowType m_general;
73 WindowType m_bible;
74 WindowType m_commentary;
75 WindowType m_lexicon;
76 WindowType m_book;
/dports/x11/kitty/kitty-0.23.1/kitty/
H A Dwindow_list.py14 from .typing import EdgeLiteral, TabType, WindowType
16 WindowOrId = Union[WindowType, int]
34 self.windows: List[WindowType] = []
43 def __iter__(self) -> Iterator[WindowType]:
105 w: WindowType = self.windows[-1]
112 w: WindowType = self.windows[-1]
118 w: WindowType = self.windows[-1]
126 self.all_windows: List[WindowType] = []
127 self.id_map: Dict[int, WindowType] = {}
139 def __iter__(self) -> Iterator[WindowType]:
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/login/
H A Dlogin_screen_controller_unittest.cc35 enum WindowType { kPrimary = 0, kSecondary = 1 }; enum
37 bool IsSystemTrayForWindowVisible(WindowType index) { in IsSystemTrayForWindowVisible()
130 EXPECT_FALSE(IsSystemTrayForWindowVisible(WindowType::kPrimary)); in TEST_F()
131 EXPECT_FALSE(IsSystemTrayForWindowVisible(WindowType::kSecondary)); in TEST_F()
138 EXPECT_TRUE(IsSystemTrayForWindowVisible(WindowType::kPrimary)); in TEST_F()
139 EXPECT_FALSE(IsSystemTrayForWindowVisible(WindowType::kSecondary)); in TEST_F()
152 EXPECT_TRUE(IsSystemTrayForWindowVisible(WindowType::kPrimary)); in TEST_F()
153 EXPECT_TRUE(IsSystemTrayForWindowVisible(WindowType::kSecondary)); in TEST_F()
160 EXPECT_TRUE(IsSystemTrayForWindowVisible(WindowType::kPrimary)); in TEST_F()
161 EXPECT_FALSE(IsSystemTrayForWindowVisible(WindowType::kSecondary)); in TEST_F()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A DNotebookbarPopup.cxx59 while (pWindow && pWindow->GetType() == WindowType::CONTAINER) in hideSeparators()
63 if (pWindow && pWindow->GetType() == WindowType::FIXEDLINE) in hideSeparators()
73 while (pWindow && pWindow->GetType() == WindowType::CONTAINER) in hideSeparators()
77 if (pWindow && pWindow->GetType() == WindowType::FIXEDLINE) in hideSeparators()
134 while (pChild && pWindow->GetType() == WindowType::CONTAINER) in ApplyBackground()
138 if (pWindow->GetChild(nNext) && pWindow->GetType() == WindowType::CONTAINER) in ApplyBackground()
151 while (pChild && pWindow->GetType() == WindowType::CONTAINER) in RemoveBackground()
155 if (pWindow->GetChild(nNext) && pWindow->GetType() == WindowType::CONTAINER) in RemoveBackground()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/notebookbar/
H A DNotebookbarPopup.cxx57 while (pWindow && pWindow->GetType() == WindowType::CONTAINER) in hideSeparators()
61 if (pWindow && pWindow->GetType() == WindowType::FIXEDLINE) in hideSeparators()
71 while (pWindow && pWindow->GetType() == WindowType::CONTAINER) in hideSeparators()
75 if (pWindow && pWindow->GetType() == WindowType::FIXEDLINE) in hideSeparators()
132 while (pChild && pWindow->GetType() == WindowType::CONTAINER) in ApplyBackground()
136 if (pWindow->GetChild(nNext) && pWindow->GetType() == WindowType::CONTAINER) in ApplyBackground()
149 while (pChild && pWindow->GetType() == WindowType::CONTAINER) in RemoveBackground()
153 if (pWindow->GetChild(nNext) && pWindow->GetType() == WindowType::CONTAINER) in RemoveBackground()
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/shell/
H A Ddesktopview.h25 Q_PROPERTY(WindowType windowType READ windowType WRITE setWindowType NOTIFY windowTypeChanged)
33 enum WindowType { enum
39 Q_ENUM(WindowType)
59 WindowType windowType() const;
60 void setWindowType(WindowType type);
96 WindowType m_windowType;
/dports/games/maxr/maxr-0.2.9/src/ui/graphical/
H A Dapplication.h51 template<typename WindowType>
52 WindowType* show (std::shared_ptr<WindowType> window);
135 template<typename WindowType>
136 WindowType* cApplication::show (std::shared_ptr<WindowType> window) in show()
147 return static_cast<WindowType*> (modalWindows.back().get()); in show()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/interface/wx/persist/
H A Dwindow.h26 typedef T WindowType; typedef
37 wxPersistentWindow(WindowType *win);
39 WindowType *Get() const { return static_cast<WindowType *>(GetWindow()); } in Get()

12345678910>>...74