Searched refs:CPageInfo (Results 1 - 2 of 2) sorted by relevance

/external/lzma/CPP/Windows/Control/
H A DPropertyPage.h37 struct CPageInfo struct in namespace:NWindows::NControl
44 INT_PTR MyPropertySheet(const CObjectVector<CPageInfo> &pagesInfo, HWND hwndParent, const UString &title);
H A DPropertyPage.cpp47 INT_PTR MyPropertySheet(const CObjectVector<CPageInfo> &pagesInfo, HWND hwndParent, const UString &title)
65 const CPageInfo &pageInfo = pagesInfo[i];

Completed in 134 milliseconds