Home
last modified time | relevance | path

Searched refs:aAlt (Results 26 – 50 of 93) sorted by relevance

1234

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/html/
H A DHTMLAreaElement.h76 void SetAlt(const nsAString& aAlt, ErrorResult& aError) in SetAlt() argument
78 SetHTMLAttr(nsGkAtoms::alt, aAlt, aError); in SetAlt()
H A DHTMLImageElement.h147 void SetAlt(const nsAString& aAlt, ErrorResult& aError) in SetAlt() argument
149 SetHTMLAttr(nsGkAtoms::alt, aAlt, aError); in SetAlt()
/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DHTMLAreaElement.h54 void SetAlt(const nsAString& aAlt, ErrorResult& aError) { in SetAlt() argument
55 SetHTMLAttr(nsGkAtoms::alt, aAlt, aError); in SetAlt()
/dports/www/firefox/firefox-99.0/dom/html/
H A DHTMLAreaElement.h54 void SetAlt(const nsAString& aAlt, ErrorResult& aError) { in SetAlt() argument
55 SetHTMLAttr(nsGkAtoms::alt, aAlt, aError); in SetAlt()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DHTMLAreaElement.h54 void SetAlt(const nsAString& aAlt, ErrorResult& aError) { in SetAlt() argument
55 SetHTMLAttr(nsGkAtoms::alt, aAlt, aError); in SetAlt()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DHTMLAreaElement.h54 void SetAlt(const nsAString& aAlt, ErrorResult& aError) { in SetAlt() argument
55 SetHTMLAttr(nsGkAtoms::alt, aAlt, aError); in SetAlt()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/
H A Dlib_pin.h134 ALT GetAlt( const wxString& aAlt ) { return m_alternates[ aAlt ]; } in GetAlt() argument
H A Dsch_pin.cpp46 SCH_PIN::SCH_PIN( SCH_SYMBOL* aParentSymbol, const wxString& aNumber, const wxString& aAlt ) : in SCH_PIN() argument
49 m_alt = aAlt; in SCH_PIN()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DHTMLAreaElement.h60 void SetAlt(const nsAString& aAlt, ErrorResult& aError) { in SetAlt() argument
61 SetHTMLAttr(nsGkAtoms::alt, aAlt, aError); in SetAlt()
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/amenadiel/jpgraph/src/plot/
H A DPiePlotC.php50 public function SetMidCSIM($aTarget, $aAlt = '', $aWinTarget = '') argument
54 $this->middlecsimalt = $aAlt;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/html/
H A Dhtmlplug.cxx350 OUString aURL, aType, aName, aAlt, aId, aStyle, aClass; in InsertEmbed() local
383 aAlt = rOption.GetString(); in InsertEmbed()
671 pNoTextNd->SetTitle( aAlt ); in InsertEmbed()
863 OUString aCodeBase, aCode, aName, aAlt, aId, aStyle, aClass; in InsertApplet() local
898 aAlt = rOption.GetString(); in InsertApplet()
938 m_pAppletImpl->SetAltText( aAlt ); in InsertApplet()
1023 OUString aAlt, aId, aStyle, aClass; in InsertFloatingFrame() local
1047 aAlt = rOption.GetString(); in InsertFloatingFrame()
1148 pNoTextNd->SetTitle( aAlt ); in InsertFloatingFrame()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dhtmlplug.cxx350 OUString aURL, aType, aName, aAlt, aId, aStyle, aClass; in InsertEmbed() local
383 aAlt = rOption.GetString(); in InsertEmbed()
667 pNoTextNd->SetTitle( aAlt ); in InsertEmbed()
859 OUString aCodeBase, aCode, aName, aAlt, aId, aStyle, aClass; in InsertApplet() local
894 aAlt = rOption.GetString(); in InsertApplet()
934 m_pAppletImpl->SetAltText( aAlt ); in InsertApplet()
1019 OUString aAlt, aId, aStyle, aClass; in InsertFloatingFrame() local
1043 aAlt = rOption.GetString(); in InsertFloatingFrame()
1144 pNoTextNd->SetTitle( aAlt ); in InsertFloatingFrame()
/dports/games/flightgear/flightgear-2020.3.11/src/Navaids/
H A Droute.cxx121 void Waypt::setAltitude(double aAlt, RouteRestriction aRestrict) in setAltitude() argument
123 _altitudeFt = aAlt; in setAltitude()
H A Droute.hxx138 void setAltitude(double aAlt, RouteRestriction aRestrict);
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/amenadiel/jpgraph/src/text/
H A DText.php263 public function SetCSIMTarget($aURITarget, $aAlt = '', $aWinTarget = '') argument
266 $this->iCSIMalt = $aAlt;
H A DGTextTable.php728 public function SetCSIMTarget($aTarget, $aAlt = null, $aAutoTarget = false) argument
741 $this->iCells[$i][$j]->SetCSIMTarget($t, $aAlt);
746 public function SetCellCSIMTarget($aRow, $aCol, $aTarget, $aAlt = null) argument
750 $this->iCells[$aRow][$aCol]->SetCSIMTarget($aTarget, $aAlt);
/dports/sysutils/loganalyzer/loganalyzer-4.1.12/src/classes/jpgraph/
H A Djpgraph_text.inc.php221 function SetCSIMTarget($aURITarget,$aAlt='',$aWinTarget='') { argument
223 $this->iCSIMalt = $aAlt;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/linguistic/
H A Dspelldta.hxx58 css::uno::Sequence< OUString > aAlt; // list of alternatives, may be empty. member in linguistic::SpellAlternatives
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/linguistic/
H A Dspelldta.hxx59 css::uno::Sequence< OUString > aAlt; // list of alternatives, may be empty. member in linguistic::SpellAlternatives
/dports/lang/spidermonkey60/firefox-60.9.0/layout/xul/
H A DnsXULPopupManager.h284 bool aShift, bool aControl, bool aAlt, bool aMeta, in nsXULMenuCommandEvent() argument
291 mAlt(aAlt), in nsXULMenuCommandEvent()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/xul/
H A DnsXULPopupManager.h276 bool aAlt,
284 mAlt(aAlt),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/editeng/
H A Deditview.cxx941 Sequence< OUString > aAlt; in ExecuteSpellPopup() local
943 aAlt = xSpellAlt->getAlternatives(); in ExecuteSpellPopup()
944 const OUString *pAlt = aAlt.getConstArray(); in ExecuteSpellPopup()
945 sal_uInt16 nWords = static_cast<sal_uInt16>(aAlt.getLength()); in ExecuteSpellPopup()
1131 DBG_ASSERT(nId - MN_AUTOSTART < aAlt.getLength(), "index out of range"); in ExecuteSpellPopup()
1140 DBG_ASSERT(nId - MN_ALTSTART < aAlt.getLength(), "index out of range"); in ExecuteSpellPopup()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/dialogs/
H A Ddialog_pin_properties.cpp99 void AppendRow( const LIB_PIN::ALT& aAlt ) in AppendRow() argument
101 push_back( aAlt ); in AppendRow()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/xul/
H A DnsXULPopupManager.h288 bool aShift, bool aControl, bool aAlt, bool aMeta, in nsXULMenuCommandEvent() argument
295 mAlt(aAlt), in nsXULMenuCommandEvent()
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/editeng/
H A Deditview.cxx1052 Sequence< OUString > aAlt; in ExecuteSpellPopup() local
1054 aAlt = xSpellAlt->getAlternatives(); in ExecuteSpellPopup()
1055 const OUString *pAlt = aAlt.getConstArray(); in ExecuteSpellPopup()
1056 sal_uInt16 nWords = static_cast<sal_uInt16>(aAlt.getLength()); in ExecuteSpellPopup()
1242 DBG_ASSERT(sId.toInt32() - MN_AUTOSTART < aAlt.getLength(), "index out of range"); in ExecuteSpellPopup()
1251 DBG_ASSERT(sId.toInt32() - MN_ALTSTART < aAlt.getLength(), "index out of range"); in ExecuteSpellPopup()

1234