Searched refs:display_list (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DBoxP.h83 XawDisplayList *display_list; member in struct:__anonf75152790208
H A DSimpleP.h85 XawDisplayList *display_list; member in struct:__anon61e90c3a0208
H A DTipP.h59 XawDisplayList *display_list; member in struct:_TipPart
H A DFormP.h99 XawDisplayList *display_list; member in struct:_FormPart
H A DSimpleMenP.h84 XawDisplayList *display_list; member in struct:_SimpleMenuPart
H A DTreeP.h83 XawDisplayList *display_list; member in struct:__anon50c79d000108
/xsrc/external/mit/libXaw/dist/src/
H A DSimple.c155 offset(display_list),
460 if (s_old->simple.display_list != s_new->simple.display_list)
473 if (xaw->simple.display_list)
474 XawRunDisplayList(w, xaw->simple.display_list, event, region);
H A DTip.c174 offset(display_list),
326 if (tip->tip.display_list)
327 XawRunDisplayList(w, tip->tip.display_list, event, region);
396 if (curtip->tip.display_list != newtip->tip.display_list)
H A DBox.c129 XtOffsetOf(BoxRec, box.display_list),
671 if (xaw->box.display_list)
672 XawRunDisplayList(w, xaw->box.display_list, event, region);
H A DForm.c126 Offset(display_list),
320 if (xaw->form.display_list)
321 XawRunDisplayList(w, xaw->form.display_list, event, region);
H A DTree.c120 XtOffsetOf(TreeRec, tree.display_list), XtRImmediate,
597 if (tw->tree.display_list)
598 XawRunDisplayList(gw, tw->tree.display_list, event, region);
H A DSimpleMenu.c236 offset(display_list),
467 if (smw->simple_menu.display_list)
468 XawRunDisplayList(w, smw->simple_menu.display_list, event, region);
/xsrc/external/mit/libdrm/dist/tests/amdgpu/
H A Damdgpu_test.c727 int display_list = 0; local in function:main
834 display_list = 1;
839 if (display_list) {

Completed in 16 milliseconds