Home
last modified time | relevance | path

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

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