Searched refs:PWS_BORDER (Results 1 – 5 of 5) sorted by relevance
320 if (HasFlag(PWS_BORDER)) { in GetThisAppearanceStream()358 if (HasFlag(PWS_BORDER)) in DrawThisAppearance()566 if (HasFlag(PWS_BORDER)) in SetBorderStyle()571 if (HasFlag(PWS_BORDER)) in GetBorderWidth()582 if (HasFlag(PWS_BORDER)) in GetBorderColor()
271 ecp.dwFlags = PWS_VISIBLE | PWS_CHILD | PWS_BORDER | PES_CENTER | in CreateEdit()294 bcp.dwFlags = PWS_VISIBLE | PWS_CHILD | PWS_BORDER | PWS_BACKGROUND; in CreateButton()312 PWS_CHILD | PWS_BORDER | PWS_BACKGROUND | PLBS_HOVERSEL | PWS_VSCROLL; in CreateListBox()
31 #define PWS_BORDER 0x40000000L macro
834 PWS_VISIBLE | PWS_CHILD | PWS_BORDER | PWS_BACKGROUND | PWS_NOREFRESHCLIP; in CreateButtons()
292 uint32_t dwCreateFlags = PWS_BORDER | PWS_BACKGROUND | PWS_VISIBLE; in GetCreateParam()