Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dimages.c226 static const char *xpm_choice_no[] = { variable
H A Dqconf.cc333 choiceYesPix(xpm_choice_yes), choiceNoPix(xpm_choice_no), in ConfigList()