Searched refs:BMK_setNotificationLevel (Results 1 – 3 of 3) sorted by relevance
35 void BMK_setNotificationLevel(unsigned level);
465 BMK_setNotificationLevel(displayLevel); in main()533 BMK_setNotificationLevel(displayLevel); in main()
121 void BMK_setNotificationLevel(unsigned level) { g_displayLevel=level; } in BMK_setNotificationLevel() function