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