Searched defs:bgColor (Results 1 – 8 of 8) sorted by relevance
30 public int bgColor; field in TextPaint
147 int bgColor = mContext.getColor( in onAttachedToWindow() local
178 public abstract void setTextStyle(float size, int fgColor, int bgColor, int style); in setTextStyle()
269 Color8888 bgColor = mFrameSequence.getBackgroundColor(); in drawFrame() local
508 final int bgColor = mBackgroundColorSet ? mBackgroundColor : in bindImageDrawable() local
561 final int bgColor = mBackgroundColorSet ? mBackgroundColor : in createRowViewHolder() local
1212 public void setTextStyle(float size, int fgColor, int bgColor, int style) { in setTextStyle()
1895 int bgColor = mEST.getBackgroundColor(); in getPreviewHtml() local