Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_Group.cpp35 const res::Group* pResGroup, in Group() argument
41 ut::strcpy(m_Name, sizeof(m_Name), pResGroup->name); in Group()
43 … const char *const paneNameBase = internal::ConvertOffsToPtr<char>(pResGroup, sizeof(res::Group)); in Group()
45 for (int i = 0; i < pResGroup->paneNum; ++i) in Group()
/NW4C-1.3.3/include/nw/lyt/
Dlyt_Group.h91 Group(const res::Group* pResGroup, Pane* pRootPane);