Searched refs:m_topLevelPlatformWidget (Results 1 – 3 of 3) sorted by relevance
146 PlatformWidget topLevelPlatformWidget() const { return m_topLevelPlatformWidget; } in topLevelPlatformWidget()149 m_topLevelPlatformWidget = widget; in setTopLevelPlatformWidget()302 PlatformWidget m_topLevelPlatformWidget; variable
64 : m_topLevelPlatformWidget(0) in Widget()
22885 - Added the m_topLevelPlatformWidget member for the Haiku platform.