Searched refs:Font (Results 1 – 12 of 12) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | LICENSE.adoc | 25 ** M+ Font License 26 ** For fonts derived from the M+ Font Project
|
D | COPYING.adoc | 21 * Fonts derived from the M+ Font Project, found in 22 link:config/fonts/[`config/fonts/`] are licensed under the M+ Font License
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/ |
D | Xdefs.h | 86 typedef XID Font; typedef
|
D | Xlib.h | 207 Font font; /* default text font for text operations */ 1045 Font fid; /* Font id for this font */ 1069 Font font; /* font to print it in, None don't change */ 1081 Font font; /* font to print it in, None don't change */ 1577 Font /* source_font */, 1578 Font /* mask_font */, 1588 extern Font XLoadFont( 3226 Font /* font */ 3505 Font /* font */
|
D | X.h | 100 typedef XID Font; typedef
|
D | Xlibint.h | 150 Font cursor_font; /* for XCreateFontCursor */ 1307 Font* /* fidp */
|
D | Xproto.h | 242 #define Font CARD32 macro 1578 Font fid B32; 1587 Font fid B32; 1883 Font source B32, mask B32; 2146 #undef Font
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/ |
D | xfixesproto.h | 55 #define Font CARD32 macro 597 #undef Font
|
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | glx.h | 220 extern void glXUseXFont( Font font, int first, int count, int list );
|
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | glx.h | 225 extern void glXUseXFont( Font font, int first, int count, int list );
|
/hardware/google/gfxstream/ |
D | LICENSE | 634 M+ Font License 853 ** M+ Font License 854 ** For fonts derived from the M+ Font Project
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/ |
D | katex.mjs | 3934 throw new Error(`Font metrics not found for font: ${font}.`); 7260 // Licensed under the SIL Open Font License, Version 1.1. 12574 rule.depth = -shift; // Font size is the number large enough that the browser will 13405 names: [// Font families 13406 "\\text", "\\textrm", "\\textsf", "\\texttt", "\\textnormal", // Font weights 13407 "\\textbf", "\\textmd", // Font Shapes
|