Home
last modified time | relevance | path

Searched refs:GetControlIndex (Results 1 – 25 of 60) sorted by relevance

123

/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/wx/widgets/wx/
H A Dsdljoy.h82 unsigned short GetControlIndex() { return ctrl_idx; } in GetControlIndex() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfdoc/
H A Dcpdf_formcontrol.cpp74 csOn = ByteString::Format("%d", m_pField->GetControlIndex(this)); in GetCheckedAPState()
87 csOn = pArray->GetStringAt(m_pField->GetControlIndex(this)); in GetExportValue()
H A Dcpdf_formfield.h92 int GetControlIndex(const CPDF_FormControl* pControl) const;
H A Dcpdf_formfield.cpp232 int CPDF_FormField::GetControlIndex(const CPDF_FormControl* pControl) const { in GetControlIndex() function in CPDF_FormField
708 CheckControl(GetControlIndex(pControl), val, in SetCheckValue()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fpdfdoc/
H A Dcpdf_formcontrol.cpp75 csOn = ByteString::Format("%d", m_pField->GetControlIndex(this)); in GetCheckedAPState()
88 csOn = pArray->GetStringAt(m_pField->GetControlIndex(this)); in GetExportValue()
H A Dcpdf_formfield.h92 int GetControlIndex(const CPDF_FormControl* pControl) const;
H A Dcpdf_formfield.cpp231 int CPDF_FormField::GetControlIndex(const CPDF_FormControl* pControl) const { in GetControlIndex() function in CPDF_FormField
726 CheckControl(GetControlIndex(pControl), val, in SetCheckValue()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fpdfdoc/
H A Dcpdf_formcontrol.cpp103 int iIndex = m_pField->GetControlIndex(this); in GetCheckedAPState()
120 int iIndex = m_pField->GetControlIndex(this); in GetExportValue()
H A Dcpdf_formfield.h74 int GetControlIndex(const CPDF_FormControl* pControl) const;
H A Dcpdf_formfield.cpp240 int CPDF_FormField::GetControlIndex(const CPDF_FormControl* pControl) const { in GetControlIndex() function in CPDF_FormField
791 CheckControl(GetControlIndex(pControl), val); in SetCheckValue()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/ideintf/
H A Dseledits.pas81 Result := IntToStr(FPanel.GetControlIndex(FControl));
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/ideintf/
H A Dseledits.pas81 Result := IntToStr(FPanel.GetControlIndex(FControl));
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fpdfdoc/
H A Ddoc_formcontrol.cpp99 int iIndex = m_pField->GetControlIndex(this); in GetCheckedAPState()
116 int iIndex = m_pField->GetControlIndex(this); in GetExportValue()
H A Ddoc_formfield.cpp191 int CPDF_FormField::GetControlIndex(const CPDF_FormControl* pControl) const { in GetControlIndex() function in CPDF_FormField
771 CheckControl(GetControlIndex(pControl), val); in SetCheckValue()
/dports/editors/lazarus/lazarus/lcl/include/
H A Dcustomflowpanel.inc416 function TCustomFlowPanel.GetControlIndex(AControl: TControl): Integer;
433 CurIndex := GetControlIndex(AControl);
H A Dtoolbar.inc42 Row1 := ToolBar.GetControlIndex(Control1);
43 Row2 := ToolBar.GetControlIndex(Control2);
70 Col1 := ToolBar.GetControlIndex(Control1);
71 Col2 := ToolBar.GetControlIndex(Control2);
/dports/editors/lazarus-qt5/lazarus/lcl/include/
H A Dcustomflowpanel.inc416 function TCustomFlowPanel.GetControlIndex(AControl: TControl): Integer;
433 CurIndex := GetControlIndex(AControl);
H A Dtoolbar.inc42 Row1 := ToolBar.GetControlIndex(Control1);
43 Row2 := ToolBar.GetControlIndex(Control2);
70 Col1 := ToolBar.GetControlIndex(Control1);
71 Col2 := ToolBar.GetControlIndex(Control2);
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/wx/widgets/
H A Djoyedit.cpp68 int key = event.GetControlIndex(), joy = event.GetJoy() + 1; in OnJoy()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/include/
H A Dcustomflowpanel.inc450 function TCustomFlowPanel.GetControlIndex(AControl: TControl): Integer;
467 CurIndex := GetControlIndex(AControl);
H A Dtoolbar.inc42 Row1 := ToolBar.GetControlIndex(Control1);
43 Row2 := ToolBar.GetControlIndex(Control2);
70 Col1 := ToolBar.GetControlIndex(Control1);
71 Col2 := ToolBar.GetControlIndex(Control2);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/include/
H A Dcustomflowpanel.inc450 function TCustomFlowPanel.GetControlIndex(AControl: TControl): Integer;
467 CurIndex := GetControlIndex(AControl);
H A Dtoolbar.inc42 Row1 := ToolBar.GetControlIndex(Control1);
43 Row2 := ToolBar.GetControlIndex(Control2);
70 Col1 := ToolBar.GetControlIndex(Control1);
71 Col2 := ToolBar.GetControlIndex(Control2);
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/
H A Dcpdfsdk_widget.cpp364 pFormField->GetControlIndex(pFormControl), in SynchronizeXFAValue()
374 pFormField->GetControlIndex(pFormControl), in SynchronizeXFAValue()
686 pFormField->CheckControl(pFormField->GetControlIndex(pFormCtrl), bChecked,
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/inc/
H A Dswuicnttab.hxx301 sal_uInt32 GetControlIndex(FormTokenType eType) const;

123