Searched defs:textBuffer (Results 1 – 2 of 2) sorted by relevance
/reactos/modules/rostests/winetests/comctl32/ | ||
H A D | combo.c | 58 static char *textBuffer = NULL; variable |
H A D | header.c | 303 static LONG getItem(HWND hdex, int idx, LPSTR textBuffer) in getItem() |