Searched defs:HasTextShadow (Results 1 – 6 of 6) sorted by relevance
39 bool nsStyleText::HasTextShadow() const { return mTextShadow; } in HasTextShadow() function
42 nsStyleText::HasTextShadow() const in HasTextShadow() function
1039 bool HasTextShadow() const { return !mTextShadow.IsEmpty(); } in HasTextShadow() function
1043 bool HasTextShadow() const { return !mTextShadow.IsEmpty(); } in HasTextShadow() function
1042 bool HasTextShadow() const { return !mTextShadow.IsEmpty(); } in HasTextShadow() function