Searched refs:wxHT_TOPLEVEL_BORDER_W (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/univ/
H A Dtoplevel.h49 wxHT_TOPLEVEL_BORDER_W = 0x00000080, enumerator in enum:__anon363
52 wxHT_TOPLEVEL_BORDER_NW = wxHT_TOPLEVEL_BORDER_N | wxHT_TOPLEVEL_BORDER_W,
53 wxHT_TOPLEVEL_BORDER_SW = wxHT_TOPLEVEL_BORDER_S | wxHT_TOPLEVEL_BORDER_W,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dtopluniv.cpp369 case wxHT_TOPLEVEL_BORDER_W:
768 if ( numArg & wxHT_TOPLEVEL_BORDER_W )
H A Dstdrend.cpp969 border |= wxHT_TOPLEVEL_BORDER_W;

Completed in 44 milliseconds