Searched refs:CheckMessage_Native (Results 1 – 3 of 3) sorted by relevance
94 FX_BOOL CheckMessage_Native();
285 while (bIdle && !(pWidgetMgr->CheckMessage_Native())) { in Run()298 } while (pWidgetMgr->CheckMessage_Native()); in Run()310 if (pWidgetMgr->CheckMessage_Native()) { in Run()
440 FX_BOOL CFWL_WidgetMgr::CheckMessage_Native() { in CheckMessage_Native() function in CFWL_WidgetMgr