Searched refs:IDT_BROWSE_FOLDER (Results 1 – 2 of 2) sorted by relevance
4 #define IDT_BROWSE_FOLDER 101 macro
316 GetClientRectOfItem(IDT_BROWSE_FOLDER, r); in OnSize()317 MoveItem(IDT_BROWSE_FOLDER, r.left, r.top, xLim - r.left, RECT_SIZE_Y(r)); in OnSize()577 SetItemText(IDT_BROWSE_FOLDER, DirPrefix); in Reload()