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

/xsrc/external/mit/libXt/dist/src/
H A DInitialize.c486 Bool doing_def; local in function:XtScreenDatabase
505 doing_def = True;
509 doing_def = False;
515 return (doing_def ? XrmGetDatabase(dpy) : db);
578 if (!doing_def)

Completed in 3 milliseconds