Home
last modified time | relevance | path

Searched refs:wxFormatConverter (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Dwxchar.cpp1417 class wxFormatConverter class
1420 wxFormatConverter(const wxChar *format);
1493 wxFormatConverter::wxFormatConverter(const wxChar *format) in wxFormatConverter() function in wxFormatConverter
1582 #define wxFormatConverter(x) (x) macro
1589 return wxString(wxFormatConverter(format)); in wxConvertFormat()
1604 int ret = vwscanf(wxFormatConverter(format), argptr ); in wxScanf()
1616 int ret = vswscanf( str, wxFormatConverter(format), argptr ); in wxSscanf()
1627 int ret = vfwscanf(stream, wxFormatConverter(format), argptr); in wxFscanf()
1639 int ret = vwprintf( wxFormatConverter(format), argptr ); in wxPrintf()
1693 return vswscanf( str, wxFormatConverter(format), argptr ); in wxVsscanf()
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Dwxchar.cpp1417 class wxFormatConverter class
1420 wxFormatConverter(const wxChar *format);
1493 wxFormatConverter::wxFormatConverter(const wxChar *format) in wxFormatConverter() function in wxFormatConverter
1582 #define wxFormatConverter(x) (x) macro
1589 return wxString(wxFormatConverter(format)); in wxConvertFormat()
1604 int ret = vwscanf(wxFormatConverter(format), argptr ); in wxScanf()
1616 int ret = vswscanf( str, wxFormatConverter(format), argptr ); in wxSscanf()
1627 int ret = vfwscanf(stream, wxFormatConverter(format), argptr); in wxFscanf()
1639 int ret = vwprintf( wxFormatConverter(format), argptr ); in wxPrintf()
1693 return vswscanf( str, wxFormatConverter(format), argptr ); in wxVsscanf()
[all …]
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Dwxchar.cpp1417 class wxFormatConverter class
1420 wxFormatConverter(const wxChar *format);
1493 wxFormatConverter::wxFormatConverter(const wxChar *format) in wxFormatConverter() function in wxFormatConverter
1582 #define wxFormatConverter(x) (x) macro
1589 return wxString(wxFormatConverter(format)); in wxConvertFormat()
1604 int ret = vwscanf(wxFormatConverter(format), argptr ); in wxScanf()
1616 int ret = vswscanf( str, wxFormatConverter(format), argptr ); in wxSscanf()
1627 int ret = vfwscanf(stream, wxFormatConverter(format), argptr); in wxFscanf()
1639 int ret = vwprintf( wxFormatConverter(format), argptr ); in wxPrintf()
1693 return vswscanf( str, wxFormatConverter(format), argptr ); in wxVsscanf()
[all …]
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Dwxchar.cpp1417 class wxFormatConverter class
1420 wxFormatConverter(const wxChar *format);
1493 wxFormatConverter::wxFormatConverter(const wxChar *format) in wxFormatConverter() function in wxFormatConverter
1582 #define wxFormatConverter(x) (x) macro
1589 return wxString(wxFormatConverter(format)); in wxConvertFormat()
1604 int ret = vwscanf(wxFormatConverter(format), argptr ); in wxScanf()
1616 int ret = vswscanf( str, wxFormatConverter(format), argptr ); in wxSscanf()
1627 int ret = vfwscanf(stream, wxFormatConverter(format), argptr); in wxFscanf()
1639 int ret = vwprintf( wxFormatConverter(format), argptr ); in wxPrintf()
1693 return vswscanf( str, wxFormatConverter(format), argptr ); in wxVsscanf()
[all …]