| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | glyph.c | 89 GlyphPtr glyph; in GlyphUninit() local 125 GlyphPtr glyph; in FindGlyphRef() local 205 DuplicateRef(GlyphPtr glyph, char *where) in DuplicateRef() 231 FreeGlyphPicture(GlyphPtr glyph) in FreeGlyphPicture() 249 FreeGlyph(GlyphPtr glyph, int format) in FreeGlyph() 282 AddGlyph(GlyphSetPtr glyphSet, GlyphPtr glyph, Glyph id) in AddGlyph() 319 GlyphPtr glyph; in DeleteGlyph() local 335 GlyphPtr glyph; in FindGlyph() local 348 GlyphPtr glyph; in AllocateGlyph() local 404 GlyphPtr glyph; in ResizeGlyphHash() local [all …]
|
| H A D | glyphstr.h | 51 #define GlyphPicture(glyph) ((PicturePtr *) ((glyph) + 1)) argument 55 GlyphPtr glyph; member
|
| H A D | render.c | 986 GlyphPtr glyph; member 1081 GlyphPtr glyph; in ProcRenderAddGlyphs() local 1203 CARD32 glyph; in ProcRenderFreeGlyphs() local 1235 Glyph glyph; in ProcRenderCompositeGlyphs() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/geometry/ |
| H A D | debug_font_data.hpp | 101 struct glyph { struct 110 const glyph simplex[] = { argument
|
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fbglyph.c | 69 void (*glyph) (FbBits *, FbStride, int, FbStip *, FbBits, int, int); in fbPolyGlyphBlt() local 137 void (*glyph) (FbBits *, FbStride, int, FbStip *, FbBits, int, int); in fbImageGlyphBlt() local
|
| H A D | fbpict.c | 109 GlyphPtr glyph; in fbGlyphs() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/ |
| H A D | glyph.cpp | 6 GlyphRange getGlyphRange(GlyphID glyph) { in getGlyphRange()
|
| H A D | shaping.cpp | 86 for (auto& glyph : shaping.positionedGlyphs) { in align() local 102 PositionedGlyph& glyph = positionedGlyphs[end]; in justifyLine() local 288 const Glyph& glyph = **it->second; in shapeLines() local
|
| H A D | glyph_atlas.cpp | 22 const Glyph& glyph = **entry.second; in makeGlyphAtlas() local
|
| H A D | glyph_pbf.cpp | 18 Glyph glyph; in parseGlyphPBF() local
|
| H A D | glyph_manager.cpp | 100 for (auto& glyph : glyphs) { in processResponse() local
|
| H A D | glyph.hpp | 65 GlyphID glyph = 0; member in mbgl::PositionedGlyph
|
| H A D | quads.cpp | 112 const GlyphPosition& glyph = positionsIt->second; in getGlyphQuads() local
|
| /OK3568_Linux_fs/kernel/drivers/tty/vt/ |
| H A D | consolemap.c | 201 int j, glyph; in set_inverse_transl() local 226 int i, j, k, glyph; in set_inverse_trans_unicode() local 271 u16 inverse_translate(const struct vc_data *conp, int glyph, int use_unicode) in inverse_translate()
|
| H A D | vt.c | 533 u16 glyph = scr_readw(p++) & mask; in vc_uniscr_check() local 577 u16 glyph = scr_readw(p++) & mask; in vc_uniscr_copy_line() local 604 u16 glyph = scr_readw(p++) & mask; in vc_uniscr_debug_check() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | consolemap.h | 28 #define inverse_translate(conp, glyph, uni) ((uint16_t)glyph) argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/buckets/ |
| H A D | debug_bucket.cpp | 36 const glyph& glyph = simplex[c - 32]; in DebugBucket() local
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_font.c | 46 CharInfoPtr glyph; in glamor_font_get() local
|
| H A D | glamor_glyphblt.c | 99 uint8_t *glyph = glyphbits; in glamor_poly_glyph_blt_gl() local
|
| H A D | glamor_composite_glyphs.c | 382 GlyphPtr glyph = *glyphs++; in glamor_composite_glyphs() local
|
| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa_glyphs.c | 636 GlyphPtr glyph; in GlyphExtents() local 693 GlyphPtr glyph; in exaGlyphs() local
|
| /OK3568_Linux_fs/kernel/drivers/accessibility/braille/ |
| H A D | braille_console.c | 132 u16 glyph = screen_glyph(vc, in vc_refresh() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/ |
| H A D | geometry_tile_worker.cpp | 260 optional<Immutable<Glyph>>& glyph = newGlyph.second; in onGlyphsAvailable() local
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | stb_truetype.h | 1562 STBTT_DEF void stbtt_GetGlyphBitmapBoxSubpixel(const stbtt_fontinfo *font, int glyph, float scale_x… in stbtt_GetGlyphBitmapBoxSubpixel() 1580 STBTT_DEF void stbtt_GetGlyphBitmapBox(const stbtt_fontinfo *font, int glyph, float scale_x, float … in stbtt_GetGlyphBitmapBox() 2420 …info *info, float scale_x, float scale_y, float shift_x, float shift_y, int glyph, int *width, int… in stbtt_GetGlyphBitmapSubpixel() 2460 …etGlyphBitmap(const stbtt_fontinfo *info, float scale_x, float scale_y, int glyph, int *width, int… in stbtt_GetGlyphBitmap() 2465 …, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int glyph) in stbtt_MakeGlyphBitmapSubpixel() 2484 …signed char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, int glyph) in stbtt_MakeGlyphBitmap() 2860 int glyph = stbtt_FindGlyphIndex(info, codepoint); in stbtt_PackFontRangesGatherRects() local 2901 int glyph = stbtt_FindGlyphIndex(info, codepoint); in stbtt_PackFontRangesRenderIntoRects() local
|
| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessScreen.c | 287 GlyphPtr glyph; in RootlessGlyphs() local
|