Searched refs:pszAppName (Results 1 – 3 of 3) sorted by relevance
39 char *pszAppName; /*!< Application name string. */ member
91 m_pShellData->pszAppName = 0; in PVRShell()501 StringCopy(m_pShellData->pszAppName, (char*)ptrValue); in PVRShellSet()524 return m_pShellData->pszAppName; in PVRShellGet()1692 StringCopy(m_pShell->m_pShellData->pszAppName, 0); in Run()
645 …erties( m_X11Display, m_X11Window, shell.m_pShellData->pszAppName, shell.m_pShellData->pszAppName,… in OpenX11Window()