Home
last modified time | relevance | path

Searched refs:SetTabIndex (Results 1 – 25 of 62) sorted by relevance

123

/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Multiple/
H A DFile_Swf.h95 void SetTabIndex() {}; in SetTabIndex() function
H A DFile_Swf.cpp257 const int16u SetTabIndex = 66; //V7+ variable
513 ATO2(SetTabIndex, "SetTabIndex"); in Data_Parse()
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Multiple/
H A DFile_Swf.h95 void SetTabIndex() {}; in SetTabIndex() function
H A DFile_Swf.cpp257 const int16u SetTabIndex = 66; //V7+ variable
513 ATO2(SetTabIndex, "SetTabIndex"); in Data_Parse()
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Multiple/
H A DFile_Swf.h95 void SetTabIndex() {}; in SetTabIndex() function
H A DFile_Swf.cpp257 const int16u SetTabIndex = 66; //V7+ variable
513 ATO2(SetTabIndex, "SetTabIndex"); in Data_Parse()
/dports/editors/cudatext/CudaText-1.151.0/atflatcontrols/atflatcontrols/
H A Dattabs.pas650 procedure SetTabIndex(AIndex: integer); procedure
3440 SetTabIndex(FTabIndex-1)
3443 SetTabIndex(FTabIndex);
3463 SetTabIndex(Idx)
3528 procedure TATTabs.SetTabIndex(AIndex: integer); procedure
3580 SetTabIndex(AIndex+1)
3582 SetTabIndex(0);
3593 SetTabIndex(AIndex);
3789 SetTabIndex((Sender as TComponent).Tag);
3878 SetTabIndex(NTo);
[all …]
/dports/editors/picpas/PicPas-7940bc3/Source/
H A DFrameEditView.pas98 procedure SetTabIndex(AValue: integer); procedure
128 property TabIndex: integer read FTabIndex write SetTabIndex; //panel actualmente activo
501 procedure TfraEditView.SetTabIndex(AValue: integer); procedure
/dports/editors/lazarus/lazarus/lcl/include/
H A Dtabcontrol.inc324 procedure TTabControlNoteBookStrings.SetTabIndex(const AValue: integer);
560 //since SetTabIndex eventually does FTabs.NoteBook.SetPageIndex
629 procedure TTabControl.SetTabIndex(Value: Integer);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/include/
H A Dtabcontrol.inc344 procedure TTabControlNoteBookStrings.SetTabIndex(const AValue: integer);
586 //since SetTabIndex eventually does FTabs.NoteBook.SetPageIndex
655 procedure TTabControl.SetTabIndex(Value: Integer);
/dports/editors/lazarus-qt5/lazarus/lcl/include/
H A Dtabcontrol.inc324 procedure TTabControlNoteBookStrings.SetTabIndex(const AValue: integer);
560 //since SetTabIndex eventually does FTabs.NoteBook.SetPageIndex
629 procedure TTabControl.SetTabIndex(Value: Integer);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/include/
H A Dtabcontrol.inc344 procedure TTabControlNoteBookStrings.SetTabIndex(const AValue: integer);
586 //since SetTabIndex eventually does FTabs.NoteBook.SetPageIndex
655 procedure TTabControl.SetTabIndex(Value: Integer);
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/widgets/
H A Dappearance_controls.h271 void SetTabIndex( int aTab );
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/html/
H A DnsGenericHTMLElement.h54 using Element::SetTabIndex;
439 NS_IMETHOD SetTabIndex(int32_t aTabIndex) final override { in SetTabIndex() function
441 SetTabIndex(aTabIndex, rv); in SetTabIndex()
/dports/editors/lazarus/lazarus/lcl/
H A Dcustomdrawncontrols.pas685 procedure SetTabIndex(AValue: Integer); virtual; procedure
706 property TabIndex: integer read FTabIndex write SetTabIndex;
3253 procedure TCDCustomTabControl.SetTabIndex(AValue: Integer); procedure
3355 if FTabIndex >= FTabs.Count then SetTabIndex(FTabs.Count - 1);
3497 SetTabIndex(i);
3514 SetTabIndex(Value);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dcustomdrawncontrols.pas685 procedure SetTabIndex(AValue: Integer); virtual; procedure
706 property TabIndex: integer read FTabIndex write SetTabIndex;
3252 procedure TCDCustomTabControl.SetTabIndex(AValue: Integer); procedure
3354 if FTabIndex >= FTabs.Count then SetTabIndex(FTabs.Count - 1);
3496 SetTabIndex(i);
3513 SetTabIndex(Value);
/dports/editors/lazarus-qt5/lazarus/lcl/
H A Dcustomdrawncontrols.pas685 procedure SetTabIndex(AValue: Integer); virtual; procedure
706 property TabIndex: integer read FTabIndex write SetTabIndex;
3253 procedure TCDCustomTabControl.SetTabIndex(AValue: Integer); procedure
3355 if FTabIndex >= FTabs.Count then SetTabIndex(FTabs.Count - 1);
3497 SetTabIndex(i);
3514 SetTabIndex(Value);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dcustomdrawncontrols.pas685 procedure SetTabIndex(AValue: Integer); virtual; procedure
706 property TabIndex: integer read FTabIndex write SetTabIndex;
3252 procedure TCDCustomTabControl.SetTabIndex(AValue: Integer); procedure
3354 if FTabIndex >= FTabs.Count then SetTabIndex(FTabs.Count - 1);
3496 SetTabIndex(i);
3513 SetTabIndex(Value);
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/forms/
H A DnsFileControlFrame.cpp121 buttonElement->SetTabIndex(tabIndex); in MakeAnonButton()
H A DnsNumberControlFrame.cpp419 textField->SetTabIndex(tabIndex); in CreateAnonymousContent()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/forms/
H A DnsFileControlFrame.cpp112 buttonElement->SetTabIndex(aInputElement->TabIndex(), IgnoreErrors()); in MakeAnonButton()
/dports/www/firefox-esr/firefox-91.8.0/layout/forms/
H A DnsFileControlFrame.cpp246 buttonElement->SetTabIndex(-1, IgnoreErrors()); in MakeAnonButton()
/dports/www/firefox/firefox-99.0/layout/forms/
H A DnsFileControlFrame.cpp243 buttonElement->SetTabIndex(-1, IgnoreErrors()); in MakeAnonButton()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/forms/
H A DnsFileControlFrame.cpp246 buttonElement->SetTabIndex(-1, IgnoreErrors()); in MakeAnonButton()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/forms/
H A DnsFileControlFrame.cpp242 buttonElement->SetTabIndex(-1, IgnoreErrors()); in MakeAnonButton()

123