Searched refs:GetExtendedStyle (Results 1 – 5 of 5) sorted by relevance
151 … pContainerWindow->SetExtendedStyle( pContainerWindow->GetExtendedStyle() | WB_EXT_DOCUMENT ); in doDispatch()
301 …m_pData->m_bIsTopLevelDocumentWindow = ( pContainerWindow->GetExtendedStyle() & WB_EXT_DOCUMENT ) … in impl_registerOnFrameContainerWindow_nothrow()
661 WinBits GetExtendedStyle() const;
1615 WinBits Window::GetExtendedStyle() const in GetExtendedStyle() function in Window
2120 … pContainerWindow->SetExtendedStyle( pContainerWindow->GetExtendedStyle() | WB_EXT_DOCUMENT ); in Main()
Completed in 112 milliseconds