Lines Matching full:button
495 // This also guarantees the HTML4 <button> will match our rendering by default, since we're using a consistent
507 // (1) Push-button is the constant for the default Aqua system button. Push buttons will not scale vertically and will not allow
508 // custom fonts or colors. <input>s use this constant. This button will allow custom colors and font weights/variants but won't
510 // (2) square-button is the constant for the square button. This button will allow custom fonts and colors and will scale vertically.
511 // (3) Button is the constant that means "pick the best button as appropriate." <button>s use this constant. This button will
528 // Set the button's vertical size.
539 // Set a min-height so that we can't get smaller than the mini button.
579 // We inflate the rect as needed to account for padding included in the cell to accommodate the button
587 // Push button
593 // Center the button within the available space.
818 // Draw the gradients to give the styled popup menu a button appearance
883 // Set the button's vertical size.