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

  /external/lzma/CPP/7zip/UI/FileManager/
BrowseDialog.cpp 307 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);
ProgressDialog2.cpp 418 GetClientRectOfItem(IDT_PROGRESS_ELAPSED, r);
422 GetClientRectOfItem(IDT_PROGRESS_REMAINING, r);
462 GetClientRectOfItem(IDL_PROGRESS_MESSAGES, r);
  /external/lzma/CPP/Windows/Control/
Dialog.cpp 141 void CDialog::GetClientRectOfItem(int id, RECT &rect)
Dialog.h 119 void GetClientRectOfItem(int id, RECT &rect);

Completed in 101 milliseconds