Home
last modified time | relevance | path

Searched defs:Fonts (Results 1 - 3 of 3) sorted by relevance

/third_party/cups-filters/filter/
H A Dtexttopdf.c130 EMB_PARAMS *Fonts[256][4]; /* Fonts to use */ variable
[all...]
/third_party/mesa3d/src/imgui/
H A Dimgui.h1301 ImFontAtlas*Fonts; // <auto> // Load, rasterize and pack one or more fonts into a single texture. member
2070 ImVector<ImFont*> Fonts; // Hold all the fonts returned by AddFont*. Fonts[0] is the default font upon calling ImGui::NewFrame(), use ImGui::PushFont()/PopFont() to change the current font. member
/third_party/skia/third_party/externals/imgui/
H A Dimgui.h1841 ImFontAtlas*Fonts; // <auto> // Font atlas: load, rasterize and pack one or more fonts into a single texture. member
2715 ImVector<ImFont*> Fonts; // Hold all the fonts returned by AddFont*. Fonts[0] is the default font upon calling ImGui::NewFrame(), use ImGui::PushFont()/PopFont() to change the current font. member

Completed in 20 milliseconds