Home
last modified time | relevance | path

Searched defs:cross_extent (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/imgui/
H A Dimgui_widgets.cpp682 float cross_extent = (radius * 0.7071f) - 1.0f; in CloseButton() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui_widgets.cpp820 float cross_extent = g.FontSize * 0.5f * 0.7071f - 1.0f; in CloseButton() local

Completed in 22 milliseconds