This is the complete list of members for SSkinImgFrame2, including all inherited members.
_DrawByIndex(IRenderTarget *pRT, LPCRECT rcDraw, int iState, BYTE byAlpha) const override | SSkinImgFrame | protectedvirtual |
_DrawByState(IRenderTarget *pRT, LPCRECT rcDraw, DWORD dwState, BYTE byAlpha) const | SSkinObjBase | protectedvirtual |
_Scale(ISkinObj *skinObj, int nScale) override | SSkinImgFrame | protectedvirtual |
AddRef() override | TObjRefImpl< SObjectImpl< ISkinObj > > | inline |
AfterAttribute(LPCWSTR strAttribName, LPCWSTR strValue, BOOL bLoading, HRESULT hr) OVERRIDE | SObjectImpl< ISkinObj > | inline |
DefAttributeProc(const SStringW &strAttr, const SStringW &strValue, BOOL bLoading) | SObjectImpl< ISkinObj > | inlinevirtual |
DrawByIndex(IRenderTarget *pRT, LPCRECT rcDraw, int iState) SCONST OVERRIDE | SSkinObjBase | |
DrawByIndex2(IRenderTarget *pRT, LPCRECT rcDraw, int iState, BYTE byAlpha) SCONST OVERRIDE | SSkinObjBase | |
DrawByState(IRenderTarget *pRT, LPCRECT rcDraw, DWORD dwState) SCONST OVERRIDE | SSkinObjBase | |
DrawByState2(IRenderTarget *pRT, LPCRECT rcDraw, DWORD dwState, BYTE byAlpha) SCONST OVERRIDE | SSkinObjBase | |
GetAlpha() SCONST OVERRIDE | SSkinObjBase | |
GetAttribute(LPCWSTR strAttr, IStringW *pValue) SCONST OVERRIDE | SObjectImpl< ISkinObj > | inline |
GetClassAlias() | SObjectImpl< ISkinObj > | inlinestatic |
GetClassName() | SObjectImpl< ISkinObj > | inlinestatic |
GetClassType() | SObjectImpl< ISkinObj > | inlinestatic |
GetExpandMode() const override | SSkinImgFrame | protectedvirtual |
GetID() SCONST OVERRIDE | SObjectImpl< ISkinObj > | inline |
GetImage() const | SSkinImgList | virtual |
GetMargin() | SSkinImgFrame | inline |
GetName() SCONST OVERRIDE | SSkinObjBase | |
GetNameA() SCONST OVERRIDE | SObjectImpl< ISkinObj > | inline |
GetObjectClass() SCONST OVERRIDE | SObjectImpl< ISkinObj > | inline |
GetObjectType() SCONST OVERRIDE | SObjectImpl< ISkinObj > | inline |
GetScale() SCONST OVERRIDE | SSkinObjBase | |
GetSkinSize() SCONST OVERRIDE | SSkinImgList | |
GetStates() SCONST OVERRIDE | SSkinImgList | |
InitFromXml(IXmlNode *pXmlNode) OVERRIDE | SObjectImpl< ISkinObj > | inline |
IsAttributeHandled(SXmlAttr xmlAttr) | SObjectImpl< ISkinObj > | inlinestatic |
IsClass(LPCWSTR lpszName) SCONST OVERRIDE | SObjectImpl< ISkinObj > | inline |
ISetAttribute(const IStringW *strAttr, const IStringW *strValue, BOOL bLoading) OVERRIDE | SObjectImpl< ISkinObj > | inline |
IsTile() const | SSkinImgList | inlinevirtual |
IsVertical() const | SSkinImgList | inlinevirtual |
m_attrHandler | SObjectImpl< ISkinObj > | protected |
m_bAutoFit (defined in SSkinImgList) | SSkinImgList | protected |
m_bEnableColorize (defined in SSkinObjBase) | SSkinObjBase | protected |
m_bEnableScale (defined in SSkinObjBase) | SSkinObjBase | protected |
m_bLazyLoad (defined in SSkinImgList) | SSkinImgList | protected |
m_bTile (defined in SSkinImgList) | SSkinImgList | protected |
m_bVertical (defined in SSkinImgList) | SSkinImgList | protected |
m_byAlpha (defined in SSkinObjBase) | SSkinObjBase | protected |
m_checkAsPushdown (defined in SSkinObjBase) | SSkinObjBase | protected |
m_crColorize (defined in SSkinObjBase) | SSkinObjBase | protected |
m_cRef | TObjRefImpl< SObjectImpl< ISkinObj > > | protected |
m_filterLevel (defined in SSkinImgList) | SSkinImgList | protected |
m_imgBackup (defined in SSkinImgList) | SSkinImgList | protected |
m_nID | SObjectImpl< ISkinObj > | protected |
m_nScale (defined in SSkinObjBase) | SSkinObjBase | protected |
m_nStates (defined in SSkinImgList) | SSkinImgList | protected |
m_pImg (defined in SSkinImgList) | SSkinImgList | mutableprotected |
m_rcMargin (defined in SSkinImgFrame) | SSkinImgFrame | protected |
m_state2Index (defined in SSkinObjBase) | SSkinObjBase | protected |
m_strName | SObjectImpl< ISkinObj > | protected |
m_strSrc (defined in SSkinImgList) | SSkinImgList | mutableprotected |
MarkAttributeHandled(SXmlAttr xmlAttr, bool bHandled) | SObjectImpl< ISkinObj > | inlinestatic |
OnAttrSrc(const SStringW &strValue, BOOL bLoading) | SSkinImgFrame2 | protected |
OnColorize(COLORREF cr) OVERRIDE | SSkinImgList | |
OnFinalRelease() override | TObjRefImpl< SObjectImpl< ISkinObj > > | inline |
OnInitFinished(IXmlNode *pNode) OVERRIDE | SSkinImgList | protected |
Release() override | TObjRefImpl< SObjectImpl< ISkinObj > > | inline |
Scale(int nScale) OVERRIDE | SSkinObjBase | |
SetAlpha(BYTE byAlpha) OVERRIDE | SSkinObjBase | |
SetAttrHandler(FunAttrHandler attrHandler) OVERRIDE | SObjectImpl< ISkinObj > | inline |
SetAttribute(const SNS::SStringW &amp;amp;amp;strAttribName, const SNS::SStringW &amp;amp;amp;strValue, BOOL bLoading=FALSE) (defined in SSkinImgFrame2) | SSkinImgFrame2 | inlinevirtual |
TObjRefImpl< SObjectImpl< ISkinObj > >::SetAttribute(LPCWSTR pszAttr, LPCWSTR pszValue, BOOL bLoading) OVERRIDE | SObjectImpl< ISkinObj > | inline |
TObjRefImpl< SObjectImpl< ISkinObj > >::SetAttribute(const SStringW &strAttr, const SStringW &strValue, BOOL bLoading) | SObjectImpl< ISkinObj > | inlinevirtual |
SetAttributeA(LPCSTR pszAttr, LPCSTR pszValue, BOOL bLoading) OVERRIDE | SObjectImpl< ISkinObj > | inline |
SetID(int nID) OVERRIDE | SObjectImpl< ISkinObj > | inline |
SetImage(IBitmapS *pImg) | SSkinImgList | virtual |
SetMargin(const CRect rcMargin) | SSkinImgFrame | inline |
SetName(LPCWSTR pszName) OVERRIDE | SObjectImpl< ISkinObj > | inline |
SetScale(int scale) OVERRIDE | SSkinObjBase | |
SetStates(int nStates) | SSkinImgList | inlinevirtual |
SetTile(BOOL bTile) | SSkinImgList | inlinevirtual |
SetVertical(BOOL bVertical) | SSkinImgList | inlinevirtual |
SObjectImpl() | SObjectImpl< ISkinObj > | inline |
SSkinImgFrame() | SSkinImgFrame | |
SSkinImgList() | SSkinImgList | |
SSkinObjBase() | SSkinObjBase | |
State2Index(DWORD dwState) const | SSkinObjBase | |
TObjRefImpl() | TObjRefImpl< SObjectImpl< ISkinObj > > | inline |
~SSkinImgList() | SSkinImgList | virtual |
~TObjRefImpl() | TObjRefImpl< SObjectImpl< ISkinObj > > | inlinevirtual |