Searched refs:PAGE_NAMES (Results 1 – 1 of 1) sorted by relevance
59 static LPCWSTR PAGE_NAMES[] = { variable1997 C_ASSERT(COUNT_PAGE == countof(PAGE_NAMES)); in OnCreate()1998 C_ASSERT(countof(_pageIds) == countof(PAGE_NAMES)); in OnCreate()2000 ThemeGetPageIds(_theme, PAGE_NAMES, _pageIds, countof(_pageIds)); in OnCreate()3175 DWORD _pageIds[countof(PAGE_NAMES)];