Searched defs:UnlockDisplay (Results 1 – 2 of 2) sorted by relevance
309 #define UnlockDisplay(d) if ((d)->lock_fns) (*(d)->lock_fns->unlock_display)((d),__FILE__,__LIN… macro315 #define UnlockDisplay(d) if ((d)->lock_fns) (*(d)->lock_fns->unlock_display)(d) macro