Home
last modified time | relevance | path

Searched refs:bmpNode (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/xrc/
H A Dxmlres.cpp1096 wxXmlNode *bmpNode = GetParamNode(param); in GetBitmap() local
1097 if ( bmpNode ) in GetBitmap()
1099 wxString sid = bmpNode->GetPropVal(wxT("stock_id"), wxEmptyString); in GetBitmap()
1102 wxString scl = bmpNode->GetPropVal(wxT("stock_client"), wxEmptyString); in GetBitmap()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/xrc/
H A Dxmlres.cpp1096 wxXmlNode *bmpNode = GetParamNode(param); in GetBitmap() local
1097 if ( bmpNode ) in GetBitmap()
1099 wxString sid = bmpNode->GetPropVal(wxT("stock_id"), wxEmptyString); in GetBitmap()
1102 wxString scl = bmpNode->GetPropVal(wxT("stock_client"), wxEmptyString); in GetBitmap()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/xrc/
H A Dxmlres.cpp1096 wxXmlNode *bmpNode = GetParamNode(param); in GetBitmap() local
1097 if ( bmpNode ) in GetBitmap()
1099 wxString sid = bmpNode->GetPropVal(wxT("stock_id"), wxEmptyString); in GetBitmap()
1102 wxString scl = bmpNode->GetPropVal(wxT("stock_client"), wxEmptyString); in GetBitmap()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/xrc/
H A Dxmlres.cpp1096 wxXmlNode *bmpNode = GetParamNode(param); in GetBitmap() local
1097 if ( bmpNode ) in GetBitmap()
1099 wxString sid = bmpNode->GetPropVal(wxT("stock_id"), wxEmptyString); in GetBitmap()
1102 wxString scl = bmpNode->GetPropVal(wxT("stock_client"), wxEmptyString); in GetBitmap()