Home
last modified time | relevance | path

Searched refs:WC_BSWAP (Results 1 – 7 of 7) sorted by relevance

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Dstrconv.cpp2052 #define WC_BSWAP wxUINT32_SWAP_ALWAYS macro
2055 #define WC_BSWAP wxUINT16_SWAP_ALWAYS macro
2334 dst[i] = WC_BSWAP(dst[i]); in ToWChar()
2391 tmpbuf[i] = WC_BSWAP(src[i]); in FromWChar()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Dstrconv.cpp2094 #define WC_BSWAP wxUINT32_SWAP_ALWAYS macro
2097 #define WC_BSWAP wxUINT16_SWAP_ALWAYS macro
2378 dst[i] = WC_BSWAP(dst[i]); in ToWChar()
2435 tmpbuf[i] = WC_BSWAP(src[i]); in FromWChar()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Dstrconv.cpp2094 #define WC_BSWAP wxUINT32_SWAP_ALWAYS macro
2097 #define WC_BSWAP wxUINT16_SWAP_ALWAYS macro
2378 dst[i] = WC_BSWAP(dst[i]); in ToWChar()
2435 tmpbuf[i] = WC_BSWAP(src[i]); in FromWChar()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Dstrconv.cpp1577 #define WC_BSWAP wxUINT32_SWAP_ALWAYS macro
1580 #define WC_BSWAP wxUINT16_SWAP_ALWAYS macro
1841 buf[n] = WC_BSWAP(buf[i]); in MB2WC()
1900 tmpbuf[n] = WC_BSWAP(psz[i]); in WC2MB()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Dstrconv.cpp1577 #define WC_BSWAP wxUINT32_SWAP_ALWAYS macro
1580 #define WC_BSWAP wxUINT16_SWAP_ALWAYS macro
1841 buf[n] = WC_BSWAP(buf[i]); in MB2WC()
1900 tmpbuf[n] = WC_BSWAP(psz[i]); in WC2MB()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Dstrconv.cpp1577 #define WC_BSWAP wxUINT32_SWAP_ALWAYS macro
1580 #define WC_BSWAP wxUINT16_SWAP_ALWAYS macro
1841 buf[n] = WC_BSWAP(buf[i]); in MB2WC()
1900 tmpbuf[n] = WC_BSWAP(psz[i]); in WC2MB()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Dstrconv.cpp1577 #define WC_BSWAP wxUINT32_SWAP_ALWAYS macro
1580 #define WC_BSWAP wxUINT16_SWAP_ALWAYS macro
1841 buf[n] = WC_BSWAP(buf[i]); in MB2WC()
1900 tmpbuf[n] = WC_BSWAP(psz[i]); in WC2MB()