Searched defs:fillContentArea (Results 1 – 4 of 4) sorted by relevance
72 bool fillContentArea, in drawTextField()650 bool fillContentArea, in paintTextField()
483 void WebThemeControlDRTWin::drawTextField(bool drawEdges, bool fillContentArea, SkColor color) in drawTextField()
687 bool fillContentArea = !o->style()->hasBackgroundImage() && backgroundColor.alpha(); in paintTextFieldInternal() local
756 const IntRect& rect, const Color& color, bool fillContentArea, in paintTextField()