Searched refs:FWL_STYLEEXT_TTP_NoAnchor (Results 1 – 3 of 3) sorted by relevance
19 #define FWL_STYLEEXT_TTP_NoAnchor (1L << 6) macro
233 if ((m_pProperties->m_dwStyleExes & FWL_STYLEEXT_TTP_NoAnchor) == 0) { in RefreshToolTipPos()
1022 m_pToolTipImp->ModifyStylesEx(FWL_STYLEEXT_TTP_NoAnchor, 0); in ProcessEnter()1028 m_pToolTipImp->ModifyStylesEx(0, FWL_STYLEEXT_TTP_NoAnchor); in ProcessEnter()