Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/
H A Dqconf.h111 QPixmap choiceYesPix, choiceNoPix; variable
H A Dqconf.cc188 setPixmap(promptColIdx, list->choiceNoPix); in updateMenu()
316 choiceYesPix(xpm_choice_yes), choiceNoPix(xpm_choice_no), in ConfigList()