Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dqconf.h128 QPixmap choiceYesPix, choiceNoPix; variable
Dqconf.cc183 setPixmap(promptColIdx, list->choiceYesPix); in updateMenu()
339 choiceYesPix(xpm_choice_yes), choiceNoPix(xpm_choice_no), in ConfigList()