Searched refs:fgColor (Results 1 – 4 of 4) sorted by relevance
46 const AtomicString& fgColor() const;
47 [TreatNullAs=NullString, CustomElementCallbacks] attribute DOMString fgColor;
121 const AtomicString& HTMLDocument::fgColor() const in fgColor() function in WebCore::HTMLDocument
447 int fgColor; in updateButtonStatus() local452 fgColor = res.getColor(R.color.app_banner_open_button_fg); in updateButtonStatus()457 fgColor = res.getColor(R.color.app_banner_install_button_fg); in updateButtonStatus()467 mInstallButtonView.setTextColor(fgColor); in updateButtonStatus()