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 315 GetClientRectOfItem(IDB_BROWSE_PARENT, r);
324 GetClientRectOfItem(IDT_BROWSE_FOLDER, r);
341 GetClientRectOfItem(IDE_BROWSE_PATH, r);
348 GetClientRectOfItem(IDC_BROWSE_FILTER, r);
354 GetClientRectOfItem(IDL_BROWSE, r);
ProgressDialog2.cpp 439 GetClientRectOfItem(IDT_PROGRESS_ELAPSED, r);
443 GetClientRectOfItem(IDT_PROGRESS_REMAINING, r);
483 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 133 milliseconds