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()
304 pComputedStyle->m_NonInheritedData.m_bHasBorder = true; in ApplyProperty()311 pComputedStyle->m_NonInheritedData.m_bHasBorder = true; in ApplyProperty()318 pComputedStyle->m_NonInheritedData.m_bHasBorder = true; in ApplyProperty()325 pComputedStyle->m_NonInheritedData.m_bHasBorder = true; in ApplyProperty()
55 bool m_bHasBorder; variable