Home
last modified time | relevance | path

Searched refs:wxSVGElementInstance (Results 1 – 6 of 6) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/libs/wxsvg/include/wxSVG/
H A DSVGElementInstance.h14 class wxSVGElementInstance; variable
16 class wxSVGElementInstance; variable
17 class wxSVGElementInstance; variable
18 class wxSVGElementInstance; variable
19 class wxSVGElementInstance; variable
23 class wxSVGElementInstance:
29 wxSVGElementInstance* m_parentNode;
31 wxSVGElementInstance* m_firstChild;
32 wxSVGElementInstance* m_lastChild;
34 wxSVGElementInstance* m_nextSibling;
[all …]
H A DSVGUseElement.h12 class wxSVGElementInstance; variable
13 class wxSVGElementInstance; variable
44 wxSVGElementInstance* m_instanceRoot;
45 wxSVGElementInstance* m_animatedInstanceRoot;
64 inline wxSVGElementInstance* GetInstanceRoot() const { return m_instanceRoot; } in GetInstanceRoot()
65 inline void SetInstanceRoot(wxSVGElementInstance* n) { m_instanceRoot = n; } in SetInstanceRoot()
67 inline wxSVGElementInstance* GetAnimatedInstanceRoot() const { return m_animatedInstanceRoot; } in GetAnimatedInstanceRoot()
68 inline void SetAnimatedInstanceRoot(wxSVGElementInstance* n) { m_animatedInstanceRoot = n; } in SetAnimatedInstanceRoot()
H A DSVGElementInstanceList.h14 WX_DECLARE_OBJARRAY(wxSVGElementInstance, wxSVGElementInstanceList);
/dports/graphics/wxsvg/wxsvg-1.5.22/include/wxSVG/
H A DSVGElementInstance.h14 class wxSVGElementInstance; variable
16 class wxSVGElementInstance; variable
17 class wxSVGElementInstance; variable
18 class wxSVGElementInstance; variable
19 class wxSVGElementInstance; variable
23 class wxSVGElementInstance:
29 wxSVGElementInstance* m_parentNode;
31 wxSVGElementInstance* m_firstChild;
32 wxSVGElementInstance* m_lastChild;
34 wxSVGElementInstance* m_nextSibling;
[all …]
H A DSVGUseElement.h12 class wxSVGElementInstance; variable
13 class wxSVGElementInstance; variable
44 wxSVGElementInstance* m_instanceRoot;
45 wxSVGElementInstance* m_animatedInstanceRoot;
64 inline wxSVGElementInstance* GetInstanceRoot() const { return m_instanceRoot; } in GetInstanceRoot()
65 inline void SetInstanceRoot(wxSVGElementInstance* n) { m_instanceRoot = n; } in SetInstanceRoot()
67 inline wxSVGElementInstance* GetAnimatedInstanceRoot() const { return m_animatedInstanceRoot; } in GetAnimatedInstanceRoot()
68 inline void SetAnimatedInstanceRoot(wxSVGElementInstance* n) { m_animatedInstanceRoot = n; } in SetAnimatedInstanceRoot()
H A DSVGElementInstanceList.h14 WX_DECLARE_OBJARRAY(wxSVGElementInstance, wxSVGElementInstanceList);