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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h2008 bool IsBuilt() { return Fonts.Size > 0 && (TexPixelsAlpha8 != NULL || TexPixelsRGBA32 != NULL); } function in struct:ImFontAtlas
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h2008 bool IsBuilt() { return Fonts.Size > 0 && (TexPixelsAlpha8 != NULL || TexPixelsRGBA32 != NULL); } function in struct:ImFontAtlas

Completed in 16 milliseconds