Searched refs:MacGetWindowAttributes (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dtoplevel.h115 wxUint32 MacGetWindowAttributes() const ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dtoplevel.cpp1478 data->m_wasResizable = MacGetWindowAttributes() & kWindowResizableAttribute ;
1660 return MacGetWindowAttributes() & kWindowMetalAttribute ;
1691 return MacGetWindowAttributes() & kWindowUnifiedTitleAndToolbarAttribute ;
1702 wxUint32 wxTopLevelWindowMac::MacGetWindowAttributes() const function in class:wxTopLevelWindowMac

Completed in 118 milliseconds