Home
last modified time | relevance | path

Searched refs:SetGroupIndex (Results 1 – 25 of 62) sorted by path

123

/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Dchcanv.h197 void SetGroupIndex( int index, bool autoswitch = false );
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A DcanvasMenu.cpp1663 parent->SetGroupIndex( event.GetId() - ID_DEF_MENU_GROUPBASE ); in PopupMenuHandler()
H A Dchart1.cpp6915 cc->SetGroupIndex( 0, false ); //all charts in OnInitTimer()
H A Dchcanv.cpp1152 SetGroupIndex( m_groupIndex, true ); in CheckGroupValid()
1299 SetGroupIndex(m_groupIndex); in canvasRefreshGroupIndex()
1302 void ChartCanvas::SetGroupIndex( int index, bool autoSwitch ) in SetGroupIndex() function in ChartCanvas
2963 SetGroupIndex( key_char - '0' ); in OnKeyDown()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxSpeedButton/
H A DwxSpeedButton.cpp682 void wxSpeedButton::SetGroupIndex(bool inIndex) { in SetGroupIndex() function in wxSpeedButton
H A DwxSpeedButton.h135 void SetGroupIndex(bool inIndex);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/ideintf/
H A Dmenuintf.pas203 procedure SetGroupIndex(const AValue: Byte); virtual; procedure
213 property GroupIndex: Byte read FGroupIndex write SetGroupIndex default 0;
1721 procedure TIDEMenuCommand.SetGroupIndex(const AValue: Byte); procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazreport/source/
H A Dlr_ctrls.pas52 procedure SetGroupIndex(Value: Integer); procedure
85 property GroupIndex: Integer read FGroupIndex write SetGroupIndex default 0;
1047 procedure TfrSpeedButton.SetGroupIndex(Value: Integer); procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/sparta/toolsapi/source/
H A Ddesignmenus.pas76 procedure SetGroupIndex(AGroupIndex: Byte); procedure
100 property GroupIndex: Byte read GetGroupIndex write SetGroupIndex;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/
H A Dtalegend.pas290 procedure SetGroupIndex(AValue: Integer); procedure
306 read FGroupIndex write SetGroupIndex default LEGEND_ITEM_NO_GROUP;
1051 procedure TChartSeriesLegend.SetGroupIndex(AValue: Integer); procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dactnlist.pas173 procedure SetGroupIndex(const Value: Integer); procedure
205 property GroupIndex: Integer read FGroupIndex write SetGroupIndex default 0;
256 procedure SetGroupIndex(Value: Integer); virtual; procedure
H A Dbuttons.pp293 procedure SetGroupIndex(Value: Integer); override;
369 procedure SetGroupIndex(const Value: Integer);
400 property GroupIndex: Integer read FGroupIndex write SetGroupIndex default 0;
H A Dmenus.pp242 procedure SetGroupIndex(AValue: Byte);
324 property GroupIndex: Byte read FGroupIndex write SetGroupIndex default 0;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/include/
H A Dactionlink.inc84 procedure TActionLink.SetGroupIndex(Value: Integer);
H A Dcustomaction.inc133 procedure TCustomAction.SetGroupIndex(const Value: Integer);
140 TActionLink(FClients[I]).SetGroupIndex(Value);
H A Dmenuitem.inc1434 Method: TMenuItem.SetGroupIndex
1440 procedure TMenuItem.SetGroupIndex(AValue: Byte);
H A Dspeedbutton.inc200 Method: TCustomSpeedButton.SetGroupIndex
205 procedure TCustomSpeedButton.SetGroupIndex(const Value : Integer);
1233 procedure TSpeedButtonActionLink.SetGroupIndex(Value: Integer);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/ideintf/
H A Dmenuintf.pas203 procedure SetGroupIndex(const AValue: Byte); virtual; procedure
213 property GroupIndex: Byte read FGroupIndex write SetGroupIndex default 0;
1721 procedure TIDEMenuCommand.SetGroupIndex(const AValue: Byte); procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazreport/source/
H A Dlr_ctrls.pas52 procedure SetGroupIndex(Value: Integer); procedure
85 property GroupIndex: Integer read FGroupIndex write SetGroupIndex default 0;
1047 procedure TfrSpeedButton.SetGroupIndex(Value: Integer); procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/sparta/toolsapi/source/
H A Ddesignmenus.pas76 procedure SetGroupIndex(AGroupIndex: Byte); procedure
100 property GroupIndex: Byte read GetGroupIndex write SetGroupIndex;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/
H A Dtalegend.pas290 procedure SetGroupIndex(AValue: Integer); procedure
306 read FGroupIndex write SetGroupIndex default LEGEND_ITEM_NO_GROUP;
1051 procedure TChartSeriesLegend.SetGroupIndex(AValue: Integer); procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dactnlist.pas173 procedure SetGroupIndex(const Value: Integer); procedure
205 property GroupIndex: Integer read FGroupIndex write SetGroupIndex default 0;
256 procedure SetGroupIndex(Value: Integer); virtual; procedure
H A Dbuttons.pp293 procedure SetGroupIndex(Value: Integer); override;
369 procedure SetGroupIndex(const Value: Integer);
400 property GroupIndex: Integer read FGroupIndex write SetGroupIndex default 0;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/include/
H A Dactionlink.inc84 procedure TActionLink.SetGroupIndex(Value: Integer);
H A Dcustomaction.inc133 procedure TCustomAction.SetGroupIndex(const Value: Integer);
140 TActionLink(FClients[I]).SetGroupIndex(Value);

123