Searched refs:GetLong (Results 26 - 33 of 33) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/ole/
H A Dautomtn.cpp572 oleVariant.lVal = variant.GetLong() ;
H A Daccess.cpp1515 pVarChildren->lVal = selections.GetLong();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddbgrid.cpp446 return val.GetLong();
H A Ddbtable.cpp2842 *(short *)(colDefs[colNumber].PtrDataObj) = (short)val.GetLong();
2845 *(unsigned long *)(colDefs[colNumber].PtrDataObj) = val.GetLong();
2854 *(unsigned short *)(colDefs[colNumber].PtrDataObj) = (unsigned short)val.GetLong();
H A Dvariant.cpp341 long wxVariant::GetLong() const function in class:wxVariant
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxmlres.cpp959 long wxXmlResourceHandler::GetLong(const wxString& param, long defaultv) function in class:wxXmlResourceHandler
1367 isize = GetLong(wxT("size"), -1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/typetest/
H A Dtypetest.cpp1018 textCtrl << _T("var1 = ") << var1.GetLong() << _T("\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dcryptlib.h718 word32 GetLong(word32 a=0, word32 b=0xffffffffL) {return GenerateWord32(a, b);} function in class:RandomNumberGenerator

Completed in 66 milliseconds

12