HomeSort by relevance Sort by last modified time
    Searched refs:IDT_BROWSE_FOLDER (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/7zip/UI/FileManager/
BrowseDialogRes.h 4 #define IDT_BROWSE_FOLDER 101
BrowseDialog.cpp 316 GetClientRectOfItem(IDT_BROWSE_FOLDER, r);
317 MoveItem(IDT_BROWSE_FOLDER, r.left, r.top, xLim - r.left, RECT_SIZE_Y(r));
577 SetItemText(IDT_BROWSE_FOLDER, DirPrefix);

Completed in 66 milliseconds