Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimgui_draw.cpp2013 const float font_off_x = cfg.GlyphOffset.x; in ImFontAtlasBuildWithStbTruetype() local
2023 float char_off_x = font_off_x; in ImFontAtlasBuildWithStbTruetype()