Searched refs:GetFont (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/twm/dist/src/
H A Dutil.h79 extern void GetFont(MyFont *font);
H A Dtwm.c807 GetFont(&Scr->TitleBarFont);
808 GetFont(&Scr->MenuFont);
809 GetFont(&Scr->IconFont);
810 GetFont(&Scr->SizeFont);
811 GetFont(&Scr->IconManagerFont);
812 GetFont(&Scr->DefaultFont);
H A Dutil.c656 GetFont(MyFont *font) function in typeref:typename:void
/xsrc/external/mit/ctwm/dist/
H A Dutil.c314 GetFont(MyFont *font) function in typeref:typename:void
385 #define LOADFONT(fld) (GetFont(&scr->fld##Font))
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h308 IMGUI_API ImFont* GetFont(); // get current font
H A Dimgui_demo.cpp2035 ImGui::GetWindowDrawList()->AddText(ImGui::GetFont(), ImGui::GetFontSize()*2.0f, ImVec2(pos.x + offset.x, pos.y + offset.y), IM_COL32(255, 255, 255, 255), "Line 1 hello\nLine 2 clip me!", NULL, 0.0f, &clip_rect);
2758 ImFont* font_current = ImGui::GetFont();
H A Dimgui.cpp478 - 2016/03/21 (1.48) - renamed GetWindowFont() to GetFont(), GetWindowFontSize() to GetFontSize(). Kept inline redirection function (will obsolete).
6302 ImFont* ImGui::GetFont() function in class:ImGui
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h308 IMGUI_API ImFont* GetFont(); // get current font
H A Dimgui.cpp478 - 2016/03/21 (1.48) - renamed GetWindowFont() to GetFont(), GetWindowFontSize() to GetFontSize(). Kept inline redirection function (will obsolete).
6302 ImFont* ImGui::GetFont() function in class:ImGui
/xsrc/external/mit/xterm/dist/
H A Dcharproc.c10185 ,DATA(GetFont)

Completed in 122 milliseconds