Searched refs:dprop (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxmlres.cpp616 wxXmlProperty *dprop; local
617 for (dprop = dest.GetProperties(); dprop; dprop = dprop->GetNext())
620 if ( dprop->GetName() == prop->GetName() )
622 dprop->SetValue(prop->GetValue());
627 if ( !dprop )

Completed in 101 milliseconds