Searched refs:maps_are_identical (Results 1 – 1 of 1) sorted by relevance
46 static bool maps_are_identical(const char ** map1, const char ** map2);155 if(!maps_are_identical(ext->map_p, map)) { in lv_btnmatrix_set_map()1272 static bool maps_are_identical(const char ** map1, const char ** map2) in maps_are_identical() function