Searched refs:FWL_WGTSTYLE_CloseBox (Results 1 – 3 of 3) sorted by relevance
18 #define FWL_WGTSTYLE_CloseBox (1L << 8) macro
225 if (dwStyles & FWL_WGTSTYLE_CloseBox) { in CalCloseBox()
750 if (m_pProperties->m_dwStyles & FWL_WGTSTYLE_CloseBox) { in ReSetSysBtn()