Home
last modified time | relevance | path

Searched refs:rButton (Results 226 – 250 of 251) sorted by relevance

1234567891011

/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/form/
H A Ddatanavi.cxx2813 IMPL_LINK( NamespaceItemDialog, ClickHdl, weld::Button&, rButton, void ) in IMPL_LINK() argument
2815 if (m_xAddNamespaceBtn.get() == &rButton) in IMPL_LINK()
2825 else if (m_xEditNamespaceBtn.get() == &rButton) in IMPL_LINK()
2842 else if (m_xDeleteNamespaceBtn.get() == &rButton) in IMPL_LINK()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/tabpages/
H A Dchardlg.cxx1136 IMPL_LINK(SvxCharNamePage, FontFeatureButtonClicked, weld::Button&, rButton, void) in IMPL_LINK() argument
1141 if (&rButton == m_xWestFontFeaturesButton.get()) in IMPL_LINK()
1146 else if (&rButton == m_xEastFontFeaturesButton.get()) in IMPL_LINK()
1151 else if (&rButton == m_xCTLFontFeaturesButton.get()) in IMPL_LINK()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/control/
H A Dctrlbox.cxx1459 IMPL_LINK(SvtLineListBox, ToggleHdl, weld::Toggleable&, rButton, void) in IMPL_LINK() argument
1461 if (rButton.get_active()) in IMPL_LINK()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/control/
H A Dctrlbox.cxx1567 IMPL_LINK(SvtLineListBox, ToggleHdl, weld::ToggleButton&, rButton, void) in IMPL_LINK() argument
1569 if (rButton.get_active()) in IMPL_LINK()
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_input_ORIG.c4013 static int pButton, mButton, rButton; in SUMA_input() local
5739 rButton = Bev.button; in SUMA_input()
5741 rButton, SUMAg_CF->X->ButtonDown, Bev.x, Bev.y); in SUMA_input()
5744 , rButton, Button1, Button2, Button3, Button4, in SUMA_input()
5750 if (rButton == Button1) rButton = Button3; in SUMA_input()
5751 else if (rButton == Button3) rButton = Button1; in SUMA_input()
5756 switch (rButton) { in SUMA_input()
5758 rButton = Button2; in SUMA_input()
5761 rButton = Button1; in SUMA_input()
5767 switch (rButton) { /* switch type of button Press */ in SUMA_input()
H A DSUMA_input.c5277 static int pButton, mButton, rButton; in SUMA_input() local
6732 rButton = Bev.button; in SUMA_input()
6734 rButton, SUMAg_CF->X->ButtonDown, Bev.x, Bev.y); in SUMA_input()
6737 , rButton, Button1, Button2, Button3, Button4, in SUMA_input()
6743 if (rButton == Button1) rButton = Button3; in SUMA_input()
6744 else if (rButton == Button3) rButton = Button1; in SUMA_input()
6749 switch (rButton) { in SUMA_input()
6751 rButton = Button2; in SUMA_input()
6754 rButton = Button1; in SUMA_input()
6760 switch (rButton) { /* switch type of button Press */ in SUMA_input()
H A DSUMA_xColBar.c583 static int pButton, mButton, rButton; in SUMA_cmap_wid_input() local
869 rButton = Bev.button; in SUMA_cmap_wid_input()
872 if (rButton == Button1) rButton = Button3; in SUMA_cmap_wid_input()
873 else if (rButton == Button3) rButton = Button1; in SUMA_cmap_wid_input()
875 switch (rButton) { /* switch type of button Press */ in SUMA_cmap_wid_input()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/dialogs/
H A DSpellDialog.cxx577 IMPL_LINK( SpellDialog, IgnoreAllHdl, weld::Button&, rButton, void ) in IMPL_LINK() argument
584 if (&rButton == m_xIgnoreRulePB.get()) in IMPL_LINK()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/dialogs/
H A DSpellDialog.cxx573 IMPL_LINK( SpellDialog, IgnoreAllHdl, weld::Button&, rButton, void ) in IMPL_LINK() argument
580 if (&rButton == m_xIgnoreRulePB.get()) in IMPL_LINK()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/index/
H A Dcnttab.cxx1256 IMPL_LINK(SwTOXSelectTabPage, CheckBoxHdl, weld::Toggleable&, rButton, void) in IMPL_LINK() argument
1266 rButton.set_active(true); in IMPL_LINK()
2127 IMPL_LINK(SwTOXEntryTabPage, RemoveInsertAuthHdl, weld::Button&, rButton, void) in IMPL_LINK() argument
2129 bool bInsert = &rButton == m_xAuthInsertPB.get(); in IMPL_LINK()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/index/
H A Dcnttab.cxx1268 IMPL_LINK(SwTOXSelectTabPage, CheckBoxHdl, weld::ToggleButton&, rButton, void) in IMPL_LINK() argument
1278 rButton.set_active(true); in IMPL_LINK()
2129 IMPL_LINK(SwTOXEntryTabPage, RemoveInsertAuthHdl, weld::Button&, rButton, void) in IMPL_LINK() argument
2131 bool bInsert = &rButton == m_xAuthInsertPB.get(); in IMPL_LINK()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/app/
H A Dsalvtables.cxx2733 IMPL_LINK(SalInstanceLinkButton, ClickHdl, FixedHyperlink&, rButton, void) in IMPL_LINK() argument
2737 m_aOrigClickHdl.Call(rButton); in IMPL_LINK()
6318 SalInstanceSpinButton& rButton = dynamic_cast<SalInstanceSpinButton&>(*xButton); in weld_metric_spin_button() local
6319 rButton.SetUseThousandSep(); in weld_metric_spin_button()
6335 SalInstanceSpinButton& rButton = dynamic_cast<SalInstanceSpinButton&>(pRet->get_widget()); in weld_time_spin_button() local
6336 rButton.DisableRemainderFactor(); //so with hh::mm::ss, incrementing mm will not reset ss in weld_time_spin_button()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/options/
H A Dtreeopt.cxx689 IMPL_LINK(OfaTreeOptionsDialog, ApplyHdl_Impl, weld::Button&, rButton, void) in IMPL_LINK() argument
691 bool bOkPressed = &rButton == xOkPB.get(); in IMPL_LINK()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/inc/
H A Dcuitabarea.hxx247 void SelectFillType( weld::Toggleable& rButton, const SfxItemSet* _pSet = nullptr );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/inc/
H A Dcuitabarea.hxx249 void SelectFillType( weld::ToggleButton& rButton, const SfxItemSet* _pSet = nullptr );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/dialog/
H A Ddinfdlg.cxx1236 IMPL_LINK(CustomPropertiesDurationField, ClickHdl, weld::Button&, rButton, void) in IMPL_LINK() argument
1238 DurationDialog_Impl aDurationDlg(&rButton, GetDuration()); in IMPL_LINK()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/config/
H A Doptpage.cxx2128 IMPL_LINK(SwCompareOptionsTabPage, ComparisonHdl, weld::Toggleable&, rButton, void) in IMPL_LINK() argument
2130 if (!rButton.get_active()) in IMPL_LINK()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/dialog/
H A Ddinfdlg.cxx1235 IMPL_LINK(CustomPropertiesDurationField, ClickHdl, weld::Button&, rButton, void) in IMPL_LINK() argument
1237 DurationDialog_Impl aDurationDlg(&rButton, GetDuration()); in IMPL_LINK()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dpdfwriter_impl.cxx3612 void PDFWriterImpl::createDefaultPushButtonAppearance( PDFWidget& rButton, const PDFWriter::PushBut… in createDefaultPushButtonAppearance() argument
3634 drawText( rButton.m_aRect, rButton.m_aText, rButton.m_nTextStyle ); in createDefaultPushButtonAppearance()
3647 rButton.m_aDAString = aDA.makeStringAndClear(); in createDefaultPushButtonAppearance()
3651 rButton.m_aAppearances[ "N" ][ "Standard" ] = new SvMemoryStream(); in createDefaultPushButtonAppearance()
3665 rButton.m_aMKDict = "/BC [] /BG [] /CA"; in createDefaultPushButtonAppearance()
3666 rButton.m_aMKDictCAString = ""; in createDefaultPushButtonAppearance()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dpdfwriter_impl.cxx3651 void PDFWriterImpl::createDefaultPushButtonAppearance( PDFWidget& rButton, const PDFWriter::PushBut… in createDefaultPushButtonAppearance() argument
3673 drawText( rButton.m_aRect, rButton.m_aText, rButton.m_nTextStyle ); in createDefaultPushButtonAppearance()
3686 rButton.m_aDAString = aDA.makeStringAndClear(); in createDefaultPushButtonAppearance()
3690 rButton.m_aAppearances[ "N" ][ "Standard" ] = new SvMemoryStream(); in createDefaultPushButtonAppearance()
3704 rButton.m_aMKDict = "/BC [] /BG [] /CA"; in createDefaultPushButtonAppearance()
3705 rButton.m_aMKDictCAString = ""; in createDefaultPushButtonAppearance()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/app/
H A Dsalvtables.cxx2906 IMPL_LINK(SalInstanceLinkButton, ClickHdl, FixedHyperlink&, rButton, void) in IMPL_LINK() argument
2910 m_aOrigClickHdl.Call(rButton); in IMPL_LINK()
7022 SalInstanceSpinButton& rButton = dynamic_cast<SalInstanceSpinButton&>(*xButton); in weld_metric_spin_button() local
7023 rButton.SetUseThousandSep(); in weld_metric_spin_button()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/awt/
H A Dvclxwindows.cxx599 PushButton& rButton = dynamic_cast< PushButton& >( *rVclWindowEvent.GetWindow() ); in ProcessWindowEvent() local
606 aEvent.Selected = ( rButton.GetState() == TRISTATE_TRUE ) ? 1 : 0; in ProcessWindowEvent()
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/awt/
H A Dvclxwindows.cxx603 PushButton& rButton = dynamic_cast< PushButton& >( *rVclWindowEvent.GetWindow() ); in ProcessWindowEvent() local
610 aEvent.Selected = ( rButton.GetState() == TRISTATE_TRUE ) ? 1 : 0; in ProcessWindowEvent()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/lure/
H A Dhotspots.cpp3554 if (mouse.mButton() || mouse.rButton()) { in talkAnimHandler()
/dports/games/scummvm/scummvm-2.5.1/engines/lure/
H A Dhotspots.cpp3561 if (mouse.mButton() || mouse.rButton()) { in talkAnimHandler()

1234567891011