Searched refs:bRefresh (Results 1 – 16 of 16) sorted by relevance
54 void EnableRefresh(bool bRefresh);
385 void CPWL_EditCtrl::EnableRefresh(bool bRefresh) { in EnableRefresh() argument386 m_pEdit->EnableRefresh(bRefresh); in EnableRefresh()
147 void MovePosButton(bool bRefresh);
275 void CPWL_Wnd::Move(const CFX_FloatRect& rcNew, bool bReset, bool bRefresh) { in Move() argument288 if (bRefresh) { in Move()
282 void Move(const CFX_FloatRect& rcNew, bool bReset, bool bRefresh);
890 void CPWL_ScrollBar::MovePosButton(bool bRefresh) { in MovePosButton() argument938 m_pPosButton->Move(rcPosButton, true, bRefresh); in MovePosButton()
19 printf(" bRefresh: %d\n", endpoint->bRefresh); in print_endpoint()
113 u_int8_t bRefresh; member
43 printf(" bRefresh: %d\n", endpoint->bRefresh); in print_endpoint()
460 bool bRefresh);465 bool bRefresh);
266 bool bRefresh) { in UpdateFormField() argument296 if (bRefresh) { in UpdateFormField()323 bool bRefresh) { in UpdateFormControl() argument342 if (bRefresh) { in UpdateFormControl()
406 void EnableRefresh(bool bRefresh);
2161 void CFX_Edit::EnableRefresh(bool bRefresh) { in EnableRefresh() argument2162 m_bEnableRefresh = bRefresh; in EnableRefresh()
405 __u8 bRefresh; member
563 uint8_t bRefresh; member