Searched refs:m_frameAttr (Results 1 – 2 of 2) sorted by relevance
100 …bool m_frameAttr; // Implies a thin border width if no border is set and then a certain … variable
59 , m_frameAttr(false) in HTMLTableElement()364 …m_frameAttr = getBordersFromFrameAttributeValue(value, borderTop, borderRight, borderBottom, borde… in parseAttribute()405 if (m_frameAttr) in additionalPresentationAttributeStyle()