Home
last modified time | relevance | path

Searched defs:AddAttr (Results 1 – 25 of 46) sorted by relevance

12

/dports/devel/ptlib/ptlib-2.10.11/src/ptclib/
H A Dhtml.cxx154 void PHTML::Element::AddAttr(PHTML &) const in AddAttr() function in PHTML::Element
286 void PHTML::Heading::AddAttr(PHTML & html) const in AddAttr() function in PHTML::Heading
331 void PHTML::HotLink::AddAttr(PHTML & html) const in AddAttr() function in PHTML::HotLink
346 void PHTML::Target::AddAttr(PHTML & html) const in AddAttr() function in PHTML::Target
391 void PHTML::Image::AddAttr(PHTML & html) const in AddAttr() function in PHTML::Image
439 void PHTML::SetTab::AddAttr(PHTML & html) const in AddAttr() function in PHTML::SetTab
460 void PHTML::Tab::AddAttr(PHTML & html) const in AddAttr() function in PHTML::Tab
519 void PHTML::ListItem::AddAttr(PHTML & html) const in AddAttr() function in PHTML::ListItem
624 void PHTML::Form::AddAttr(PHTML & html) const in AddAttr() function in PHTML::Form
668 void PHTML::Select::AddAttr(PHTML & html) const in AddAttr() function in PHTML::Select
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/
H A Dxmlcnimp.cxx44 bool SvXMLAttrContainerData::AddAttr( const OUString& rLName, in AddAttr() function in SvXMLAttrContainerData
52 bool SvXMLAttrContainerData::AddAttr( const OUString& rPrefix, in AddAttr() function in SvXMLAttrContainerData
63 bool SvXMLAttrContainerData::AddAttr( const OUString& rPrefix, in AddAttr() function in SvXMLAttrContainerData
H A DSvXMLAttrCollection.cxx20 bool SvXMLAttrCollection::AddAttr( const OUString& rLName, in AddAttr() function in SvXMLAttrCollection
28 bool SvXMLAttrCollection::AddAttr( const OUString& rPrefix, in AddAttr() function in SvXMLAttrCollection
41 bool SvXMLAttrCollection::AddAttr( const OUString& rPrefix, in AddAttr() function in SvXMLAttrCollection
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/
H A Dxmlcnimp.cxx44 bool SvXMLAttrContainerData::AddAttr( const OUString& rLName, in AddAttr() function in SvXMLAttrContainerData
50 bool SvXMLAttrContainerData::AddAttr( const OUString& rPrefix, in AddAttr() function in SvXMLAttrContainerData
58 bool SvXMLAttrContainerData::AddAttr( const OUString& rPrefix, in AddAttr() function in SvXMLAttrContainerData
H A DSvXMLAttrCollection.cxx20 bool SvXMLAttrCollection::AddAttr( const OUString& rLName, in AddAttr() function in SvXMLAttrCollection
28 bool SvXMLAttrCollection::AddAttr( const OUString& rPrefix, in AddAttr() function in SvXMLAttrCollection
41 bool SvXMLAttrCollection::AddAttr( const OUString& rPrefix, in AddAttr() function in SvXMLAttrCollection
/dports/net/easysoap/EasySoap++-0.8.0/src/
H A DXMLComposer.cpp168 XMLComposer::AddAttr(const SOAPQName& tag, const char *value) in AddAttr() function in XMLComposer
209 XMLComposer::AddAttr(const SOAPQName& tag, const SOAPQName& value) in AddAttr() function in XMLComposer
278 XMLComposer::AddAttr(const char *attr, const char *value) in AddAttr() function in XMLComposer
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/items/
H A Dxmlcnitm.cxx152 bool SvXMLAttrContainerItem::AddAttr( const OUString& rLName, in AddAttr() function in SvXMLAttrContainerItem
158 bool SvXMLAttrContainerItem::AddAttr( const OUString& rPrefix, in AddAttr() function in SvXMLAttrContainerItem
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/items/
H A Dxmlcnitm.cxx154 bool SvXMLAttrContainerItem::AddAttr( const OUString& rLName, in AddAttr() function in SvXMLAttrContainerItem
160 bool SvXMLAttrContainerItem::AddAttr( const OUString& rPrefix, in AddAttr() function in SvXMLAttrContainerItem
/dports/devel/cc65/cc65-2.19/src/cc65/
H A Ddeclattr.c144 static void AddAttr (Declaration* D, DeclAttr* A) in AddAttr() function
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/awalterschulze/gographviz/
H A Dexample_test.go98 func (this *MyOwnGraphStructure) AddAttr(parentGraph string, field, value string) … func
H A Descape.go171 func (this *Escape) AddAttr(parentGraph string, field, value string) { func
H A Dgographviz.go36 AddAttr(parentGraph string, field, value string) methodSpec
H A Dgraph.go93 func (this *Graph) AddAttr(parentGraph string, field string, value string) { func
/dports/devel/cc65/cc65-2.19/src/da65/
H A Dinfofile.c72 static void AddAttr (const char* Name, unsigned* Set, unsigned Attr) in AddAttr() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libjingle_xmpp/xmllite/
H A Dxmlelement.cc360 void XmlElement::AddAttr(const QName& name, const std::string& value) { in AddAttr() function in jingle_xmpp::XmlElement
367 void XmlElement::AddAttr(const QName& name, const std::string& value, in AddAttr() function in jingle_xmpp::XmlElement
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/xmllite/
H A Dxmlelement.cc377 void XmlElement::AddAttr(const QName& name, const std::string& value) { in AddAttr() function in buzz::XmlElement
384 void XmlElement::AddAttr(const QName& name, const std::string& value, in AddAttr() function in buzz::XmlElement
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libjingle_xmpp/xmllite/
H A Dxmlelement.cc360 void XmlElement::AddAttr(const QName& name, const std::string& value) { in AddAttr() function in jingle_xmpp::XmlElement
367 void XmlElement::AddAttr(const QName& name, const std::string& value, in AddAttr() function in jingle_xmpp::XmlElement
/dports/devel/cc65/cc65-2.19/src/sp65/
H A Dattr.c193 void AddAttr (Collection* C, const char* Name, const char* Value) in AddAttr() function
/dports/x11/wallutils/wallutils-5.10.0/vendor/github.com/antchfx/xmlquery/xmlquery-1.3.8/
H A Dnode.go157 func AddAttr(n *Node, key, val string) { func
/dports/x11/wallutils/wallutils-5.10.0/vendor/github.com/antchfx/xmlquery/
H A Dnode.go157 func AddAttr(n *Node, key, val string) { func
/dports/x11/wallutils/wallutils-5.10.0/vendor/github.com/xyproto/heic/heic-1.0.0/vendor/github.com/antchfx/xmlquery/
H A Dnode.go157 func AddAttr(n *Node, key, val string) { func
/dports/audio/epos-devel/epos-2.5.37/src/nnet/
H A Dxml.cc74 void CXml::AddAttr(const CString &name, const CString &val) in AddAttr() function in CXml
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/
H A Delement_rare_data.h172 void AddAttr(Attr* attr) { in AddAttr() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/dom/
H A Delement_rare_data.h175 void AddAttr(Attr* attr) { in AddAttr() function
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsFrameUtil.cpp287 nsFrameUtil::Tag::AddAttr(char* aAttr, char* aValue) in AddAttr() function in nsFrameUtil::Tag

12