Searched refs:cross_extent (Results 1 – 1 of 1) sorted by relevance
682 float cross_extent = (radius * 0.7071f) - 1.0f; in CloseButton() local685 …dow->DrawList->AddLine(center + ImVec2(+cross_extent,+cross_extent), center + ImVec2(-cross_extent… in CloseButton()686 …dow->DrawList->AddLine(center + ImVec2(+cross_extent,-cross_extent), center + ImVec2(-cross_extent… in CloseButton()