Home | History | Annotate | Download | only in wince

Lines Matching refs:NoStroke

651     if (strokeStyle() != NoStroke) {
672 if (!m_data->m_opacity || paintingDisabled() || strokeStyle() == NoStroke || !strokeColor().alpha())
702 if (!m_data->m_opacity || paintingDisabled() || (!fillColor().alpha() && strokeStyle() == NoStroke))
726 if (strokeStyle() != NoStroke) {
784 if (!m_data->m_opacity || paintingDisabled() || strokeStyle() == NoStroke || rect.isEmpty())
908 if (strokeStyle() != NoStroke) {
1082 if (!m_data->m_opacity || paintingDisabled() || strokeStyle() == NoStroke)