Home
last modified time | relevance | path

Searched defs:SetAttr (Results 1 – 25 of 395) sorted by relevance

12345678910>>...16

/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/tool/src/org/antlr/v4/codegen/model/chunk/
H A DSetAttr.java15 public class SetAttr extends ActionChunk { class
19 public SetAttr(StructDecl ctx, String name, List<ActionChunk> rhsChunks) { in SetAttr() method in SetAttr
/dports/misc/kcd/kcd-7.15.0/
H A Deditbox.cc45 void EditBox::SetAttr(int norm) in SetAttr() function in EditBox
51 void EditBox::SetAttr(int *normPtr) in SetAttr() function in EditBox
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/ohler55/ojg/alt/
H A Dattrsetter.go10 SetAttr(attr string, val interface{}) error methodSpec
H A Dexample_setter_test.go20 func (s *Setter) SetAttr(attr string, val interface{}) error { func
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/netstorage/doc/
H A Dsetattr.py3 def SetAttr( locator, function
/dports/graphics/openexr/openexr-3.1.4/src/bin/exrstdattr/
H A Dmain.cpp217 struct SetAttr struct
223 SetAttr (const string &name, int part, Attribute *attr): in SetAttr() argument
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/svg/
H A DSVGStyleElement.h47 nsresult SetAttr(int32_t aNameSpaceID, nsIAtom* aName, in SetAttr() function
H A DSVGAElement.h57 nsresult SetAttr(int32_t aNameSpaceID, nsIAtom* aName, in SetAttr() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DDocumentFragment.h72 nsresult SetAttr(int32_t aNameSpaceID, nsIAtom* aName, in SetAttr() function
77 virtual nsresult SetAttr(int32_t aNameSpaceID, nsIAtom* aName, in SetAttr() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/lotus/
H A Dlotattr.cxx182 void LotAttrCol::SetAttr( const SCROW nRow, const ScPatternAttr& rAttr ) in SetAttr() function in LotAttrCol
230 void LotAttrTable::SetAttr( const SCCOL nColFirst, const SCCOL nColLast, const SCROW nRow, in SetAttr() function in LotAttrTable
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/lotus/
H A Dlotattr.cxx182 void LotAttrCol::SetAttr( const ScDocument* pDoc, const SCROW nRow, const ScPatternAttr& rAttr ) in SetAttr() function in LotAttrCol
230 void LotAttrTable::SetAttr( LotusContext& rContext, const SCCOL nColFirst, const SCCOL nColLast, co… in SetAttr() function in LotAttrTable
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Source/Core/Python/
H A DElementStyleProxy.cpp54 void ElementStyleProxy::SetAttr(const char* _key, const char* value) in SetAttr() function in Rocket::Core::Python::ElementStyleProxy
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/osx/
H A Ddvrenderer.h92 void SetAttr(const wxDataViewItemAttr& WXUNUSED(attr)) wxOVERRIDE { }; in SetAttr() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/smil/
H A DnsSMILSetAnimationFunction.cpp34 nsSMILSetAnimationFunction::SetAttr(nsIAtom* aAttribute, in SetAttr() function in nsSMILSetAnimationFunction
/dports/lang/spidermonkey60/firefox-60.9.0/dom/smil/
H A DnsSMILSetAnimationFunction.cpp28 bool nsSMILSetAnimationFunction::SetAttr(nsAtom* aAttribute, in SetAttr() function in nsSMILSetAnimationFunction
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/html/
H A DHTMLLegendElement.h45 nsresult SetAttr(int32_t aNameSpaceID, nsIAtom* aName, in SetAttr() function
H A DnsGenericHTMLFrameElement.h55 nsresult SetAttr(int32_t aNameSpaceID, nsIAtom* aName, in SetAttr() function
/dports/www/firefox-esr/firefox-91.8.0/dom/smil/
H A DSMILSetAnimationFunction.cpp26 bool SMILSetAnimationFunction::SetAttr(nsAtom* aAttribute, in SetAttr() function in mozilla::SMILSetAnimationFunction
/dports/lang/spidermonkey78/firefox-78.9.0/dom/smil/
H A DSMILSetAnimationFunction.cpp26 bool SMILSetAnimationFunction::SetAttr(nsAtom* aAttribute, in SetAttr() function in mozilla::SMILSetAnimationFunction
/dports/www/firefox/firefox-99.0/dom/smil/
H A DSMILSetAnimationFunction.cpp26 bool SMILSetAnimationFunction::SetAttr(nsAtom* aAttribute, in SetAttr() function in mozilla::SMILSetAnimationFunction
/dports/mail/thunderbird/thunderbird-91.8.0/dom/smil/
H A DSMILSetAnimationFunction.cpp26 bool SMILSetAnimationFunction::SetAttr(nsAtom* aAttribute, in SetAttr() function in mozilla::SMILSetAnimationFunction
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/mathml/
H A DnsMathMLElement.h96 nsresult SetAttr(int32_t aNameSpaceID, nsIAtom* aName, in SetAttr() function
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/include/ctl/
H A Dcalbox.h86 void SetAttr(size_t day, wxCalendarDateAttr *attr) in SetAttr() function
/dports/cad/opencascade/opencascade-7.6.0/src/TDataStd/
H A DTDataStd_Name.cxx36 static Handle(TDataStd_Name) SetAttr(const TDF_Label& label, in SetAttr() function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Ddvrenderers.h118 virtual void SetAttr(const wxDataViewItemAttr& WXUNUSED(attr)) { } in SetAttr() function
286 virtual void SetAttr(const wxDataViewItemAttr& attr) { m_attr = attr; } in SetAttr() function

12345678910>>...16