Searched refs:IsPattern (Results 1 – 4 of 4) sorted by relevance
34 IsPattern = -7, enumerator
241 if (textobj->m_ColorState.GetStrokeColor()->IsPattern()) { in ProcessText()248 if (textobj->m_ColorState.GetFillColor()->IsPattern()) { in ProcessText()
378 if (pColor && pColor->IsPattern()) { in StartRenderDIBSource()
612 FX_BOOL IsPattern() const { in IsPattern() function