Home
last modified time | relevance | path

Searched defs:wxIslower (Results 1 – 9 of 9) sorted by relevance

/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Dwxchar.h253 #define wxIslower _istlower macro
357 #define wxIslower iswlower macro
443 #define wxIslower islower macro
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Dwxchar.h316 #define wxIslower(c) _istlower(WXWCHAR_T_CAST(c)) macro
551 #define wxIslower iswlower macro
648 #define wxIslower iswlower macro
726 #define wxIslower islower macro
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Dwxchar.h316 #define wxIslower(c) _istlower(WXWCHAR_T_CAST(c)) macro
551 #define wxIslower iswlower macro
648 #define wxIslower iswlower macro
726 #define wxIslower islower macro
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Dwxchar.h316 #define wxIslower(c) _istlower(WXWCHAR_T_CAST(c)) macro
551 #define wxIslower iswlower macro
648 #define wxIslower iswlower macro
726 #define wxIslower islower macro
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Dwxchar.h316 #define wxIslower(c) _istlower(WXWCHAR_T_CAST(c)) macro
551 #define wxIslower iswlower macro
648 #define wxIslower iswlower macro
726 #define wxIslower islower macro
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Dwxchar.cpp1740 WXDLLEXPORT int wxIslower(wxChar ch) { return IsCharLower(ch); } in wxIslower() function
1818 WXDLLEXPORT int wxIslower(wxChar ch) { return CFCharacterSetIsCharacterMember(cflowerset, ch); } in wxIslower() function
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Dwxchar.cpp1740 WXDLLEXPORT int wxIslower(wxChar ch) { return IsCharLower(ch); } in wxIslower() function
1818 WXDLLEXPORT int wxIslower(wxChar ch) { return CFCharacterSetIsCharacterMember(cflowerset, ch); } in wxIslower() function
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Dwxchar.cpp1740 WXDLLEXPORT int wxIslower(wxChar ch) { return IsCharLower(ch); } in wxIslower() function
1818 WXDLLEXPORT int wxIslower(wxChar ch) { return CFCharacterSetIsCharacterMember(cflowerset, ch); } in wxIslower() function
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Dwxchar.cpp1740 WXDLLEXPORT int wxIslower(wxChar ch) { return IsCharLower(ch); } in wxIslower() function
1818 WXDLLEXPORT int wxIslower(wxChar ch) { return CFCharacterSetIsCharacterMember(cflowerset, ch); } in wxIslower() function