Home
last modified time | relevance | path

Searched +defs:selected +defs:visible (Results 1 – 25 of 938) sorted by relevance

12345678910>>...38

/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmCorePlugin/modules/core/templates/
H A DdefinePredefinedReportSuccess.php130 $selected = in_array($groupId, $form->selectedDisplayFieldGroups); variable
138 $visible = count($selectedGroupFields) > 0 ? '' : 'style="display:none;"'; variable
154 $visible = $fieldSelected ? '' : 'style="display:none"'; variable
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/addons/kodi-dev-kit/include/kodi/gui/controls/
H A DRadioButton.h129 void SetVisible(bool visible) in SetVisible()
189 void SetSelected(bool selected) in SetSelected()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Tools/SkinEditor/
H A DRegionTextureController.cpp127 DataPtr selected = mParentData->getChildSelected(); in notifyChangeValue() local
201 DataPtr selected = mParentData->getChildSelected(); in updateFrames() local
207 bool visible = (*child)->getPropertyValue<bool>("Visible") && in updateFrames() local
H A DStateTextureController.cpp120 DataPtr selected = mParentData->getChildSelected(); in notifyChangeValue() local
192 DataPtr selected = mParentData->getChildSelected(); in updateFrames() local
198 bool visible = (*child)->getPropertyValue<bool>("Visible"); in updateFrames() local
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Tools/SkinEditor/
H A DRegionTextureController.cpp127 DataPtr selected = mParentData->getChildSelected(); in notifyChangeValue() local
201 DataPtr selected = mParentData->getChildSelected(); in updateFrames() local
207 bool visible = (*child)->getPropertyValue<bool>("Visible") && in updateFrames() local
H A DStateTextureController.cpp120 DataPtr selected = mParentData->getChildSelected(); in notifyChangeValue() local
192 DataPtr selected = mParentData->getChildSelected(); in updateFrames() local
198 bool visible = (*child)->getPropertyValue<bool>("Visible"); in updateFrames() local
H A DSeparatorTextureController.cpp120 DataPtr selected = mParentData->getChildSelected(); in notifyChangeValue() local
195 DataPtr selected = mParentData->getChildSelected(); in updateFrames() local
201 bool visible = (*child)->getPropertyValue<bool>("Visible"); in updateFrames() local
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Tools/SkinEditor/
H A DRegionTextureController.cpp127 DataPtr selected = mParentData->getChildSelected(); in notifyChangeValue() local
201 DataPtr selected = mParentData->getChildSelected(); in updateFrames() local
207 bool visible = (*child)->getPropertyValue<bool>("Visible") && in updateFrames() local
H A DStateTextureController.cpp120 DataPtr selected = mParentData->getChildSelected(); in notifyChangeValue() local
192 DataPtr selected = mParentData->getChildSelected(); in updateFrames() local
198 bool visible = (*child)->getPropertyValue<bool>("Visible"); in updateFrames() local
H A DSeparatorTextureController.cpp120 DataPtr selected = mParentData->getChildSelected(); in notifyChangeValue() local
195 DataPtr selected = mParentData->getChildSelected(); in updateFrames() local
201 bool visible = (*child)->getPropertyValue<bool>("Visible"); in updateFrames() local
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Tools/SkinEditor/
H A DRegionTextureController.cpp127 DataPtr selected = mParentData->getChildSelected(); in notifyChangeValue() local
201 DataPtr selected = mParentData->getChildSelected(); in updateFrames() local
207 bool visible = (*child)->getPropertyValue<bool>("Visible") && in updateFrames() local
H A DStateTextureController.cpp120 DataPtr selected = mParentData->getChildSelected(); in notifyChangeValue() local
192 DataPtr selected = mParentData->getChildSelected(); in updateFrames() local
198 bool visible = (*child)->getPropertyValue<bool>("Visible"); in updateFrames() local
H A DSeparatorTextureController.cpp120 DataPtr selected = mParentData->getChildSelected(); in notifyChangeValue() local
195 DataPtr selected = mParentData->getChildSelected(); in updateFrames() local
201 bool visible = (*child)->getPropertyValue<bool>("Visible"); in updateFrames() local
/dports/games/wesnoth/wesnoth-1.14.17/src/gui/widgets/
H A Dtree_view.cpp200 tree_view_node* selected = selected_item(); in get_next_node() local
204 tree_view_node* visible = selected->get_last_visible_parent_node(); in get_next_node() local
217 SDL_Rect visible = content_visible_area(); in handle_up_down_arrow() local
250 tree_view_node* selected = selected_item(); in handle_key_left_arrow() local
261 tree_view_node* selected = selected_item(); in handle_key_right_arrow() local
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikcube/app/layout/
H A DNowPlayingLayout.cpp93 const bool selected = index == trackListView->GetSelectedIndex(); in RowDecorator() local
142 void NowPlayingLayout::OnVisibilityChanged(bool visible) { in OnVisibilityChanged()
257 const size_t selected = this->trackListView->GetSelectedIndex(); in ProcessEditOperation() local
/dports/audio/ampache/ampache-php74-5.0.0/public/lib/components/jQuery-contextMenu/documentation/docs/
H A Ditems.md168 ### visible subsection
176 #### Example
327 ### selected subsection
341 #### Example
/dports/x11/gtk-app-menu/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/subprojects/jayatana/java/core/basic/
H A DGlobalMenu.java135 String label, boolean enabled, boolean visible); in addMenu()
162 … String label, boolean enabled, int modifiers, int keycode, boolean selected); in addMenuItemRadio()
176 … String label, boolean enabled, int modifiers, int keycode, boolean selected); in addMenuItemCheck()
194 boolean enabled, boolean visible); in updateMenu()
/dports/x11/mate-applet-appmenu/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/subprojects/jayatana/java/core/basic/
H A DGlobalMenu.java135 String label, boolean enabled, boolean visible); in addMenu()
162 … String label, boolean enabled, int modifiers, int keycode, boolean selected); in addMenuItemRadio()
176 … String label, boolean enabled, int modifiers, int keycode, boolean selected); in addMenuItemCheck()
194 boolean enabled, boolean visible); in updateMenu()
/dports/x11/appmenu-registrar/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/subprojects/jayatana/java/core/basic/
H A DGlobalMenu.java135 String label, boolean enabled, boolean visible); in addMenu()
162 … String label, boolean enabled, int modifiers, int keycode, boolean selected); in addMenuItemRadio()
176 … String label, boolean enabled, int modifiers, int keycode, boolean selected); in addMenuItemCheck()
194 boolean enabled, boolean visible); in updateMenu()
/dports/x11/xfce4-appmenu-plugin/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/subprojects/jayatana/java/core/basic/
H A DGlobalMenu.java135 String label, boolean enabled, boolean visible); in addMenu()
162 … String label, boolean enabled, int modifiers, int keycode, boolean selected); in addMenuItemRadio()
176 … String label, boolean enabled, int modifiers, int keycode, boolean selected); in addMenuItemCheck()
194 boolean enabled, boolean visible); in updateMenu()
/dports/audio/mixxx/mixxx-2.3.0/src/preferences/dialog/
H A Ddlgprefeffects.cpp25 …bool visible = m_pConfig->getValue<bool>(ConfigKey("[Visible " + pManifest->backendName() + " Effe… in DlgPrefEffects() local
95 void DlgPrefEffects::availableEffectsListItemSelected(const QModelIndex& selected) { in availableEffectsListItemSelected()
/dports/games/tomatoes/tomatoes-1.55/include/
H A Dselect_special.h39 int selected; // Index of the selected icon member
50 bool visible; // Is the menu visible? member
/dports/editors/yudit/yudit-3.0.7/stoolkit/
H A DSParagraph.h101 bool visible; variable
103 bool selected; variable
/dports/www/p5-WebDriver-Tiny/WebDriver-Tiny-0.105/lib/WebDriver/Tiny/
H A DElements.pm32 sub selected($self) { $self->_req( GET => '/selected' ) } subroutine
34 sub visible($self) { $self->_req( GET => '/displayed' ) } subroutine
/dports/cad/digital/Digital-0.27/src/main/java/de/neemann/digital/gui/components/karnaugh/
H A DKarnaughMapDialog.java109 public void setVisible(boolean visible) { in setVisible()
117 private ExpressionListenerStore.Result selected; field in KarnaughMapDialog.MyComboBoxModel
123 public void setSelected(ExpressionListenerStore.Result selected) { in setSelected()

12345678910>>...38