• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/

Lines Matching refs:item

5 attributes of each item managed by a \helpref{wxSizer}{wxsizer}. It is not
27 Construct a sizer item for tracking a spacer.
34 Construct a sizer item for tracking a window.
41 Construct a sizer item for tracking a subsizer.
56 Calculates the minimum desired size for the item, including any space
65 of item.
92 Get the minimum size needed for the item.
98 What is the current position of the item, as set in the last Layout.
104 Get the proportion item attribute.
110 Get the ration item attribute.
116 Get the rectangle of the item on the parent window, excluding borders.
122 Get the current size of the item, as set in the last Layout.
128 If this item is tracking a sizer, return it. NULL otherwise.
135 If this item is tracking a spacer, return its size.
142 Get the userData item attribute.
149 If this item is tracking a window then return it. NULL otherwise.
156 Is this item a sizer?
163 Returns \true if this item is a window or a spacer and it is shown or if this
164 item is a sizer and not all its elements are hidden. In other words, for sizer
173 Is this item a spacer?
180 Is this item a window?
187 Set the border item attribute.
194 adjust the position and size of the item to be within that space
202 Set the flag item attribute.
214 Set the proportion item attribute.
224 Set the ratio item attribute.
231 Set the sizer tracked by this item.
238 Set the size of the spacer tracked by this item.
245 Set the window to be tracked by thsi item.
252 Set the show item attribute, which sizers use to determine if the item
253 is to be made part of the layout or not. If the item is tracking a