Home | History | Annotate | Download | only in pdf

Lines Matching refs:Button

53   Button::ButtonStyle style;
119 { kFitToPageButtonId, Button::BUTTON_STATE,
123 { kFitToWidthButtonId, Button::BUTTON_STATE,
127 { kZoomOutButtonId, Button::BUTTON_CLICKABLE,
131 { kZoomInButtonId, Button::BUTTON_CLICKABLE,
135 { kSaveButtonId, Button::BUTTON_CLICKABLE,
139 { kPrintButtonId, Button::BUTTON_CLICKABLE,
146 { kFitToPageButtonId, Button::BUTTON_STATE,
150 { kFitToWidthButtonId, Button::BUTTON_STATE,
154 { kZoomOutButtonId, Button::BUTTON_CLICKABLE,
158 { kZoomInButtonId, Button::BUTTON_CLICKABLE,
162 { kSaveButtonId, Button::BUTTON_CLICKABLE,
166 { kPrintButtonId, Button::BUTTON_CLICKABLE,
173 { kFitToPageButtonId, Button::BUTTON_STATE,
177 { kFitToWidthButtonId, Button::BUTTON_STATE,
181 { kZoomOutButtonId, Button::BUTTON_CLICKABLE,
185 { kZoomInButtonId, Button::BUTTON_CLICKABLE,
427 // in the webkit that makes event.u.mouse.button
428 // equal to PP_INPUTEVENT_MOUSEBUTTON_LEFT, even when no button is pressed.
430 // to button once the bug is fixed and webkit got merged back to our tree.
1246 if (event_id == Button::EVENT_ID_BUTTON_CLICKED ||
1247 event_id == Button::EVENT_ID_BUTTON_STATE_CHANGED) {
1516 // Remove Print button.
1979 // On the Mac we always allow room for the resize button (whose width is
2173 std::list<Button*> buttons;
2175 Button* btn = new Button;
2198 std::list<Button*>::iterator iter;
2419 Button* ftp_btn = static_cast<Button*>(
2421 Button* ftw_btn = static_cast<Button*>(