Lines Matching refs:button
49 resource URL that really identifies a button. There can not be two
58 /** Add a tab bar button to the right of another one.
60 The new tab bar button that is to be inserted. If a button with
62 new button is inserted.
64 The new button is inserted to the right of this button. When
65 its ResourceId is empty then the new button is inserted at the left
70 /** Add a tab bar button at the right most position.
72 The new tab bar button that is to be inserted.
76 /** Remove a tab bar button.
78 The tab bar button to remove. When there is no button with the
83 /** Test whether the specified button exists in the tab bar.
85 The tab bar button whose existence is tested.
87 Returns <TRUE/> when the button exists.
95 control as to where to insert a new button.</p>