Searched refs:lparam (Results 1 – 2 of 2) sorted by relevance
729 LPARAM lparam = MAKELPARAM(dirty_area->gx_rectangle_right, dirty_area->gx_rectangle_bottom); in _gx_system_dirty_partial_add() local730 PostMessage(target_win_handle, GUIX_DIRTY, wparam, lparam); in _gx_system_dirty_partial_add()
134 LPARAM lparam = MAKELPARAM(invalid.gx_rectangle_right, invalid.gx_rectangle_bottom); in RefreshSelectedWidgets() local135 PostMessage(get_target_win_handle(), GUIX_DIRTY, wparam, lparam); in RefreshSelectedWidgets()