Searched refs:WNDS2_CAPTIONTEXTTRUNCATED (Results 1 – 2 of 2) sorted by relevance
2330 pWnd->state2 &= ~WNDS2_CAPTIONTEXTTRUNCATED; in UserDrawCaption()2332 pWnd->state2 |= WNDS2_CAPTIONTEXTTRUNCATED; in UserDrawCaption()
666 #define WNDS2_CAPTIONTEXTTRUNCATED 0X08000000 macro