Searched refs:local_rect (Results 1 – 1 of 1) sorted by relevance
619 psb_overlay_rect_p local_rect, in psb_extendMode_getCoordinate() argument631 local_rect->dHeight = extend_rect->dHeight = *x11_window_height; in psb_extendMode_getCoordinate()633 local_rect->dHeight = pPriv->display_height - desty; in psb_extendMode_getCoordinate()641 local_rect->dHeight = *x11_window_height = pPriv->display_height - desty; in psb_extendMode_getCoordinate()643 local_rect->dHeight = *x11_window_height; in psb_extendMode_getCoordinate()647 local_rect->dWidth = 0; in psb_extendMode_getCoordinate()650 local_rect->destx = 0; in psb_extendMode_getCoordinate()653 local_rect->dWidth = *x11_window_width - extend_rect->dWidth; in psb_extendMode_getCoordinate()654 local_rect->destx = 0; in psb_extendMode_getCoordinate()656 local_rect->dWidth = *x11_window_width; in psb_extendMode_getCoordinate()[all …]