Searched refs:pe_attr (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/libXaw/dist/src/ | ||
| H A D | XawIm.c | 288 XVaNestedList pe_attr; local in function:ConfigureCB 306 pe_attr = XVaCreateNestedList(0, XNArea, &pe_area, NULL); 307 XSetICValues(p->xic, XNPreeditAttributes, pe_attr, NULL); 308 XtFree(pe_attr); 542 XVaNestedList pe_attr, st_attr; local in function:ResizeVendorShell_Core 567 pe_attr = XVaCreateNestedList(0, XNArea, &get_pe_area, NULL); 568 XGetICValues(p->xic, XNPreeditAttributes, pe_attr, NULL); 569 XFree(pe_attr); 581 pe_attr = XVaCreateNestedList(0, XNArea, &pe_area, NULL); 582 XSetICValues(p->xic, XNPreeditAttributes, pe_attr, NUL 701 XVaNestedList pe_attr = NULL, st_attr = NULL; local in function:SizeNegotiation 775 XVaNestedList pe_attr = NULL, st_attr = NULL; local in function:CreateIC 926 XVaNestedList pe_attr = NULL, st_attr = NULL; local in function:SetICValues [all...] |
Completed in 2 milliseconds