Searched refs:Descent (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D8.0.2.rst36 [SNB] hang in "Amnesia: The Dark Descent" demo
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_draw.cpp2062 font->Descent = descent;
2405 Ascent = Descent = 0.0f;
2424 Ascent = Descent = 0.0f;
H A Dimgui.h2101 float Ascent, Descent; // 4+4 // out // // Ascent: distance from top to bottom of e.g. 'A' [0..FontSize] member in struct:ImFont
H A Dimgui_demo.cpp2933 ImGui::Text("Ascent: %f, Descent: %f, Height: %f", font->Ascent, font->Descent, font->Ascent - font->Descent);
H A Dimgui_widgets.cpp3196 password_font->Descent = g.Font->Descent;
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_draw.cpp2062 font->Descent = descent;
2405 Ascent = Descent = 0.0f;
2424 Ascent = Descent = 0.0f;
H A Dimgui.h2101 float Ascent, Descent; // 4+4 // out // // Ascent: distance from top to bottom of e.g. 'A' [0..FontSize] member in struct:ImFont
H A Dimgui_widgets.cpp3196 password_font->Descent = g.Font->Descent;

Completed in 62 milliseconds