Searched refs:fillcolorNotTransparent (Results 1 – 1 of 1) sorted by relevance
977 int fillcolorNotTransparent = m_state->m_fillColor.rgb() & 0xFF000000; in drawRect() local978 if (fillcolorNotTransparent) { in drawRect()