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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/richtext/
H A Drichtextxml.cpp1147 const wxString emptyString; // save a temporary string construction in GetPropVal local
1149 fontFacename = node->GetPropVal(wxT("fontface"), emptyString);
1159 //value = node->GetPropVal(wxT("fontfamily"), emptyString);
1163 value = node->GetPropVal(wxT("fontstyle"), emptyString);
1170 value = node->GetPropVal(wxT("fontsize"), emptyString);
1177 value = node->GetPropVal(wxT("fontweight"), emptyString);
1184 value = node->GetPropVal(wxT("fontunderlined"), emptyString);
1205 value = node->GetPropVal(wxT("textcolor"), emptyString);
1214 value = node->GetPropVal(wxT("bgcolor"), emptyString);
1223 value = node->GetPropVal(wxT("characterstyle"), emptyString);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmdir.c301 static const char *emptyString="<out-of-memory>"; variable
309 if(dirPath && dirPath != emptyString)
337 dirPath=emptyString;

Completed in 46 milliseconds