Searched refs:ES_LOWERCASE (Results 1 – 10 of 10) sorted by relevance
247 … WS_THICKFRAME,WS_DISABLED,WS_BORDER,ES_LOWERCASE,ES_UPPERCASE,ES_NUMBER,ES_AUTOVSCROLL,
2560 else if(es->style & ES_LOWERCASE) in EDIT_EM_ReplaceSel()3986 style_change_mask = ES_UPPERCASE | ES_LOWERCASE | in EDIT_WM_StyleChanged()3999 } else if (new_style & ES_LOWERCASE) { in EDIT_WM_StyleChanged()4557 } else if (es->style & ES_LOWERCASE) { in EDIT_WM_NCCreate()
507 lbeStyle |= ES_LOWERCASE; in COMBO_Create()
2745 else if(es->style & ES_LOWERCASE)4160 style_change_mask = ES_UPPERCASE | ES_LOWERCASE |4173 } else if (new_style & ES_LOWERCASE) {4686 } else if (es->style & ES_LOWERCASE) {
568 lbeStyle |= ES_LOWERCASE; in COMBO_Create()
1137 #define ES_LOWERCASE __MSABI_LONG(0x00000010)
298 #define ES_LOWERCASE 16 macro
669 #define ES_LOWERCASE 0x00000010L macro
626 ES_LOWERCASE | in get_edit_style()
634 ES_LOWERCASE | in get_edit_style()