Home
last modified time | relevance | path

Searched refs:ftGlyph (Results 1 – 25 of 74) sorted by relevance

123

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/ports/
H A DSkFontHost_FreeType_common.cpp378 FT_GlyphSlotRec& ftGlyph = *face->glyph; in generateGlyphImage() local
393 if (-ftGlyph.bitmap_top < mask.fBounds.fTop) { in generateGlyphImage()
395 ftGlyph.bitmap.buffer += ftGlyph.bitmap.pitch * topDiff; in generateGlyphImage()
396 ftGlyph.bitmap.rows -= topDiff; in generateGlyphImage()
397 ftGlyph.bitmap_top = -mask.fBounds.fTop; in generateGlyphImage()
401 ftGlyph.bitmap.buffer += leftDiff; in generateGlyphImage()
402 ftGlyph.bitmap.width -= leftDiff; in generateGlyphImage()
403 ftGlyph.bitmap_left = mask.fBounds.fLeft; in generateGlyphImage()
407 mask.fBounds.fTop = -ftGlyph.bitmap_top; in generateGlyphImage()
411 mask.fBounds.fLeft = ftGlyph.bitmap_left; in generateGlyphImage()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/ports/
H A DSkFontHost_FreeType_common.cpp403 FT_GlyphSlotRec& ftGlyph = *face->glyph; in generateGlyphImage() local
418 if (-ftGlyph.bitmap_top < mask.fBounds.fTop) { in generateGlyphImage()
420 ftGlyph.bitmap.buffer += ftGlyph.bitmap.pitch * topDiff; in generateGlyphImage()
421 ftGlyph.bitmap.rows -= topDiff; in generateGlyphImage()
422 ftGlyph.bitmap_top = -mask.fBounds.fTop; in generateGlyphImage()
426 ftGlyph.bitmap.buffer += leftDiff; in generateGlyphImage()
427 ftGlyph.bitmap.width -= leftDiff; in generateGlyphImage()
428 ftGlyph.bitmap_left = mask.fBounds.fLeft; in generateGlyphImage()
432 mask.fBounds.fTop = -ftGlyph.bitmap_top; in generateGlyphImage()
436 mask.fBounds.fLeft = ftGlyph.bitmap_left; in generateGlyphImage()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/ports/
H A DSkFontHost_FreeType_common.cpp471 FT_GlyphSlotRec& ftGlyph = *face->glyph; in generateGlyphImage() local
486 if (-ftGlyph.bitmap_top < mask.fBounds.fTop) { in generateGlyphImage()
488 ftGlyph.bitmap.buffer += ftGlyph.bitmap.pitch * topDiff; in generateGlyphImage()
489 ftGlyph.bitmap.rows -= topDiff; in generateGlyphImage()
490 ftGlyph.bitmap_top = -mask.fBounds.fTop; in generateGlyphImage()
494 ftGlyph.bitmap.buffer += leftDiff; in generateGlyphImage()
495 ftGlyph.bitmap.width -= leftDiff; in generateGlyphImage()
496 ftGlyph.bitmap_left = mask.fBounds.fLeft; in generateGlyphImage()
500 mask.fBounds.fTop = -ftGlyph.bitmap_top; in generateGlyphImage()
504 mask.fBounds.fLeft = ftGlyph.bitmap_left; in generateGlyphImage()
[all …]
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/ports/
H A DSkFontHost_FreeType_common.cpp471 FT_GlyphSlotRec& ftGlyph = *face->glyph; in generateGlyphImage() local
486 if (-ftGlyph.bitmap_top < mask.fBounds.fTop) { in generateGlyphImage()
488 ftGlyph.bitmap.buffer += ftGlyph.bitmap.pitch * topDiff; in generateGlyphImage()
489 ftGlyph.bitmap.rows -= topDiff; in generateGlyphImage()
490 ftGlyph.bitmap_top = -mask.fBounds.fTop; in generateGlyphImage()
494 ftGlyph.bitmap.buffer += leftDiff; in generateGlyphImage()
495 ftGlyph.bitmap.width -= leftDiff; in generateGlyphImage()
496 ftGlyph.bitmap_left = mask.fBounds.fLeft; in generateGlyphImage()
500 mask.fBounds.fTop = -ftGlyph.bitmap_top; in generateGlyphImage()
504 mask.fBounds.fLeft = ftGlyph.bitmap_left; in generateGlyphImage()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/ports/
H A DSkFontHost_FreeType_common.cpp471 FT_GlyphSlotRec& ftGlyph = *face->glyph; in generateGlyphImage() local
486 if (-ftGlyph.bitmap_top < mask.fBounds.fTop) { in generateGlyphImage()
488 ftGlyph.bitmap.buffer += ftGlyph.bitmap.pitch * topDiff; in generateGlyphImage()
489 ftGlyph.bitmap.rows -= topDiff; in generateGlyphImage()
490 ftGlyph.bitmap_top = -mask.fBounds.fTop; in generateGlyphImage()
494 ftGlyph.bitmap.buffer += leftDiff; in generateGlyphImage()
495 ftGlyph.bitmap.width -= leftDiff; in generateGlyphImage()
496 ftGlyph.bitmap_left = mask.fBounds.fLeft; in generateGlyphImage()
500 mask.fBounds.fTop = -ftGlyph.bitmap_top; in generateGlyphImage()
504 mask.fBounds.fLeft = ftGlyph.bitmap_left; in generateGlyphImage()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/ports/
H A DSkFontHost_FreeType_common.cpp471 FT_GlyphSlotRec& ftGlyph = *face->glyph; in generateGlyphImage() local
486 if (-ftGlyph.bitmap_top < mask.fBounds.fTop) { in generateGlyphImage()
488 ftGlyph.bitmap.buffer += ftGlyph.bitmap.pitch * topDiff; in generateGlyphImage()
489 ftGlyph.bitmap.rows -= topDiff; in generateGlyphImage()
490 ftGlyph.bitmap_top = -mask.fBounds.fTop; in generateGlyphImage()
494 ftGlyph.bitmap.buffer += leftDiff; in generateGlyphImage()
495 ftGlyph.bitmap.width -= leftDiff; in generateGlyphImage()
496 ftGlyph.bitmap_left = mask.fBounds.fLeft; in generateGlyphImage()
500 mask.fBounds.fTop = -ftGlyph.bitmap_top; in generateGlyphImage()
504 mask.fBounds.fLeft = ftGlyph.bitmap_left; in generateGlyphImage()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/ports/
H A DSkFontHost_FreeType_common.cpp471 FT_GlyphSlotRec& ftGlyph = *face->glyph; in generateGlyphImage() local
486 if (-ftGlyph.bitmap_top < mask.fBounds.fTop) { in generateGlyphImage()
488 ftGlyph.bitmap.buffer += ftGlyph.bitmap.pitch * topDiff; in generateGlyphImage()
489 ftGlyph.bitmap.rows -= topDiff; in generateGlyphImage()
490 ftGlyph.bitmap_top = -mask.fBounds.fTop; in generateGlyphImage()
494 ftGlyph.bitmap.buffer += leftDiff; in generateGlyphImage()
495 ftGlyph.bitmap.width -= leftDiff; in generateGlyphImage()
496 ftGlyph.bitmap_left = mask.fBounds.fLeft; in generateGlyphImage()
500 mask.fBounds.fTop = -ftGlyph.bitmap_top; in generateGlyphImage()
504 mask.fBounds.fLeft = ftGlyph.bitmap_left; in generateGlyphImage()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/ports/
H A DSkFontHost_FreeType_common.cpp471 FT_GlyphSlotRec& ftGlyph = *face->glyph; in generateGlyphImage() local
486 if (-ftGlyph.bitmap_top < mask.fBounds.fTop) { in generateGlyphImage()
488 ftGlyph.bitmap.buffer += ftGlyph.bitmap.pitch * topDiff; in generateGlyphImage()
489 ftGlyph.bitmap.rows -= topDiff; in generateGlyphImage()
490 ftGlyph.bitmap_top = -mask.fBounds.fTop; in generateGlyphImage()
494 ftGlyph.bitmap.buffer += leftDiff; in generateGlyphImage()
495 ftGlyph.bitmap.width -= leftDiff; in generateGlyphImage()
496 ftGlyph.bitmap_left = mask.fBounds.fLeft; in generateGlyphImage()
500 mask.fBounds.fTop = -ftGlyph.bitmap_top; in generateGlyphImage()
504 mask.fBounds.fLeft = ftGlyph.bitmap_left; in generateGlyphImage()
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/ftgl/src/
H A DFTGLPolygonFont.cpp22 FT_Glyph* ftGlyph = face.Glyph( g, FT_LOAD_DEFAULT); in MakeGlyph() local
24 if( ftGlyph) in MakeGlyph()
26 FTPolyGlyph* tempGlyph = new FTPolyGlyph( *ftGlyph); in MakeGlyph()
H A DFTGLExtrdFont.cpp23 FT_Glyph* ftGlyph = face.Glyph( g, FT_LOAD_DEFAULT); in MakeGlyph() local
25 if( ftGlyph) in MakeGlyph()
27 FTExtrdGlyph* tempGlyph = new FTExtrdGlyph( *ftGlyph, depth); in MakeGlyph()
H A DFTGLBitmapFont.cpp22 FT_Glyph* ftGlyph = face.Glyph( g, FT_LOAD_DEFAULT); in MakeGlyph() local
24 if( ftGlyph) in MakeGlyph()
26 FTBitmapGlyph* tempGlyph = new FTBitmapGlyph( *ftGlyph); in MakeGlyph()
H A DFTGLPixmapFont.cpp22 FT_Glyph* ftGlyph = face.Glyph( g, FT_LOAD_DEFAULT); in MakeGlyph() local
24 if( ftGlyph) in MakeGlyph()
26 FTPixmapGlyph* tempGlyph = new FTPixmapGlyph( *ftGlyph); in MakeGlyph()
H A DFTGLOutlineFont.cpp22 FT_Glyph* ftGlyph = face.Glyph( g, FT_LOAD_DEFAULT); in MakeGlyph() local
24 if( ftGlyph) in MakeGlyph()
26 FTOutlineGlyph* tempGlyph = new FTOutlineGlyph( *ftGlyph); in MakeGlyph()
H A DFTGLTextureFont.cpp49 FT_Glyph* ftGlyph = face.Glyph( g, FT_LOAD_NO_HINTING); in MakeGlyph() local
51 if( ftGlyph) in MakeGlyph()
81 FTTextureGlyph* tempGlyph = new FTTextureGlyph( *ftGlyph, glTextureID[numTextures - 1], in MakeGlyph()
/dports/games/critterding/critterding-beta12/src/utils/ftgl/FTFont/
H A DFTTextureFont.cpp60 FTGlyph* FTTextureFont::MakeGlyph(FT_GlyphSlot ftGlyph) in MakeGlyph() argument
68 return myimpl->MakeGlyphImpl(ftGlyph); in MakeGlyph()
135 FTGlyph* FTTextureFontImpl::MakeGlyphImpl(FT_GlyphSlot ftGlyph) in MakeGlyphImpl() argument
161 FTTextureGlyph* tempGlyph = new FTTextureGlyph(ftGlyph, textureIDList[textureIDList.size() - 1], in MakeGlyphImpl()
H A DFTPolygonFont.cpp55 FTGlyph* FTPolygonFont::MakeGlyph(FT_GlyphSlot ftGlyph) in MakeGlyph() argument
63 return new FTPolygonGlyph(ftGlyph, myimpl->outset, in MakeGlyph()
H A DFTExtrudeFont.cpp55 FTGlyph* FTExtrudeFont::MakeGlyph(FT_GlyphSlot ftGlyph) in MakeGlyph() argument
63 return new FTExtrudeGlyph(ftGlyph, myimpl->depth, myimpl->front, in MakeGlyph()
H A DFTBitmapFont.cpp55 FTGlyph* FTBitmapFont::MakeGlyph(FT_GlyphSlot ftGlyph) in MakeGlyph() argument
57 return new FTBitmapGlyph(ftGlyph); in MakeGlyph()
/dports/devel/upp/upp/bazaar/FTGL/src/FTFont/
H A DFTTextureFont.cpp60 FTGlyph* FTTextureFont::MakeGlyph(FT_GlyphSlot ftGlyph) in MakeGlyph() argument
68 return myimpl->MakeGlyphImpl(ftGlyph); in MakeGlyph()
135 FTGlyph* FTTextureFontImpl::MakeGlyphImpl(FT_GlyphSlot ftGlyph) in MakeGlyphImpl() argument
161 FTTextureGlyph* tempGlyph = new FTTextureGlyph(ftGlyph, textureIDList[textureIDList.size() - 1], in MakeGlyphImpl()
H A DFTPolygonFont.cpp55 FTGlyph* FTPolygonFont::MakeGlyph(FT_GlyphSlot ftGlyph) in MakeGlyph() argument
63 return new FTPolygonGlyph(ftGlyph, myimpl->outset, in MakeGlyph()
H A DFTExtrudeFont.cpp55 FTGlyph* FTExtrudeFont::MakeGlyph(FT_GlyphSlot ftGlyph) in MakeGlyph() argument
63 return new FTExtrudeGlyph(ftGlyph, myimpl->depth, myimpl->front, in MakeGlyph()
H A DFTBitmapFont.cpp55 FTGlyph* FTBitmapFont::MakeGlyph(FT_GlyphSlot ftGlyph) in MakeGlyph() argument
57 return new FTBitmapGlyph(ftGlyph); in MakeGlyph()
/dports/graphics/ftgl/ftgl-2.4.0/src/FTFont/
H A DFTTextureFont.cpp61 FTGlyph* FTTextureFont::MakeGlyph(FT_GlyphSlot ftGlyph) in MakeGlyph() argument
69 return myimpl->MakeGlyphImpl(ftGlyph); in MakeGlyph()
138 FTGlyph* FTTextureFontImpl::MakeGlyphImpl(FT_GlyphSlot ftGlyph) in MakeGlyphImpl() argument
164 FTTextureGlyph* tempGlyph = new FTTextureGlyph(ftGlyph, textureIDList[textureIDList.size() - 1], in MakeGlyphImpl()
H A DFTExtrudeFont.cpp55 FTGlyph* FTExtrudeFont::MakeGlyph(FT_GlyphSlot ftGlyph) in MakeGlyph() argument
63 return new FTExtrudeGlyph(ftGlyph, myimpl->depth, myimpl->front, in MakeGlyph()
/dports/graphics/ftgl/ftgl-2.4.0/test/
H A DFTFont-Test.cpp37 FTGlyph* MakeGlyph(FT_GlyphSlot ftGlyph) in MakeGlyph() argument
39 return new TestGlyph(ftGlyph); in MakeGlyph()
51 FTGlyph* MakeGlyph(FT_GlyphSlot ftGlyph) in MakeGlyph() argument
53 return new TestGlyph(ftGlyph); in MakeGlyph()

123