Searched refs:showState (Results 1 – 3 of 3) sorted by relevance
119 beval->showState = ShS_NEUTRAL; in gui_mch_create_beval_area()410 beval->showState = ShS_PENDING; in pointer_event()432 beval->showState = ShS_UPDATE_PENDING; in key_event()603 beval->showState = ShS_PENDING; in pointerEvent()716 beval->showState = ShS_PENDING; in requestBalloon()989 beval->showState = ShS_SHOWING; in drawBalloon()1002 beval->showState = ShS_NEUTRAL; in undrawBalloon()1017 beval->showState = ShS_NEUTRAL; in cancelBalloon()1159 beval->showState = ShS_SHOWING; in drawBalloon()1173 beval->showState = ShS_NEUTRAL; in undrawBalloon()[all …]
41 BeState showState; // tells us what's currently going on member51 BeState showState; // tells us what's currently going on63 BeState showState; // tells us what's currently going on
8593 if (cur_beval == NULL || cur_beval->showState == ShS_SHOWING || !p_beval) in BevalTimerProc()8607 && (cur_beval->showState != ShS_PENDING in BevalTimerProc()8613 cur_beval->showState = ShS_PENDING; in BevalTimerProc()8653 beval->showState = ShS_NEUTRAL; in gui_mch_post_balloon()8658 if (beval->showState == ShS_SHOWING) in gui_mch_post_balloon()8667 beval->showState = ShS_SHOWING; in gui_mch_post_balloon()8694 beval->showState = ShS_NEUTRAL; in gui_mch_create_beval_area()8728 cur_beval->showState = ShS_NEUTRAL; in Handle_WM_Notify()