Searched defs:bgColor (Results 1 – 8 of 8) sorted by relevance
30 public int bgColor; field in TextPaint
158 int bgColor = mContext.getColor( in onAttachedToWindow() local
178 public abstract void setTextStyle(float size, int fgColor, int bgColor, int style); in setTextStyle()
260 Color8888 bgColor = mFrameSequence.getBackgroundColor(); in drawFrame() local
148 int bgColor = getColorFromTypedArray(typedArray, R.styleable.PagingIndicator_dotBgColor, in PagingIndicator() local
508 final int bgColor = mBackgroundColorSet ? mBackgroundColor : in bindImageDrawable() local
1212 public void setTextStyle(float size, int fgColor, int bgColor, int style) { in setTextStyle()
1895 int bgColor = mEST.getBackgroundColor(); in getPreviewHtml() local