|
| virtual | ~RenderTheme () |
| |
| virtual void | purgeCaches () |
| |
| void | adjustStyle (StyleResolver &, RenderStyle &, const Element *, bool UAHasAppearance, const BorderData &, const FillLayer &, const Color &backgroundColor) |
| |
| bool | paint (const RenderBox &, ControlStates &, const PaintInfo &, const LayoutRect &) |
| |
| bool | paintBorderOnly (const RenderBox &, const PaintInfo &, const LayoutRect &) |
| |
| bool | paintDecorations (const RenderBox &, const PaintInfo &, const LayoutRect &) |
| |
| virtual String | extraDefaultStyleSheet () |
| |
| virtual String | extraQuirksStyleSheet () |
| |
| virtual String | extraPlugInsStyleSheet () |
| |
| virtual int | baselinePosition (const RenderBox &) const |
| |
| bool | isControlContainer (ControlPart) const |
| |
| virtual bool | controlSupportsTints (const RenderObject &) const |
| |
| virtual bool | isControlStyled (const RenderStyle &, const BorderData &, const FillLayer &, const Color &backgroundColor) const |
| |
| virtual bool | supportsControlTints () const |
| |
| virtual void | adjustRepaintRect (const RenderObject &, FloatRect &) |
| |
| virtual bool | stateChanged (const RenderObject &, ControlStates::States) const |
| |
| virtual void | themeChanged () |
| |
| virtual bool | supportsFocusRing (const RenderStyle &) const |
| |
| virtual bool | supportsHover (const RenderStyle &) const |
| |
| virtual bool | supportsDataListUI (const AtomicString &) const |
| |
| Color | activeSelectionBackgroundColor () const |
| |
| Color | inactiveSelectionBackgroundColor () const |
| |
| Color | activeSelectionForegroundColor () const |
| |
| Color | inactiveSelectionForegroundColor () const |
| |
| Color | activeListBoxSelectionBackgroundColor () const |
| |
| Color | activeListBoxSelectionForegroundColor () const |
| |
| Color | inactiveListBoxSelectionBackgroundColor () const |
| |
| Color | inactiveListBoxSelectionForegroundColor () const |
| |
| virtual Color | platformActiveTextSearchHighlightColor () const |
| |
| virtual Color | platformInactiveTextSearchHighlightColor () const |
| |
| virtual Color | disabledTextColor (const Color &textColor, const Color &backgroundColor) const |
| |
| virtual Color | platformFocusRingColor () const |
| |
| virtual void | platformColorsDidChange () |
| |
| virtual double | caretBlinkInterval () const |
| |
| void | systemFont (CSSValueID, FontCascadeDescription &) const |
| |
| virtual Color | systemColor (CSSValueID) const |
| |
| virtual int | minimumMenuListSize (const RenderStyle &) const |
| |
| virtual void | adjustSliderThumbSize (RenderStyle &, const Element *) const |
| |
| virtual LengthBox | popupInternalPaddingBox (const RenderStyle &) const |
| |
| virtual bool | popupOptionSupportsTextIndent () const |
| |
| virtual PopupMenuStyle::PopupMenuSize | popupMenuSize (const RenderStyle &, IntRect &) const |
| |
| virtual ScrollbarControlSize | scrollbarControlSizeForPart (ControlPart) |
| |
| virtual double | animationRepeatIntervalForProgressBar (RenderProgress &) const |
| |
| virtual double | animationDurationForProgressBar (RenderProgress &) const |
| |
| virtual IntRect | progressBarRectForBounds (const RenderObject &, const IntRect &) const |
| |
| virtual bool | shouldHaveSpinButton (const HTMLInputElement &) const |
| |
| virtual bool | shouldHaveCapsLockIndicator (const HTMLInputElement &) const |
| |
| virtual bool | delegatesMenuListRendering () const |
| |
| virtual bool | popsMenuByArrowKeys () const |
| |
| virtual bool | popsMenuBySpaceOrReturn () const |
| |
| virtual String | fileListDefaultLabel (bool multipleFilesAllowed) const |
| |
| virtual String | fileListNameForWidth (const FileList *, const FontCascade &, int width, bool multipleFilesAllowed) const |
| |
| virtual bool | paintFileUploadIconDecorations (const RenderObject &, const RenderObject &, const PaintInfo &, const IntRect &, Icon *, FileUploadDecorations) |
| |
| virtual InnerSpinButtonLayout | innerSpinButtonLayout (const RenderObject &) const |
| |
| void | updateControlStatesForRenderer (const RenderBox &, ControlStates &) const |
| |
| ControlStates::States | extractControlStatesForRenderer (const RenderObject &) const |
| |
| bool | isActive (const RenderObject &) const |
| |
| bool | isChecked (const RenderObject &) const |
| |
| bool | isIndeterminate (const RenderObject &) const |
| |
| bool | isEnabled (const RenderObject &) const |
| |
| bool | isFocused (const RenderObject &) const |
| |
| bool | isPressed (const RenderObject &) const |
| |
| bool | isSpinUpButtonPartPressed (const RenderObject &) const |
| |
| bool | isHovered (const RenderObject &) const |
| |
| bool | isSpinUpButtonPartHovered (const RenderObject &) const |
| |
| bool | isReadOnlyControl (const RenderObject &) const |
| |
| bool | isDefault (const RenderObject &) const |
| |
| virtual | ~RenderTheme () |
| |
| virtual void | purgeCaches () |
| |
| void | adjustStyle (StyleResolver &, RenderStyle &, const Element *, bool UAHasAppearance, const BorderData &, const FillLayer &, const Color &backgroundColor) |
| |
| bool | paint (const RenderBox &, ControlStates &, const PaintInfo &, const LayoutRect &) |
| |
| bool | paintBorderOnly (const RenderBox &, const PaintInfo &, const LayoutRect &) |
| |
| bool | paintDecorations (const RenderBox &, const PaintInfo &, const LayoutRect &) |
| |
| virtual String | extraDefaultStyleSheet () |
| |
| virtual String | extraQuirksStyleSheet () |
| |
| virtual String | extraPlugInsStyleSheet () |
| |
| virtual int | baselinePosition (const RenderBox &) const |
| |
| bool | isControlContainer (ControlPart) const |
| |
| virtual bool | controlSupportsTints (const RenderObject &) const |
| |
| virtual bool | isControlStyled (const RenderStyle &, const BorderData &, const FillLayer &, const Color &backgroundColor) const |
| |
| virtual bool | supportsControlTints () const |
| |
| virtual void | adjustRepaintRect (const RenderObject &, FloatRect &) |
| |
| virtual bool | stateChanged (const RenderObject &, ControlStates::States) const |
| |
| virtual void | themeChanged () |
| |
| virtual bool | supportsFocusRing (const RenderStyle &) const |
| |
| virtual bool | supportsHover (const RenderStyle &) const |
| |
| virtual bool | supportsDataListUI (const AtomicString &) const |
| |
| Color | activeSelectionBackgroundColor () const |
| |
| Color | inactiveSelectionBackgroundColor () const |
| |
| Color | activeSelectionForegroundColor () const |
| |
| Color | inactiveSelectionForegroundColor () const |
| |
| Color | activeListBoxSelectionBackgroundColor () const |
| |
| Color | activeListBoxSelectionForegroundColor () const |
| |
| Color | inactiveListBoxSelectionBackgroundColor () const |
| |
| Color | inactiveListBoxSelectionForegroundColor () const |
| |
| virtual Color | platformActiveTextSearchHighlightColor () const |
| |
| virtual Color | platformInactiveTextSearchHighlightColor () const |
| |
| virtual Color | disabledTextColor (const Color &textColor, const Color &backgroundColor) const |
| |
| virtual Color | platformFocusRingColor () const |
| |
| virtual void | platformColorsDidChange () |
| |
| virtual double | caretBlinkInterval () const |
| |
| void | systemFont (CSSValueID, FontCascadeDescription &) const |
| |
| virtual Color | systemColor (CSSValueID) const |
| |
| virtual int | minimumMenuListSize (const RenderStyle &) const |
| |
| virtual void | adjustSliderThumbSize (RenderStyle &, const Element *) const |
| |
| virtual LengthBox | popupInternalPaddingBox (const RenderStyle &) const |
| |
| virtual bool | popupOptionSupportsTextIndent () const |
| |
| virtual PopupMenuStyle::PopupMenuSize | popupMenuSize (const RenderStyle &, IntRect &) const |
| |
| virtual ScrollbarControlSize | scrollbarControlSizeForPart (ControlPart) |
| |
| virtual double | animationRepeatIntervalForProgressBar (RenderProgress &) const |
| |
| virtual double | animationDurationForProgressBar (RenderProgress &) const |
| |
| virtual IntRect | progressBarRectForBounds (const RenderObject &, const IntRect &) const |
| |
| virtual bool | shouldHaveSpinButton (const HTMLInputElement &) const |
| |
| virtual bool | shouldHaveCapsLockIndicator (const HTMLInputElement &) const |
| |
| virtual bool | delegatesMenuListRendering () const |
| |
| virtual bool | popsMenuByArrowKeys () const |
| |
| virtual bool | popsMenuBySpaceOrReturn () const |
| |
| virtual String | fileListDefaultLabel (bool multipleFilesAllowed) const |
| |
| virtual String | fileListNameForWidth (const FileList *, const FontCascade &, int width, bool multipleFilesAllowed) const |
| |
| virtual bool | paintFileUploadIconDecorations (const RenderObject &, const RenderObject &, const PaintInfo &, const IntRect &, Icon *, FileUploadDecorations) |
| |
| virtual InnerSpinButtonLayout | innerSpinButtonLayout (const RenderObject &) const |
| |
| void | updateControlStatesForRenderer (const RenderBox &, ControlStates &) const |
| |
| ControlStates::States | extractControlStatesForRenderer (const RenderObject &) const |
| |
| bool | isActive (const RenderObject &) const |
| |
| bool | isChecked (const RenderObject &) const |
| |
| bool | isIndeterminate (const RenderObject &) const |
| |
| bool | isEnabled (const RenderObject &) const |
| |
| bool | isFocused (const RenderObject &) const |
| |
| bool | isPressed (const RenderObject &) const |
| |
| bool | isSpinUpButtonPartPressed (const RenderObject &) const |
| |
| bool | isHovered (const RenderObject &) const |
| |
| bool | isSpinUpButtonPartHovered (const RenderObject &) const |
| |
| bool | isReadOnlyControl (const RenderObject &) const |
| |
| bool | isDefault (const RenderObject &) const |
| |
| void | deref () const |
| |
| void | deref () const |
| |
| void | deref () const |
| |
| void | ref () const |
| |
| bool | hasOneRef () const |
| |
| unsigned | refCount () const |
| |
| void | relaxAdoptionRequirement () |
| |
| void | ref () const |
| |
| bool | hasOneRef () const |
| |
| unsigned | refCount () const |
| |
| void | relaxAdoptionRequirement () |
| |
| void | ref () const |
| |
| bool | hasOneRef () const |
| |
| unsigned | refCount () const |
| |
| void | relaxAdoptionRequirement () |
| |
|
| | RenderTheme () |
| |
| virtual FontCascadeDescription & | cachedSystemFontDescription (CSSValueID systemFontID) const |
| |
| virtual void | updateCachedSystemFontDescription (CSSValueID systemFontID, FontCascadeDescription &) const =0 |
| |
| virtual Color | platformActiveSelectionBackgroundColor () const |
| |
| virtual Color | platformInactiveSelectionBackgroundColor () const |
| |
| virtual Color | platformActiveSelectionForegroundColor () const |
| |
| virtual Color | platformInactiveSelectionForegroundColor () const |
| |
| virtual Color | platformActiveListBoxSelectionBackgroundColor () const |
| |
| virtual Color | platformInactiveListBoxSelectionBackgroundColor () const |
| |
| virtual Color | platformActiveListBoxSelectionForegroundColor () const |
| |
| virtual Color | platformInactiveListBoxSelectionForegroundColor () const |
| |
| virtual bool | supportsSelectionForegroundColors () const |
| |
| virtual bool | supportsListBoxSelectionForegroundColors () const |
| |
| virtual void | adjustCheckboxStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintCheckbox (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual void | setCheckboxSize (RenderStyle &) const |
| |
| virtual void | adjustRadioStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintRadio (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual void | setRadioSize (RenderStyle &) const |
| |
| virtual void | adjustButtonStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintButton (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual void | setButtonSize (RenderStyle &) const |
| |
| virtual void | adjustInnerSpinButtonStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintInnerSpinButton (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintCheckboxDecorations (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintRadioDecorations (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintButtonDecorations (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual void | adjustTextFieldStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintTextField (const RenderObject &, const PaintInfo &, const FloatRect &) |
| |
| virtual bool | paintTextFieldDecorations (const RenderObject &, const PaintInfo &, const FloatRect &) |
| |
| virtual void | adjustTextAreaStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintTextArea (const RenderObject &, const PaintInfo &, const FloatRect &) |
| |
| virtual bool | paintTextAreaDecorations (const RenderObject &, const PaintInfo &, const FloatRect &) |
| |
| virtual void | adjustMenuListStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintMenuList (const RenderObject &, const PaintInfo &, const FloatRect &) |
| |
| virtual bool | paintMenuListDecorations (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual void | adjustMenuListButtonStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintMenuListButtonDecorations (const RenderBox &, const PaintInfo &, const FloatRect &) |
| |
| virtual bool | paintPushButtonDecorations (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintSquareButtonDecorations (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual void | adjustCapsLockIndicatorStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintCapsLockIndicator (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual void | adjustProgressBarStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintProgressBar (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual void | adjustSliderTrackStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintSliderTrack (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual void | adjustSliderThumbStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintSliderThumb (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintSliderThumbDecorations (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual void | adjustSearchFieldStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintSearchField (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintSearchFieldDecorations (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual void | adjustSearchFieldCancelButtonStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintSearchFieldCancelButton (const RenderBox &, const PaintInfo &, const IntRect &) |
| |
| virtual void | adjustSearchFieldDecorationPartStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintSearchFieldDecorationPart (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual void | adjustSearchFieldResultsDecorationPartStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintSearchFieldResultsDecorationPart (const RenderBox &, const PaintInfo &, const IntRect &) |
| |
| virtual void | adjustSearchFieldResultsButtonStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintSearchFieldResultsButton (const RenderBox &, const PaintInfo &, const IntRect &) |
| |
| virtual void | adjustMediaControlStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintMediaFullscreenButton (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaPlayButton (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaOverlayPlayButton (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaMuteButton (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaSeekBackButton (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaSeekForwardButton (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaSliderTrack (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaSliderThumb (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaVolumeSliderContainer (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaVolumeSliderTrack (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaVolumeSliderThumb (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaRewindButton (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaReturnToRealtimeButton (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaToggleClosedCaptionsButton (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaControlsBackground (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaCurrentTime (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaTimeRemaining (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaFullScreenVolumeSliderTrack (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaFullScreenVolumeSliderThumb (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintSnapshottedPluginOverlay (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| | RenderTheme () |
| |
| virtual FontCascadeDescription & | cachedSystemFontDescription (CSSValueID systemFontID) const |
| |
| virtual void | updateCachedSystemFontDescription (CSSValueID systemFontID, FontCascadeDescription &) const =0 |
| |
| virtual Color | platformActiveSelectionBackgroundColor () const |
| |
| virtual Color | platformInactiveSelectionBackgroundColor () const |
| |
| virtual Color | platformActiveSelectionForegroundColor () const |
| |
| virtual Color | platformInactiveSelectionForegroundColor () const |
| |
| virtual Color | platformActiveListBoxSelectionBackgroundColor () const |
| |
| virtual Color | platformInactiveListBoxSelectionBackgroundColor () const |
| |
| virtual Color | platformActiveListBoxSelectionForegroundColor () const |
| |
| virtual Color | platformInactiveListBoxSelectionForegroundColor () const |
| |
| virtual bool | supportsSelectionForegroundColors () const |
| |
| virtual bool | supportsListBoxSelectionForegroundColors () const |
| |
| virtual void | adjustCheckboxStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintCheckbox (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual void | setCheckboxSize (RenderStyle &) const |
| |
| virtual void | adjustRadioStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintRadio (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual void | setRadioSize (RenderStyle &) const |
| |
| virtual void | adjustButtonStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintButton (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual void | setButtonSize (RenderStyle &) const |
| |
| virtual void | adjustInnerSpinButtonStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintInnerSpinButton (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintCheckboxDecorations (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintRadioDecorations (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintButtonDecorations (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual void | adjustTextFieldStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintTextField (const RenderObject &, const PaintInfo &, const FloatRect &) |
| |
| virtual bool | paintTextFieldDecorations (const RenderObject &, const PaintInfo &, const FloatRect &) |
| |
| virtual void | adjustTextAreaStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintTextArea (const RenderObject &, const PaintInfo &, const FloatRect &) |
| |
| virtual bool | paintTextAreaDecorations (const RenderObject &, const PaintInfo &, const FloatRect &) |
| |
| virtual void | adjustMenuListStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintMenuList (const RenderObject &, const PaintInfo &, const FloatRect &) |
| |
| virtual bool | paintMenuListDecorations (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual void | adjustMenuListButtonStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintMenuListButtonDecorations (const RenderBox &, const PaintInfo &, const FloatRect &) |
| |
| virtual bool | paintPushButtonDecorations (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintSquareButtonDecorations (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual void | adjustCapsLockIndicatorStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintCapsLockIndicator (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual void | adjustProgressBarStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintProgressBar (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual void | adjustSliderTrackStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintSliderTrack (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual void | adjustSliderThumbStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintSliderThumb (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintSliderThumbDecorations (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual void | adjustSearchFieldStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintSearchField (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintSearchFieldDecorations (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual void | adjustSearchFieldCancelButtonStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintSearchFieldCancelButton (const RenderBox &, const PaintInfo &, const IntRect &) |
| |
| virtual void | adjustSearchFieldDecorationPartStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintSearchFieldDecorationPart (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual void | adjustSearchFieldResultsDecorationPartStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintSearchFieldResultsDecorationPart (const RenderBox &, const PaintInfo &, const IntRect &) |
| |
| virtual void | adjustSearchFieldResultsButtonStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintSearchFieldResultsButton (const RenderBox &, const PaintInfo &, const IntRect &) |
| |
| virtual void | adjustMediaControlStyle (StyleResolver &, RenderStyle &, const Element *) const |
| |
| virtual bool | paintMediaFullscreenButton (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaPlayButton (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaOverlayPlayButton (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaMuteButton (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaSeekBackButton (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaSeekForwardButton (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaSliderTrack (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaSliderThumb (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaVolumeSliderContainer (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaVolumeSliderTrack (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaVolumeSliderThumb (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaRewindButton (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaReturnToRealtimeButton (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaToggleClosedCaptionsButton (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaControlsBackground (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaCurrentTime (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaTimeRemaining (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaFullScreenVolumeSliderTrack (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintMediaFullScreenVolumeSliderThumb (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| virtual bool | paintSnapshottedPluginOverlay (const RenderObject &, const PaintInfo &, const IntRect &) |
| |
| | RefCounted () |
| |
| | RefCounted () |
| |
| | RefCounted () |
| |
| | ~RefCounted () |
| |
| | ~RefCounted () |
| |
| | ~RefCounted () |
| |
| | RefCountedBase () |
| |
| | ~RefCountedBase () |
| |
| bool | derefBase () const |
| |
| bool | deletionHasBegun () const |
| |
| | RefCountedBase () |
| |
| | ~RefCountedBase () |
| |
| bool | derefBase () const |
| |
| bool | deletionHasBegun () const |
| |
| | RefCountedBase () |
| |
| | ~RefCountedBase () |
| |
| bool | derefBase () const |
| |
| bool | deletionHasBegun () const |
| |