Lines Matching refs:a

9  * with the License.  You may obtain a copy of the License at
36 These styles are only valid if the item describes a toolbar or statusbar item.
62 <p>This style is only valid for an item which describes a statusbar item.
63 Draw item with a left aligned output.</p>
69 <p>This style is only valid for an item which describes a statusbar item.
70 Draw item with a centered aligned output.</p>
76 <p>This style is only valid for an item which describes a statusbar item.
77 Draw item with a right aligned output.</p>
83 <p>This style is only valid for an item which describes a statusbar item.
89 <p>This style is only valid for an item which describes a statusbar item.
95 <p>This style is only valid for an item which describes a statusbar item.
101 /** specifies whether or not a item is displayed using an external function.
102 <p>This style is only valid if the item describes a statusbar item.</p>
109 <p>This style is only valid if the item describes a toolbar or statusbar item.</p>
115 <p>This style is only valid if the item describes a toolbar item.</p>
120 /** specifies if an icon is placed on left side of the text, like an entry in a taskbar.
121 <p>This style is only valid if the item describes a toolbar item and visible if
123 …<p> This style can also be used for custom toolbars and menus, in a custom toolbar an item's Style…
128 /** specifies that the item supports a dropdown menu or toolbar for additional functions.
129 <p>This style is only valid if the item describes a toolbar item.</p>
136 <p>This style is only valid if the item describes a toolbar item.</p>
141 /** indicates that the item only supports a dropdown menu or toolbar for
143 <p>This style is only valid if the item describes a toolbar item.</p>
147 …<p> This style can be used for custom toolbars and menus, in a custom toolbar an item's Style sett…