Home
last modified time | relevance | path

Searched defs:ShowChoice (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/dialogs/
H A DGUIDialogProgress.cpp49 void CGUIDialogProgress::ShowChoice(int iChoice, const CVariant& label) in ShowChoice() function in CGUIDialogProgress
/dports/games/liblcf/liblcf-0.7.0/src/generated/lcf/rpg/
H A Deventcommand.h46 ShowChoice = 10140, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/profiles/
H A Dprofile_picker_view_browsertest.cc325 IN_PROC_BROWSER_TEST_F(ProfilePickerCreationFlowBrowserTest, ShowChoice) { in IN_PROC_BROWSER_TEST_F() argument