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

/xsrc/external/mit/ctwm/dist/
H A Dotp.c82 static bool OtpCheckConsistencyVS(VirtualScreen *currentvs, Window vroot);
195 fprintf(stderr, "OtpCheckConsistencyVS: vs:(x,y)=(%d,%d)\n",
197 result = result && OtpCheckConsistencyVS(tvs, tvs->window);
201 return OtpCheckConsistencyVS(Scr->currentvs, Scr->Root);
205 static bool OtpCheckConsistencyVS(VirtualScreen *currentvs, Window vroot) function in typeref:typename:bool
H A DCHANGES.md101 failures in OtpCheckConsistencyVS() assertions.
202 failed: (PRI(owl) >= priority), function OtpCheckConsistencyVS`.

Completed in 6 milliseconds