| H A D | popup.c | 274 Boolean positioned; local in function:PopupPrompt 284 positioned = PositionThePopup(popup, x, y); 304 InsureVisibility(popup, dialog, x, y, !positioned, False); 448 Boolean positioned; local in function:PopupError 463 positioned = PositionThePopup(error_popup, x, y); 472 InsureVisibility(error_popup, dialog, x, y, !positioned, !positioned);
|