Searched refs:FWL_STYLEEXT_FRM_NoDrawClient (Results 1 – 2 of 2) sorted by relevance
20 #define FWL_STYLEEXT_FRM_NoDrawClient (1L << 3) macro
270 if ((m_pProperties->m_dwStyleExes & FWL_STYLEEXT_FRM_NoDrawClient) == 0) { in DrawWidget()