Searched refs:GetBorderDash (Results 1 – 3 of 3) sorted by relevance
245 gsd.m_DashArray[0] = (float)GetBorderDash().nDash; in DrawThisAppearance()246 gsd.m_DashArray[1] = (float)GetBorderDash().nGap; in DrawThisAppearance()247 gsd.m_DashPhase = (float)GetBorderDash().nPhase; in DrawThisAppearance()
211 const CPWL_Dash& GetBorderDash() const;
477 const CPWL_Dash& CPWL_Wnd::GetBorderDash() const { in GetBorderDash() function in CPWL_Wnd