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

  /external/lzma/CPP/7zip/UI/FileManager/
ComboDialog.cpp 56 ChangeSubWindowSizeX(_comboBox, xSize - mx * 2);
ProgressDialog2.cpp 464 ChangeSubWindowSizeX(GetItem(IDT_PROGRESS_STATUS), xSize - mx * 2);
465 ChangeSubWindowSizeX(GetItem(IDT_PROGRESS_FILE_NAME), xSize - mx * 2);
466 ChangeSubWindowSizeX(GetItem(IDC_PROGRESS1), xSize - mx * 2);
  /external/lzma/CPP/Windows/
Window.h 136 bool ChangeSubWindowSizeX(HWND hwnd, int xSize)

Completed in 559 milliseconds