Searched defs:newText (Results 1 – 2 of 2) sorted by relevance
733 LPWSTR newText; in TREEVIEW_UpdateDispInfo() local757 LPWSTR newText = heap_realloc(item->pszText, len*sizeof(WCHAR)); in TREEVIEW_UpdateDispInfo() local774 LPWSTR newText; in TREEVIEW_UpdateDispInfo() local1129 LPWSTR newText; in TREEVIEW_DoSetItemT() local4017 WCHAR *newText; in TREEVIEW_EndEditLabelNow() local
2860 BSTR newText, BSTR *oldText) in HTMLElement2_replaceAdjacentText()