Searched refs:NoShadow (Results 1 – 12 of 12) sorted by relevance
45 : m_type(NoShadow) in ContextShadow()66 m_type = NoShadow; in ContextShadow()72 m_type = NoShadow; in ContextShadow()80 m_type = NoShadow; in clear()
81 NoShadow, enumerator
76 NoShadow, enumerator
181 m_type = NoShadow; in ShadowBlur()187 m_type = NoShadow; in ShadowBlur()
78 if (shadow->m_type != ContextShadow::NoShadow) { in draw()
130 if (ctxShadow->m_type != ContextShadow::NoShadow) { in drawTextCommon()148 if (ctxShadow->m_type != ContextShadow::NoShadow) { in drawTextCommon()188 if (ctxShadow->m_type != ContextShadow::NoShadow) { in drawTextCommon()
155 if (m_type != NoShadow) { in endShadowLayer()
228 if (shadow->m_type != ContextShadow::NoShadow) { in draw()
141 if (shadow->m_type != ContextShadow::NoShadow) { in draw()
73 …(!(graphicsContext->textDrawingMode() & TextModeFill) || shadow->m_type == ContextShadow::NoShadow) in drawGlyphsShadow()
148 if (shadow->m_type == ContextShadow::NoShadow) in drawPathShadow()
226 …(!(graphicsContext->textDrawingMode() & TextModeFill) || shadow->m_type == ContextShadow::NoShadow) in drawGlyphsShadow()