13 references to Supports
System.Web (13)
UI\Html32TextWriter.cs (13)
160
if (
Supports
(FONT_AROUND_CONTENT))
295
if (
Supports
(FONT_AROUND_CONTENT)) {
332
else if (
Supports
(FONT_PROPAGATE)) {
367
if (
Supports
(SUPPORTS_BORDER) && key == HtmlTextWriterStyle.BorderWidth) {
373
if (
Supports
(SUPPORTS_NOWRAP) && key == HtmlTextWriterStyle.WhiteSpace) {
377
if (
Supports
(SUPPORTS_HEIGHT_WIDTH)) {
392
if (
Supports
(TABLE_ATTRIBUTES) ||
Supports
(TABLE_AROUND_CONTENT)) {
497
if (
Supports
(FONT_PROPAGATE)) {
576
if (_renderFontTag &&
Supports
(FONT_AROUND_TAG))
591
if (
Supports
(FONT_CONSUME)) {
594
else if (_renderFontTag &&
Supports
(FONT_AROUND_CONTENT)) {
635
if (
Supports
(FONT_PROPAGATE)) {