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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dcombobox.cpp43 wxString sValue; local
65 sValue = GetValue();
67 sValue = GetStringSelection();
68 vEvent.SetString(sValue);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6655/
H A Dioctl.c68 SCmdValue sValue; local
427 if (copy_from_user(&sValue, pReq->data, sizeof(SCmdValue))) {
431 if (sValue.dwValue == 1) {
455 if (copy_from_user(&sValue, pReq->data, sizeof(SCmdValue))) {
460 if (sValue.dwValue == 1) {
475 if (copy_from_user(&sValue, pReq->data, sizeof(SCmdValue))) {
480 if (sValue.dwValue == 1) {
494 if (copy_from_user(&sValue, pReq->data, sizeof(SCmdValue))) {
498 if (sValue.dwValue == 1) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6656/
H A Dioctl.c68 SCmdValue sValue; local
415 if (copy_from_user(&sValue, pReq->data, sizeof(SCmdValue))) {
419 if (sValue.dwValue == 1) {
443 if (copy_from_user(&sValue, pReq->data, sizeof(SCmdValue))) {
448 if (sValue.dwValue == 1) {
463 if (copy_from_user(&sValue, pReq->data, sizeof(SCmdValue))) {
468 if (sValue.dwValue == 1) {
482 if (copy_from_user(&sValue, pReq->data, sizeof(SCmdValue))) {
486 if (sValue.dwValue == 1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dmimetmac.cpp968 wxString sValue = wxMacCFStringHolder(CFCopyTypeIDDescription(CFGetTypeID(pValues[i]))).AsString(); local
978 sValue.c_str());
980 PrintOutType(sMessage, sValue, pValues[i]);
993 wxString sValue = wxMacCFStringHolder(CFCopyTypeIDDescription(CFGetTypeID( local
999 sValue.c_str());
1001 PrintOutType(sMessage, sValue, CFArrayGetValueAtIndex(cfaRef, i));
1005 static void PrintOutType(wxString& sMessage, const wxString& sValue, CFTypeRef cfRef) argument
1009 if (sValue == wxT("CFString"))
1013 else if (sValue == wxT("CFNumber"))
1019 else if (sValue
[all...]
H A Dtextctrl.cpp1924 controlData[controlAttrCount].sValue = align ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dgrid.cpp940 wxString sValue = table->GetValue(row, col); local
941 if (! sValue.ToLong(&m_valueOld) && ! sValue.empty())
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dquaqua.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/randelshofer/ ch/randelshofer/quaqua/ ch/randelshofer/quaqua/border/ ...

Completed in 107 milliseconds