Home
last modified time | relevance | path

Searched refs:rButton (Results 1 – 25 of 251) sorted by relevance

1234567891011

/dports/math/polymake/polymake-4.5/bundled/java/java/src/de/tuberlin/polymake/graph/
H A DSpringEmbedderAnimationPanel.java72 stepGroup.add(rButton); in SpringEmbedderAnimationPanel()
73 rButton.setActionCommand("1"); in SpringEmbedderAnimationPanel()
74 add(rButton,c1); in SpringEmbedderAnimationPanel()
76 stepGroup.add(rButton); in SpringEmbedderAnimationPanel()
77 rButton.setActionCommand("5"); in SpringEmbedderAnimationPanel()
78 add(rButton,c1); in SpringEmbedderAnimationPanel()
80 stepGroup.add(rButton); in SpringEmbedderAnimationPanel()
81 rButton.setActionCommand("10"); in SpringEmbedderAnimationPanel()
82 add(rButton,c1); in SpringEmbedderAnimationPanel()
84 stepGroup.add(rButton); in SpringEmbedderAnimationPanel()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sidebar/text/
H A DTextUnderlineControl.cxx74 if (&rButton == mxSingle.get()) in getLineStyle()
76 else if (&rButton == mxDouble.get()) in getLineStyle()
78 else if (&rButton == mxBold.get()) in getLineStyle()
80 else if (&rButton == mxDot.get()) in getLineStyle()
82 else if (&rButton == mxDotBold.get()) in getLineStyle()
84 else if (&rButton == mxDash.get()) in getLineStyle()
86 else if (&rButton == mxDashLong.get()) in getLineStyle()
88 else if (&rButton == mxDashDot.get()) in getLineStyle()
90 else if (&rButton == mxDashDotDot.get()) in getLineStyle()
92 else if (&rButton == mxWave.get()) in getLineStyle()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/control/
H A Demojicontrol.cxx126 IMPL_LINK(SfxEmojiControl, ActivatePageHdl, weld::Toggleable&, rButton, void) in IMPL_LINK() argument
128 mxPeopleBtn->set_active(&rButton == mxPeopleBtn.get()); in IMPL_LINK()
129 mxNatureBtn->set_active(&rButton == mxNatureBtn.get()); in IMPL_LINK()
130 mxFoodBtn->set_active(&rButton == mxFoodBtn.get()); in IMPL_LINK()
131 mxActivityBtn->set_active(&rButton == mxActivityBtn.get()); in IMPL_LINK()
132 mxTravelBtn->set_active(&rButton == mxTravelBtn.get()); in IMPL_LINK()
133 mxObjectsBtn->set_active(&rButton == mxObjectsBtn.get()); in IMPL_LINK()
134 mxSymbolsBtn->set_active(&rButton == mxSymbolsBtn.get()); in IMPL_LINK()
135 mxFlagsBtn->set_active(&rButton == mxFlagsBtn.get()); in IMPL_LINK()
136 mxUnicode9Btn->set_active(&rButton == mxUnicode9Btn.get()); in IMPL_LINK()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A DViewTabBar.cxx232 const TabBarButton& rButton, in addTabBarButtonAfter() argument
236 AddTabBarButton(rButton, rAnchor); in addTabBarButtonAfter()
242 AddTabBarButton(rButton); in appendTabBarButton()
248 RemoveTabBarButton(rButton); in removeTabBarButton()
254 return HasTabBarButton(rButton); in hasTabBarButton()
377 const css::drawing::framework::TabBarButton& rButton, in AddTabBarButton() argument
400 AddTabBarButton(rButton,nIndex); in AddTabBarButton()
404 const css::drawing::framework::TabBarButton& rButton) in AddTabBarButton() argument
406 AddTabBarButton(rButton, maTabBarButtons.size()); in AddTabBarButton()
428 if (IsEqual(maTabBarButtons[nIndex], rButton)) in RemoveTabBarButton()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A DViewTabBar.cxx255 const TabBarButton& rButton, in addTabBarButtonAfter() argument
259 AddTabBarButton(rButton, rAnchor); in addTabBarButtonAfter()
265 AddTabBarButton(rButton); in appendTabBarButton()
271 RemoveTabBarButton(rButton); in removeTabBarButton()
277 return HasTabBarButton(rButton); in hasTabBarButton()
397 const css::drawing::framework::TabBarButton& rButton, in AddTabBarButton() argument
420 AddTabBarButton(rButton,nIndex); in AddTabBarButton()
424 const css::drawing::framework::TabBarButton& rButton) in AddTabBarButton() argument
426 AddTabBarButton(rButton, maTabBarButtons.size()); in AddTabBarButton()
450 if (IsEqual(maTabBarButtons[nIndex], rButton)) in RemoveTabBarButton()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/inc/
H A DViewTabBar.hxx86 const css::drawing::framework::TabBarButton& rButton,
91 const css::drawing::framework::TabBarButton& rButton) override;
95 const css::drawing::framework::TabBarButton& rButton) override;
99 const css::drawing::framework::TabBarButton& rButton) override;
129 const css::drawing::framework::TabBarButton& rButton,
132 const css::drawing::framework::TabBarButton& rButton);
134 const css::drawing::framework::TabBarButton& rButton);
136 const css::drawing::framework::TabBarButton& rButton);
152 const css::drawing::framework::TabBarButton& rButton,
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/inc/
H A DViewTabBar.hxx103 const css::drawing::framework::TabBarButton& rButton,
108 const css::drawing::framework::TabBarButton& rButton) override;
112 const css::drawing::framework::TabBarButton& rButton) override;
116 const css::drawing::framework::TabBarButton& rButton) override;
148 const css::drawing::framework::TabBarButton& rButton,
151 const css::drawing::framework::TabBarButton& rButton);
153 const css::drawing::framework::TabBarButton& rButton);
155 const css::drawing::framework::TabBarButton& rButton);
170 const css::drawing::framework::TabBarButton& rButton,
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/sidebar/
H A DPageColumnControl.cxx97 IMPL_LINK( PageColumnControl, ColumnButtonClickHdl_Impl, weld::Button&, rButton, void ) in IMPL_LINK() argument
99 if ( &rButton == m_xOneColumn.get() ) in IMPL_LINK()
101 else if ( &rButton == m_xTwoColumns.get() ) in IMPL_LINK()
103 else if ( &rButton == m_xThreeColumns.get() ) in IMPL_LINK()
105 else if ( &rButton == m_xLeft.get() ) in IMPL_LINK()
107 else if ( &rButton == m_xRight.get() ) in IMPL_LINK()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/swing/JToolBar/4247996/
H A Dbug4247996.java96 JButton rButton = new JButton("Rollover"); in createAndShowGUI() local
97 rButton.setRolloverEnabled(true); in createAndShowGUI()
99 nrToolbar.add(rButton); in createAndShowGUI()
100 nrToolbar.remove(rButton); in createAndShowGUI()
102 if (!rButton.isRolloverEnabled()) { in createAndShowGUI()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/javax/swing/JToolBar/4247996/
H A Dbug4247996.java96 JButton rButton = new JButton("Rollover"); in createAndShowGUI() local
97 rButton.setRolloverEnabled(true); in createAndShowGUI()
99 nrToolbar.add(rButton); in createAndShowGUI()
100 nrToolbar.remove(rButton); in createAndShowGUI()
102 if (!rButton.isRolloverEnabled()) { in createAndShowGUI()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/javax/swing/JToolBar/4247996/
H A Dbug4247996.java96 JButton rButton = new JButton("Rollover"); in createAndShowGUI() local
97 rButton.setRolloverEnabled(true); in createAndShowGUI()
99 nrToolbar.add(rButton); in createAndShowGUI()
100 nrToolbar.remove(rButton); in createAndShowGUI()
102 if (!rButton.isRolloverEnabled()) { in createAndShowGUI()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/swing/JToolBar/4247996/
H A Dbug4247996.java96 JButton rButton = new JButton("Rollover"); in createAndShowGUI() local
97 rButton.setRolloverEnabled(true); in createAndShowGUI()
99 nrToolbar.add(rButton); in createAndShowGUI()
100 nrToolbar.remove(rButton); in createAndShowGUI()
102 if (!rButton.isRolloverEnabled()) { in createAndShowGUI()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/javax/swing/JToolBar/4247996/
H A Dbug4247996.java96 JButton rButton = new JButton("Rollover"); in createAndShowGUI() local
97 rButton.setRolloverEnabled(true); in createAndShowGUI()
99 nrToolbar.add(rButton); in createAndShowGUI()
100 nrToolbar.remove(rButton); in createAndShowGUI()
102 if (!rButton.isRolloverEnabled()) { in createAndShowGUI()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/javax/swing/JToolBar/4247996/
H A Dbug4247996.java96 JButton rButton = new JButton("Rollover"); in createAndShowGUI() local
97 rButton.setRolloverEnabled(true); in createAndShowGUI()
99 nrToolbar.add(rButton); in createAndShowGUI()
100 nrToolbar.remove(rButton); in createAndShowGUI()
102 if (!rButton.isRolloverEnabled()) { in createAndShowGUI()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/javax/swing/JToolBar/4247996/
H A Dbug4247996.java96 JButton rButton = new JButton("Rollover"); in createAndShowGUI() local
97 rButton.setRolloverEnabled(true); in createAndShowGUI()
99 nrToolbar.add(rButton); in createAndShowGUI()
100 nrToolbar.remove(rButton); in createAndShowGUI()
102 if (!rButton.isRolloverEnabled()) { in createAndShowGUI()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/javax/swing/JToolBar/4247996/
H A Dbug4247996.java96 JButton rButton = new JButton("Rollover"); in createAndShowGUI() local
97 rButton.setRolloverEnabled(true); in createAndShowGUI()
99 nrToolbar.add(rButton); in createAndShowGUI()
100 nrToolbar.remove(rButton); in createAndShowGUI()
102 if (!rButton.isRolloverEnabled()) { in createAndShowGUI()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/javax/swing/JToolBar/4247996/
H A Dbug4247996.java94 JButton rButton = new JButton("Rollover"); in createAndShowGUI() local
95 rButton.setRolloverEnabled(true); in createAndShowGUI()
97 nrToolbar.add(rButton); in createAndShowGUI()
98 nrToolbar.remove(rButton); in createAndShowGUI()
100 if (!rButton.isRolloverEnabled()) { in createAndShowGUI()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/javax/swing/JToolBar/4247996/
H A Dbug4247996.java94 JButton rButton = new JButton("Rollover"); in createAndShowGUI() local
95 rButton.setRolloverEnabled(true); in createAndShowGUI()
97 nrToolbar.add(rButton); in createAndShowGUI()
98 nrToolbar.remove(rButton); in createAndShowGUI()
100 if (!rButton.isRolloverEnabled()) { in createAndShowGUI()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/jsdialog/
H A Dexecutor.hxx29 static void trigger_toggled(weld::Toggleable& rButton) { rButton.signal_toggled(); } in trigger_toggled() argument
46 static void trigger_clicked(weld::Button& rButton) { rButton.signal_clicked(); } in trigger_clicked() argument
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/contrib/android/AndroidApp/lstopo/src/main/java/com/hwloc/lstopo/
H A DOptions.java119 RadioButton rButton = ((RadioButton) radioGroup.findViewById(i)); in syncRadioGroup()
120 if (rButton != null && rButton.isChecked()) in syncRadioGroup()
128 RadioButton rButton = ((RadioButton) radioGroup.findViewById(i)); in syncRadioGroup()
129 if (rButton != null && rButton.isChecked()) in syncRadioGroup()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/contrib/android/AndroidApp/lstopo/src/main/java/com/hwloc/lstopo/
H A DOptions.java119 RadioButton rButton = ((RadioButton) radioGroup.findViewById(i)); in syncRadioGroup()
120 if (rButton != null && rButton.isChecked()) in syncRadioGroup()
128 RadioButton rButton = ((RadioButton) radioGroup.findViewById(i)); in syncRadioGroup()
129 if (rButton != null && rButton.isChecked()) in syncRadioGroup()
/dports/net/mpich/mpich-3.4.3/modules/hwloc/contrib/android/AndroidApp/lstopo/src/main/java/com/hwloc/lstopo/
H A DOptions.java119 RadioButton rButton = ((RadioButton) radioGroup.findViewById(i)); in syncRadioGroup()
120 if (rButton != null && rButton.isChecked()) in syncRadioGroup()
128 RadioButton rButton = ((RadioButton) radioGroup.findViewById(i)); in syncRadioGroup()
129 if (rButton != null && rButton.isChecked()) in syncRadioGroup()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/namedlg/
H A Dnamepast.cxx65 IMPL_LINK(ScNamePasteDlg, ButtonHdl, weld::Button&, rButton, void) in IMPL_LINK() argument
67 if (&rButton == m_xBtnPasteAll.get()) in IMPL_LINK()
71 else if (&rButton == m_xBtnPaste.get()) in IMPL_LINK()
80 else if (&rButton == m_xBtnClose.get()) in IMPL_LINK()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/envelp/
H A Dlabprt.cxx63 IMPL_LINK( SwLabPrtPage, CountHdl, weld::Button&, rButton, void ) in IMPL_LINK() argument
65 if (&rButton == m_xPrtSetup.get()) in IMPL_LINK()
74 rButton.grab_focus(); in IMPL_LINK()
78 const bool bEnable = &rButton == m_xSingleButton.get(); in IMPL_LINK()
82 OSL_ENSURE(!bEnable || &rButton == m_xPageButton.get(), "NewButton?" ); in IMPL_LINK()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/dialog/
H A Dversdlg.cxx309 IMPL_LINK(SfxVersionDialog, ButtonHdl_Impl, weld::Button&, rButton, void) in IMPL_LINK() argument
315 if (&rButton == m_xSaveButton.get()) in IMPL_LINK()
335 else if (&rButton == m_xDeleteButton.get() && nEntry != -1) in IMPL_LINK()
345 else if (&rButton == m_xOpenButton.get() && nEntry != -1) in IMPL_LINK()
349 else if (&rButton == m_xViewButton.get() && nEntry != -1) in IMPL_LINK()
355 else if (&rButton == m_xCompareButton.get() && nEntry != -1) in IMPL_LINK()
372 else if (&rButton == m_xCmisButton.get()) in IMPL_LINK()
379 IMPL_LINK(SfxVersionDialog, ToggleHdl_Impl, weld::Toggleable&, rButton, void) in IMPL_LINK() argument
381 if (&rButton == m_xSaveCheckBox.get()) in IMPL_LINK()
425 assert(&rButton == m_xOKButton.get()); in IMPL_LINK()
[all …]

1234567891011