Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/Control/
DPropertyPage.h39 struct CPageInfo struct
46 INT_PTR MyPropertySheet(const CObjectVector<CPageInfo> &pagesInfo, HWND hwndParent, const UString &… argument
DPropertyPage.cpp47 INT_PTR MyPropertySheet(const CObjectVector<CPageInfo> &pagesInfo, HWND hwndParent, const UString &… in MyPropertySheet()
65 const CPageInfo &pageInfo = pagesInfo[i]; in MyPropertySheet()