Searched refs:GetClientRectOfItem (Results 1 - 4 of 4) sorted by relevance

/external/lzma/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp307 GetClientRectOfItem(IDB_BROWSE_PARENT, r);
316 GetClientRectOfItem(IDT_BROWSE_FOLDER, r);
333 GetClientRectOfItem(IDE_BROWSE_PATH, r);
340 GetClientRectOfItem(IDC_BROWSE_FILTER, r);
346 GetClientRectOfItem(IDL_BROWSE, r);
H A DProgressDialog2.cpp418 GetClientRectOfItem(IDT_PROGRESS_ELAPSED, r);
422 GetClientRectOfItem(IDT_PROGRESS_REMAINING, r);
462 GetClientRectOfItem(IDL_PROGRESS_MESSAGES, r);
/external/lzma/CPP/Windows/Control/
H A DDialog.cpp141 void CDialog::GetClientRectOfItem(int id, RECT &rect) function in class:NWindows::NControl::CDialog
H A DDialog.h119 void GetClientRectOfItem(int id, RECT &rect);

Completed in 49 milliseconds