Searched refs:Glyph (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/xorg-server/dist/render/
H A Dglyphstr.h103 AddGlyph(GlyphSetPtr glyphSet, GlyphPtr glyph, Glyph id);
106 DeleteGlyph(GlyphSetPtr glyphSet, Glyph id);
108 extern GlyphPtr FindGlyph(GlyphSetPtr glyphSet, Glyph id);
H A Dglyph.c207 ErrorF("Duplicate Glyph 0x%x from %s\n", glyph, where);
283 AddGlyph(GlyphSetPtr glyphSet, GlyphPtr glyph, Glyph id)
315 DeleteGlyph(GlyphSetPtr glyphSet, Glyph id)
332 FindGlyph(GlyphSetPtr glyphSet, Glyph id)
H A Drender.c985 Glyph id;
1242 Glyph glyph;
/xsrc/external/mit/xorg-server.old/dist/render/
H A Dglyphstr.h118 AddGlyph (GlyphSetPtr glyphSet, GlyphPtr glyph, Glyph id);
121 DeleteGlyph (GlyphSetPtr glyphSet, Glyph id);
124 FindGlyph (GlyphSetPtr glyphSet, Glyph id);
H A Dglyph.c225 ErrorF ("Duplicate Glyph 0x%x from %s\n", glyph, where);
307 AddGlyph (GlyphSetPtr glyphSet, GlyphPtr glyph, Glyph id)
343 DeleteGlyph (GlyphSetPtr glyphSet, Glyph id)
361 FindGlyph (GlyphSetPtr glyphSet, Glyph id)
H A Drender.c1024 Glyph id;
1293 Glyph glyph;
/xsrc/external/mit/libXrender/dist/src/
H A DMakefile.am13 Glyph.c \
H A DMakefile.in140 FillRect.lo FillRects.lo Filter.lo Glyph.lo Picture.lo Poly.lo \
168 ./$(DEPDIR)/Filter.Plo ./$(DEPDIR)/Glyph.Plo \
378 Glyph.c \
475 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Glyph.Plo@am__quote@ # am--include-marker
670 -rm -f ./$(DEPDIR)/Glyph.Plo
728 -rm -f ./$(DEPDIR)/Glyph.Plo
H A DGlyph.c87 _Xconst Glyph *gids,
118 _Xconst Glyph *gids,
/xsrc/external/mit/freetype/dist/src/psnames/
H A Dmodule.mk20 $(ECHO_DRIVER)psnames $(ECHO_DRIVER_DESC)Postscript & Unicode Glyph name handling$(ECHO_DRIVER_DONE)
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Drender.h29 typedef XID Glyph; typedef in typeref:typename:XID
/xsrc/external/mit/libXrender/dist/include/X11/extensions/
H A DXrender.h185 * Glyph positioning and sizing information.
191 /** Glyph width. */
193 /** Glyph height. */
196 /** Horizontal Glyph center offset relative to the upper-left corner. */
198 /** Vertical Glyph center offset relative to the upper-left corner. */
201 /** Horizontal margin to the next Glyph. */
203 /** Vertical margin to the next Glyph. */
207 /*< Glyph Elements.
215 * 8-bit Glyph Element.
223 /** Glyph arra
[all...]
/xsrc/external/mit/libXft/dist/src/
H A Dxftglyphs.c647 Glyph glyph;
981 glyph = (Glyph) glyphindex;
1122 Glyph glyphBuf[1024];
1143 glyphBuf[nused++] = (Glyph) glyphindex;
H A Dxftrender.c94 Glyph wire;
159 wire = (Glyph) glyphs[i];
160 if (wire >= (Glyph) font->num_glyphs || !font->glyphs[wire])
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Drender-glyphs.c142 Glyph gid;
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxpict.c80 /** Catch errors that might occur when allocating Glyph Sets. Errors
255 /** Create a Glyph Set on each screen. Save the glyphset ID from each
256 * screen in the Glyph Set's private structure. Fail if the format
257 * requested is not available or if the Glyph Set cannot be created on
312 /** Free the previously allocated Glyph Sets for each screen. */
344 /** Add glyphs to the Glyph Set on each screen. */
358 Glyph *gidsCopy;
400 /** Free glyphs from the Glyph Set for each screen. */
415 Glyph *gids;
H A Ddmxextension.c1089 Glyph *gids;
1123 gids = malloc(glyphSet->hash.tableEntries*sizeof(Glyph));
/xsrc/external/mit/freetype/dist/docs/reference/search/
H A Dsearch_index.json1 {"config":{"lang":["en"],"prebuild_index":false,"separator":"[\\s\\-]+"},"docs":[{"location":"index.html","text":"FreeType \u00bb Docs \u00bb Table of Contents FreeType-2.10.4 API Reference \u00b6 Table of Contents \u00b6 General Remarks \u00b6 FreeType's header inclusion scheme How client applications should include FreeType header files. User allocation How client applications should allocate FreeType data structures. Core API \u00b6 FreeType Version Functions and macros related to FreeType versions. Basic Data Types The basic data types defined by the library. Base Interface The FreeType 2 base font interface. Unicode Variation Sequences The FreeType 2 interface to Unicode Variation Sequences (UVS), using the SFNT cmap format 14. Glyph Color Management Retrieving and manipulating OpenType's \u2018CPAL\u2019 table data. Glyph Layer Management Retrieving and manipulating OpenType's \u2018COLR\u2019 table data. Glyph Management Generic interface to manage individual glyph data. Mac Specific Interface Only available on the Macintosh. Size Management Managing multiple sizes per face. Header File Macros Macro definitions used to #include specific header files. Format-Specific API \u00b6 Multiple Masters How to manage Multiple Masters fonts. TrueType Tables TrueType-specific table types and functions. Type 1 Tables Type 1-specific font tables. SFNT Names Access the names embedded in TrueType and OpenType files. BDF and PCF Files BDF and PCF specific API. CID Fonts CID-keyed font-specific API. PFR Fonts PFR/TrueDoc-specific API. Window FNT Files Windows FNT-specific API. Font Formats Getting the font format. Gasp Table Retrieving TrueType \u2018gasp\u2019 table entries. Controlling FreeType Modules \u00b6 The auto-hinter Controlling the auto-hinting module. The CFF driver Controlling the CFF driver module. The Type 1 and CID drivers Controlling the Type 1 and CID driver modules. The TrueType driver Controlling the TrueType driver module. The PCF driver Controlling the PCF driver module. Driver properties Controlling driver modules. Parameter Tags Macros for driver property and font loading parameter tags. Subpixel Rendering API to control subpixel rendering. Cache Sub-System \u00b6 Cache Sub-System How to cache face, size, and glyph data with FreeType 2. Support API \u00b6 Computations Crunching fixed numbers and vectors. List Processing Simple management of lists. Outline Processing Functions to create, transform, and render vectorial glyph images. Quick retrieval of advance values Retrieve horizontal and vertical advance values without processing glyph outlines, if possible. Bitmap Handling Handling FT_Bitmap objects. Scanline Converter How vectorial outlines are converted into bitmaps and pixmaps. Glyph Stroker Generating bordered and stroked glyphs. System Interface How FreeType manages memory and i/o. Module Management How to add, upgrade, remove, and control modules from FreeType. GZIP Streams Using gzip-compressed font files. LZW Streams Using LZW-compressed font files. BZIP2 Streams Using bzip2-compressed font files. Error Codes \u00b6 Error Enumerations How to handle errors and error strings. Error Code Values All possible error codes returned by FreeType functions. Miscellaneous \u00b6 TrueTypeGX/AAT Validation An API to validate TrueTypeGX/AAT tables. Incremental Loading Custom Glyph Loading. The TrueType Engine TrueType bytecode support. OpenType Validation An API to validate OpenType tables. Global Index \u00b6 generated on Tue Oct 20 05:14:52 2020 UTC","title":"TOC"},{"location":"index.html#freetype-2104-api-reference","text":"","title":"FreeType-2.10.4 API Reference"},{"location":"index.html#table-of-contents","text":"","title":"Table of Contents"},{"location":"index.html#general-remarks","text":"FreeType's header inclusion scheme How client applications should include FreeType header files. User allocation How client applications should allocate FreeType data structures.","title":"General Remarks"},{"location":"index.html#core-api","text":"FreeType Version Functions and macros related to FreeType versions. Basic Data Types The basic data types defined by the library. Base Interface The FreeType 2 base font interface. Unicode Variation Sequences The FreeType 2 interface to Unicode Variation Sequences (UVS), using the SFNT cmap format 14. Glyph Color Management Retrieving and manipulating OpenType's \u2018CPAL\u2019 table data. Glyph Layer Management Retrieving and manipulating OpenType's \u2018COLR\u2019 table data. Glyph Management Generic interface to manage individual glyph data. Mac Specific Interface Only available on the Macintosh. Size Management Managing multiple sizes per face. Header File Macros Macro definitions used to #include specific header files.","title":"Core API"},{"location":"index.html#format-specific-api","text":"Multiple Masters How to manage Multiple Masters fonts. TrueType Tables TrueType-specific table types and functions. Type 1 Tables Type 1-specific font tables. SFNT Names Access the names embedded in TrueType and OpenType files. BDF and PCF Files BDF and PCF specific API. CID Fonts CID-keyed font-specific API. PFR Fonts PFR/TrueDoc-specific API. Window FNT Files Windows FNT-specific API. Font Formats Getting the font format. Gasp Table Retrieving TrueType \u2018gasp\u2019 table entries.","title":"Format-Specific API"},{"location":"index.html#controlling-freetype-modules","text":"The auto-hinter Controlling the auto-hinting module. The CFF driver Controlling the CFF driver module. The Type 1 and CID drivers Controlling the Type 1 and CID driver modules. The TrueType driver Controlling the TrueType driver module. The PCF driver Controlling the PCF driver module. Driver properties Controlling driver modules. Parameter Tags Macros for driver property and font loading parameter tags. Subpixel Rendering API to control subpixel rendering.","title":"Controlling FreeType Modules"},{"location":"index.html#cache-sub-system","text":"Cache Sub-System How to cache face, size, and glyph data with FreeType 2.","title":"Cache Sub-System"},{"location":"index.html#support-api","text":"Computations Crunching fixed numbers and vectors. List Processing Simple management of lists. Outline Processing Functions to create, transform, and render vectorial glyph images. Quick retrieval of advance values Retrieve horizontal and vertical advance values without processing glyph outlines, if possible. Bitmap Handling Handling FT_Bitmap objects. Scanline Converter How vectorial outlines are converted into bitmaps and pixmaps. Glyph Stroker Generating bordered and stroked glyphs. System Interface How FreeType manages memory and i/o. Module Management How to add, upgrade, remove, and control modules from FreeType. GZIP Streams Using gzip-compressed font files. LZW Streams Using LZW-compressed font files. BZIP2 Streams Using bzip2-compressed font files.","title":"Support API"},{"location":"index.html#error-codes","text":"Error Enumerations How to handle errors and error strings. Error Code Values All possible error codes returned by FreeType functions.","title":"Error Codes"},{"location":"index.html#miscellaneous","text":"TrueTypeGX/AAT Validation An API to validate TrueTypeGX/AAT tables. Incremental Loading Custom Glyph Loadin
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h1942 float X0, Y0, X1, Y1; // Glyph corners
2012 // Glyph Ranges
2130 typedef ImFontGlyph Glyph; // OBSOLETE 1.52+ typedef in struct:ImFont
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h1942 float X0, Y0, X1, Y1; // Glyph corners
2012 // Glyph Ranges
2130 typedef ImFontGlyph Glyph; // OBSOLETE 1.52+ typedef in struct:ImFont

Completed in 1704 milliseconds