Searched refs:display_list (Results 1 - 13 of 13) sorted by relevance
| /xsrc/external/mit/libXaw/dist/include/X11/Xaw/ |
| H A D | BoxP.h | 83 XawDisplayList *display_list; member in struct:__anonf75152790208
|
| H A D | SimpleP.h | 85 XawDisplayList *display_list; member in struct:__anon61e90c3a0208
|
| H A D | TipP.h | 59 XawDisplayList *display_list; member in struct:_TipPart
|
| H A D | FormP.h | 99 XawDisplayList *display_list; member in struct:_FormPart
|
| H A D | SimpleMenP.h | 84 XawDisplayList *display_list; member in struct:_SimpleMenuPart
|
| H A D | TreeP.h | 83 XawDisplayList *display_list; member in struct:__anon50c79d000108
|
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | Simple.c | 155 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 D | Tip.c | 174 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 D | Box.c | 129 XtOffsetOf(BoxRec, box.display_list), 671 if (xaw->box.display_list) 672 XawRunDisplayList(w, xaw->box.display_list, event, region);
|
| H A D | Form.c | 126 Offset(display_list), 320 if (xaw->form.display_list) 321 XawRunDisplayList(w, xaw->form.display_list, event, region);
|
| H A D | Tree.c | 120 XtOffsetOf(TreeRec, tree.display_list), XtRImmediate, 597 if (tw->tree.display_list) 598 XawRunDisplayList(gw, tw->tree.display_list, event, region);
|
| H A D | SimpleMenu.c | 236 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 D | amdgpu_test.c | 727 int display_list = 0; local in function:main 834 display_list = 1; 839 if (display_list) {
|
Completed in 16 milliseconds