Searched refs:GetWindowImpl (Results 1 – 4 of 4) sorted by relevance
97 Window* pWindow = GetWindowImpl(); in getWindowHandle()150 Window* pWindow = GetWindowImpl(); in toFront()161 Window* pWindow = GetWindowImpl(); in toBack()173 SystemWindow* pWindow = (SystemWindow*) GetWindowImpl(); in setMenuBar()192 const WorkWindow* pWindow = dynamic_cast< const WorkWindow* >( GetWindowImpl() ); in getIsMaximized()204 WorkWindow* pWindow = dynamic_cast< WorkWindow* >( GetWindowImpl() ); in setIsMaximized()216 const WorkWindow* pWindow = dynamic_cast< const WorkWindow* >( GetWindowImpl() ); in getIsMinimized()228 WorkWindow* pWindow = dynamic_cast< WorkWindow* >( GetWindowImpl() ); in setIsMinimized()240 const SystemWindow* pWindow = dynamic_cast< const SystemWindow* >( GetWindowImpl() ); in getDisplay()255 SystemWindow* pWindow = dynamic_cast< SystemWindow* >( GetWindowImpl() ); in setDisplay()[all …]
53 Window* GetWindowImpl();
85 Window* VCLXDialog::GetWindowImpl() in GetWindowImpl() function in layoutimpl::VCLXDialog
54 virtual Window* GetWindowImpl() = 0;95 virtual Window* GetWindowImpl();
Completed in 16 milliseconds