Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimgui_draw.cpp2406 MetricsTotalSurface = 0; in ImFont()
2425 MetricsTotalSurface = 0; in ClearOutputData()
2504MetricsTotalSurface += (int)((glyph.U1 - glyph.U0) * ContainerAtlas->TexWidth + 1.99f) * (int)((gl… in AddGlyph()
Dimgui.h2102 …int MetricsTotalSurface;// 4 // out // // Total surface in … member