Searched refs:len_with_null (Results 1 – 1 of 1) sorted by relevance
774 size_t len_with_null = GetWindowTextLength(hwnd()) + 1; in SetTitle() local775 if (len_with_null == 1 && title.length() == 0) in SetTitle()777 if (len_with_null - 1 == title.length() && in SetTitle()779 hwnd(), WriteInto(¤t_title, len_with_null), len_with_null) && in SetTitle()