Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/
A DIMG_xpm.c186 static int color_to_rgb(char *spec, int speclen, Uint32 *rgb) in color_to_rgb() argument
881 switch(speclen) { in color_to_rgb()
905 if (SDL_strncasecmp(known[i].name, spec, speclen) == 0) { in color_to_rgb()

Completed in 7 milliseconds