Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dqconf.h127 QPixmap choiceYesPix, choiceNoPix; variable
H A Dqconf.cc177 setPixmap(promptColIdx, list->choiceYesPix); in updateMenu()
333 choiceYesPix(xpm_choice_yes), choiceNoPix(xpm_choice_no), in ConfigList()