Searched refs:m_bHasBorder (Results 1 – 3 of 3) sorted by relevance
82 return m_NonInheritedData.m_bHasBorder ? &(m_NonInheritedData.m_BorderWidth) in GetBorderWidth()194 m_bHasBorder(false), in NonInheritedData()
299 pComputedStyle->m_NonInheritedData.m_bHasBorder = true; in ApplyProperty()306 pComputedStyle->m_NonInheritedData.m_bHasBorder = true; in ApplyProperty()313 pComputedStyle->m_NonInheritedData.m_bHasBorder = true; in ApplyProperty()320 pComputedStyle->m_NonInheritedData.m_bHasBorder = true; in ApplyProperty()
54 bool m_bHasBorder; variable