Lines Matching full:button
54 // Button constants
87 // button states
171 m_buttonTheme = OpenThemeData(0, L"Button");
520 button.
675 // The <select> box must be at least 12px high for the button to render nicely on Windows
678 // Position the text correctly within the select box and make the box wide enough to fit the dropdown button
702 // Paint the dropdown button on the inner edge of the text field,
711 // Outset the top, right, and bottom borders of the button so that they coincide with the <select>'s border.
812 // Make sure the scaled button stays square and will fit in its parent's box
816 // Center the button vertically. Round up though, so if it has to be one pixel off-center, it will
828 // Scale the button size based on the font size
877 // Scale the button size based on the font size
902 // Center the button
962 // We rely on QuickTime to render captions so only enable the button for a video element.