Searched refs:font_off_x (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_draw.cpp2013 const float font_off_x = cfg.GlyphOffset.x; local in function:ImFontAtlasBuildWithStbTruetype
2023 float char_off_x = font_off_x;
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_draw.cpp2013 const float font_off_x = cfg.GlyphOffset.x; local in function:ImFontAtlasBuildWithStbTruetype
2023 float char_off_x = font_off_x;

Completed in 15 milliseconds