Searched defs:setAttribute (Results 1 - 25 of 25) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxf86xv.h163 int (*setAttribute) (ScrnInfoPtr pScrn, Atom attr, INT32 value); member in struct:__anon7296
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxf86xv.h200 int (*setAttribute) (ScrnInfoPtr pScrn, Atom attr, INT32 value); member in struct:__anon6987
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86xv.h187 int (*setAttribute) (ScrnInfoPtr pScrn, Atom attr, INT32 value); member in struct:__anon7686
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86xv.h187 int (*setAttribute) (ScrnInfoPtr pScrn, Atom attr, INT32 value); member in struct:__anon8048
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxf86xv.h187 int (*setAttribute) (ScrnInfoPtr pScrn, Atom attr, INT32 value); member in struct:__anon8362
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxf86xv.h187 int (*setAttribute) (ScrnInfoPtr pScrn, Atom attr, INT32 value); member in struct:__anon8667
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxf86xv.h190 int (*setAttribute) (ScrnInfoPtr pScrn, Atom attr, INT32 value); member in struct:__anon8979
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxf86xv.h190 int (*setAttribute) (ScrnInfoPtr pScrn, Atom attr, INT32 value); member in struct:__anon9296
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxf86xv.h190 int (*setAttribute) (ScrnInfoPtr pScrn, Atom attr, INT32 value); member in struct:__anon9617
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86xv.h188 int (*setAttribute) (ScrnInfoPtr pScrn, Atom attr, INT32 value); member in struct:__anon4839
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxf86xv.h196 int (*setAttribute) (ScrnInfoPtr pScrn, Atom attr, INT32 value); member in struct:__anon5140
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxf86xv.h196 int (*setAttribute) (ScrnInfoPtr pScrn, Atom attr, INT32 value); member in struct:__anon5452
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxf86xv.h196 int (*setAttribute) (ScrnInfoPtr pScrn, Atom attr, INT32 value); member in struct:__anon5763
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86xv.h200 int (*setAttribute) (ScrnInfoPtr pScrn, Atom attr, INT32 value); member in struct:__anon6070
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxf86xv.h200 int (*setAttribute) (ScrnInfoPtr pScrn, Atom attr, INT32 value); member in struct:__anon6373
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxf86xv.h200 int (*setAttribute) (ScrnInfoPtr pScrn, Atom attr, INT32 value); member in struct:__anon6671
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86xv.h188 int (*setAttribute) (ScrnInfoPtr pScrn, Atom attr, INT32 value); member in struct:__anon4412
/vbox/include/iprt/cpp/
H A Dxml.h522 * -- ElementNode::setAttribute()
833 AttributeNode *setAttribute(const char *pcszName, const char *pcszValue);
834 AttributeNode *setAttribute(const char *pcszName, const RTCString &strValue) function in class:xml::ElementNode
836 return setAttribute(pcszName, strValue.c_str());
839 AttributeNode *setAttribute(const char *pcszName, int32_t i);
840 AttributeNode *setAttribute(const char *pcszName, uint32_t i);
841 AttributeNode *setAttribute(const char *pcszName, int64_t i);
842 AttributeNode *setAttribute(const char *pcszName, uint64_t i);
844 AttributeNode *setAttribute(const char *pcszName, bool f);
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/common/
H A Dxf86xv.h161 int (*setAttribute) (ScrnInfoPtr pScrn, Atom attr, INT32 value); member in struct:__anon3088
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmsxml.h239 virtual HRESULT STDMETHODCALLTYPE setAttribute(
330 HRESULT (STDMETHODCALLTYPE *setAttribute)( member in struct:IXMLElementVtbl
390 #define IXMLElement_setAttribute(This,strPropertyName,PropertyValue) (This)->lpVtbl->setAttribute(This,strPropertyName,PropertyValue)
837 virtual HRESULT STDMETHODCALLTYPE setAttribute(
931 HRESULT (STDMETHODCALLTYPE *setAttribute)( member in struct:IXMLElement2Vtbl
995 #define IXMLElement2_setAttribute(This,strPropertyName,PropertyValue) (This)->lpVtbl->setAttribute(This,strPropertyName,PropertyValue)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmsxml.h239 virtual HRESULT STDMETHODCALLTYPE setAttribute(
330 HRESULT (STDMETHODCALLTYPE *setAttribute)( member in struct:IXMLElementVtbl
390 #define IXMLElement_setAttribute(This,strPropertyName,PropertyValue) (This)->lpVtbl->setAttribute(This,strPropertyName,PropertyValue)
837 virtual HRESULT STDMETHODCALLTYPE setAttribute(
931 HRESULT (STDMETHODCALLTYPE *setAttribute)( member in struct:IXMLElement2Vtbl
995 #define IXMLElement2_setAttribute(This,strPropertyName,PropertyValue) (This)->lpVtbl->setAttribute(This,strPropertyName,PropertyValue)
/vbox/src/VBox/Runtime/r3/
H A Dxml.cpp1293 AttributeNode *ElementNode::setAttribute(const char *pcszName, const char *pcszValue) function in class:xml::ElementNode
1326 * Like setAttribute (ministring variant), but replaces all backslashes with forward slashes
1336 return setAttribute(pcszName, strTemp.c_str());
1350 AttributeNode* ElementNode::setAttribute(const char *pcszName, int32_t i) function in class:xml::ElementNode
1354 AttributeNode *p = setAttribute(pcszName, szValue);
1369 AttributeNode* ElementNode::setAttribute(const char *pcszName, uint32_t u) function in class:xml::ElementNode
1373 AttributeNode *p = setAttribute(pcszName, szValue);
1388 AttributeNode* ElementNode::setAttribute(const char *pcszName, int64_t i) function in class:xml::ElementNode
1392 AttributeNode *p = setAttribute(pcszName, szValue);
1407 AttributeNode* ElementNode::setAttribute(cons function in class:xml::ElementNode
1445 AttributeNode* ElementNode::setAttribute(const char *pcszName, bool f) function in class:xml::ElementNode
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dhttp.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/net/ com/sun/net/httpserver/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...

Completed in 145 milliseconds