Home | History | Annotate | Download | only in deps

Lines Matching refs:EM_SETSEL

165         SendMessage(hTextBox, EM_SETSEL, 0, TEXTBOX_LIMIT * 1/4);
170 SendMessage(hTextBox, EM_SETSEL, len, len);