Home | History | Annotate | Download | only in rendering

Lines Matching refs:BHIDDEN

1341         , style(BHIDDEN)
1347 bool hasVisibleColorAndStyle() const { return style > BHIDDEN && !isTransparent; }
1352 if (!isPresent || isTransparent || (width * scale) < 2 || color.hasAlpha() || style == BHIDDEN)
1365 if (!isPresent || isTransparent || color.hasAlpha() || style == BHIDDEN)
1928 case BHIDDEN: