Lines Matching refs:ExtWindowImpl
42 struct ExtWindowImpl struct
44 ExtWindowImpl() in ExtWindowImpl() function
47 ~ExtWindowImpl() in ~ExtWindowImpl()
63 vcl::ExtWindowImpl* pDelImpl = pDeleteCandidate->ImplGetExtWindowImpl(); in ImplDeleteOwnedChildren() argument
79 vcl::ExtWindowImpl* Window::ImplGetExtWindowImpl() const in ImplGetExtWindowImpl()
81 vcl::ExtWindowImpl* pImpl = NULL; in ImplGetExtWindowImpl()
85 mpWindowImpl->mpExtImpl = new vcl::ExtWindowImpl(); in ImplGetExtWindowImpl()
103 vcl::ExtWindowImpl* pImpl = ImplGetExtWindowImpl(); in getLayout()
120 vcl::ExtWindowImpl* pImpl = ImplGetExtWindowImpl(); in addWindow()
123 vcl::ExtWindowImpl* pChildImpl = i_pWin->ImplGetExtWindowImpl(); in addWindow()
137 vcl::ExtWindowImpl* pImpl = ImplGetExtWindowImpl(); in removeWindow()
140 vcl::ExtWindowImpl* pChildImpl = i_pWin->ImplGetExtWindowImpl(); in removeWindow()
179 vcl::ExtWindowImpl* pImpl = ImplGetExtWindowImpl(); in setIdentifier()