comparison dw.h @ 2708:3a7dcc0ae08b

Android: Implement dw_mle_search(). Also revert lowercase() change. Another system is telling me lowercase() is experimental.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 19 Nov 2021 18:48:41 +0000
parents e3a95940c18f
children 9be24001d288
comparison
equal deleted inserted replaced
2707:a3f6ca621453 2708:3a7dcc0ae08b
852 852
853 #define DW_LS_MULTIPLESEL 1 853 #define DW_LS_MULTIPLESEL 1
854 854
855 #define DW_LIT_NONE -1 855 #define DW_LIT_NONE -1
856 856
857 #define DW_MLE_CASESENSITIVE 0 857 #define DW_MLE_CASESENSITIVE 1
858 858
859 #define DW_BS_NOBORDER 0 859 #define DW_BS_NOBORDER 0
860 860
861 #define DW_POINTER_DEFAULT 0 861 #define DW_POINTER_DEFAULT 0
862 #define DW_POINTER_ARROW 0 862 #define DW_POINTER_ARROW 0