Home
last modified time | relevance | path

Searched refs:sipType_wxDateTime_Tm (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxDateTimeTm.cpp30 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxDateTime_Tm, &sipCpp)) in meth_wxDateTime_Tm_IsValid()
66 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxDateTime_Tm, &sipCpp)) in meth_wxDateTime_Tm_GetWeekDay()
152 …seKwdArgs(sipParseErr, sipArgs, sipKwds, SIP_NULLPTR, sipUnused, "J9", sipType_wxDateTime_Tm, &a0)) in init_type_wxDateTime_Tm()
H A Dsip_corewxDateTime.cpp332 …sipKwdList, SIP_NULLPTR, "BJ9", &sipSelf, sipType_wxDateTime, &sipCpp, sipType_wxDateTime_Tm, &tm)) in meth_wxDateTime_SetTm()
1221 return sipConvertFromNewType(sipRes,sipType_wxDateTime_Tm,SIP_NULLPTR); in meth_wxDateTime_GetTm()
H A DsipAPI_core.h17303 #define sipType_wxDateTime_Tm sipExportedTypes__core[115] macro