Searched refs:old_label_expose (Results 1 – 1 of 1) sorted by relevance
297 static XtExposeProc old_label_expose = NULL; variable309 (*old_label_expose)(_w, _event, _region); in label_expose()353 (*old_label_expose)(_w, _event, _region); in label_expose()369 (*old_label_expose)(_w, _event, _region); in label_expose()392 if (old_label_expose == NULL) in gui_x11_create_widgets()394 old_label_expose = xmLabelWidgetClass->core_class.expose; in gui_x11_create_widgets()