Searched refs:wxAsIs (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dlayout.h53 wxAsIs, enumerator in enum:wxRelationship
107 void AsIs() { relationship = wxAsIs; }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dlayout.cpp156 relationship = wxAsIs;
242 case wxAsIs:
317 case wxAsIs:
395 case wxAsIs:
470 case wxAsIs:
637 case wxAsIs:
695 case wxAsIs:
H A Dwincmn.cpp2051 if ( (constr->width.GetRelationship() != wxAsIs ) ||
2052 (constr->height.GetRelationship() != wxAsIs) )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dlayout.tex25 The exceptions are {\it width} and {\it height}, which are set to wxAsIs to
28 have take a default size. If the constraint is wxAsIs, the dimension will
H A Dtconstr.tex32 a special value for the constraint: wxAsIs. If the constraint is wxAsIs, the
H A Dilayout.tex44 \twocolitem{wxAsIs}{The edge or dimension is to be taken from the current window position or size (the

Completed in 35 milliseconds