Home
last modified time | relevance | path

Searched refs:Glyphs (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessScreen.c301 ps->Glyphs = SCREENREC(pScreen)->Glyphs; in RootlessGlyphs()
302 ps->Glyphs(op, pSrc, pDst, maskFormat, xSrc, ySrc, nlist, list, glyphs); in RootlessGlyphs()
303 ps->Glyphs = RootlessGlyphs; in RootlessGlyphs()
700 s->Glyphs = ps->Glyphs; in RootlessWrap()
701 ps->Glyphs = RootlessGlyphs; in RootlessWrap()
H A DrootlessCommon.h110 GlyphsProcPtr Glyphs; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dshaping.cpp94 const Glyphs& glyphs, in justifyLine()
117 const Glyphs& glyphs) { in determineAverageLineWidth()
216 const Glyphs& glyphs) { in determineLineBreaks()
258 const Glyphs& glyphs) { in shapeLines()
335 const Glyphs& glyphs) { in getShaping()
H A Dglyph.hpp57 using Glyphs = std::map<GlyphID, optional<Immutable<Glyph>>>; typedef
58 using GlyphMap = std::map<FontStack, Glyphs>;
H A Dshaping.hpp58 const Glyphs& glyphs);
H A Dglyph_manager.cpp132 Glyphs& glyphs = response[fontStack]; in notify()
/OK3568_Linux_fs/external/xserver/exa/
H A Dexa.c745 if (ps->Glyphs == exaGlyphs) in exaCloseScreen()
772 unwrap(pExaScr, ps, Glyphs); in exaCloseScreen()
926 wrap(pExaScr, ps, Glyphs, exaGlyphs); in exaDriverInit()
929 wrap(pExaScr, ps, Glyphs, ExaCheckGlyphs); in exaDriverInit()
1020 if (ps->Glyphs == exaGlyphs) in exaDriverInit()
/OK3568_Linux_fs/external/xserver/miext/damage/
H A Ddamagestr.h70 GlyphsProcPtr Glyphs; member
H A Ddamage.c578 unwrap(pScrPriv, ps, Glyphs); in damageGlyphs()
579 (*ps->Glyphs) (op, pSrc, pDst, maskFormat, xSrc, ySrc, nlist, list, glyphs); in damageGlyphs()
581 wrap(pScrPriv, ps, Glyphs, damageGlyphs); in damageGlyphs()
1699 wrap(pScrPriv, ps, Glyphs, damageGlyphs); in DamageSetup()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86VGAarbiter.c209 WRAP_PICT(Glyphs, VGAarbiterGlyphs); in xf86VGAarbiterWrapFunctions()
251 UNWRAP_PICT(Glyphs); in VGAarbiterCloseScreen()
1003 PICTURE_PROLOGUE(Glyphs); in VGAarbiterGlyphs()
1006 (*ps->Glyphs) (op, pSrc, pDst, maskFormat, xSrc, ySrc, nlist, list, glyphs); in VGAarbiterGlyphs()
1008 PICTURE_EPILOGUE(Glyphs, VGAarbiterGlyphs); in VGAarbiterGlyphs()
H A Dxf86VGAarbiterPriv.h145 GlyphsProcPtr Glyphs; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dgeometry_tile_worker.cpp253 Glyphs& newGlyphs = newFontGlyphs.second; in onGlyphsAvailable()
255 Glyphs& glyphs = glyphMap[fontStack]; in onGlyphsAvailable()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/storage/
H A Dresource.hpp21 Glyphs, enumerator
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/grub/files/
H A DCVE-2022-2601.patch8 Glyphs of invalid size, zero or leading to an overflow, are rejected.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/storage/
H A Dresource.cpp81 Resource::Kind::Glyphs, in glyphs()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor.c896 glamor_priv->saved_procs.glyphs = ps->Glyphs; in glamor_init()
897 ps->Glyphs = glamor_composite_glyphs; in glamor_init()
958 ps->Glyphs = glamor_priv->saved_procs.glyphs; in glamor_close_screen()
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmx.h243 GlyphsProcPtr Glyphs; member
H A Ddmxpict.c162 DMX_WRAP(Glyphs, dmxGlyphs, dmxScreen, ps); in dmxPictureInit()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_layout.cpp168 const Glyphs& glyphs = glyphMapIt != glyphMap.end() in prepare()
169 ? glyphMapIt->second : Glyphs(); in prepare()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Donline_file_source.cpp224 case Resource::Kind::Glyphs: in request()
/OK3568_Linux_fs/external/xserver/fb/
H A Dfbpict.c497 ps->Glyphs = fbGlyphs; in fbPictureInit()
/OK3568_Linux_fs/external/xserver/render/
H A Dpicturestr.h297 GlyphsProcPtr Glyphs; /* unused */ member
H A Dmipict.c576 ps->Glyphs = miGlyphs; in miPictureInit()
H A Dglyph.c558 (*ps->Glyphs) (op, pSrc, pDst, maskFormat, xSrc, ySrc, nlist, lists, in CompositeGlyphs()
/OK3568_Linux_fs/external/chromium/licenses/
H A DLICENSE.123460 Glyphs imported from Arev fonts are (c) Tavmjong Bah (see below)

12