Home
last modified time | relevance | path

Searched refs:GetGlyphOutline (Results 1 – 25 of 166) sorted by relevance

1234567

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/
H A Dimpglyphitem.hxx91 inline bool GetGlyphOutline(basegfx::B2DPolyPolygon&) const;
106 VCL_DLLPUBLIC bool GlyphItem::GetGlyphOutline(basegfx::B2DPolyPolygon& rPoly) const in GetGlyphOutline() function in GlyphItem
108 return m_pFontInstance->GetGlyphOutline(m_aGlyphId, rPoly, IsVertical()); in GetGlyphOutline()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/
H A Dimpglyphitem.hxx91 inline bool GetGlyphOutline(basegfx::B2DPolyPolygon&) const;
106 VCL_DLLPUBLIC bool GlyphItem::GetGlyphOutline(basegfx::B2DPolyPolygon& rPoly) const in GetGlyphOutline() function in GlyphItem
108 return m_pFontInstance->GetGlyphOutline(m_aGlyphId, rPoly, IsVertical()); in GetGlyphOutline()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/glyphs/
H A Dglyphcache.cxx111 bool FreetypeFontInstance::GetGlyphOutline(sal_GlyphId nId, basegfx::B2DPolyPolygon& rPoly, bool bV… in GetGlyphOutline() function in FreetypeFontInstance
116 return mxFreetypeFont->GetGlyphOutline(nId, rPoly, bVertical); in GetGlyphOutline()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/win/
H A DSimpleFontDataWin.cpp92 DWORD len = GetGlyphOutline(hdc, 'x', GGO_METRICS, &gm, 0, 0, &mat); in initGDIFont()
213 GetGlyphOutline(hdc, glyph, GGO_METRICS | GGO_GLYPH_INDEX, &gdiMetrics, 0, 0, &identity); in boundsForGDIGlyph()
230 GetGlyphOutline(hdc, glyph, GGO_METRICS | GGO_GLYPH_INDEX, &gdiMetrics, 0, 0, &identity); in widthForGDIGlyph()
/dports/games/glest/glest_source_3.2.2/source/shared_lib/sources/platform/win32/
H A Dgl_wrap.cpp110 int errorCode= GetGlyphOutline(dc, 'a', GGO_METRICS, &glyphMetrics, 0, NULL, &mat2); in createGlFontBitmaps()
115 int errorCode= GetGlyphOutline(dc, i, GGO_METRICS, &glyphMetrics, 0, NULL, &mat2); in createGlFontBitmaps()
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/sources/platform/win32/
H A Dgl_wrap_billy.cpp157 int errorCode= GetGlyphOutline(dc, 'a', GGO_METRICS, &glyphMetrics, 0, NULL, &mat2); in createGlFontBitmaps()
165 int errorCode= GetGlyphOutline(dc, i, GGO_METRICS, &glyphMetrics, 0, NULL, &mat2); in createGlFontBitmaps()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/qt5/
H A DQt5Font.hxx33 bool GetGlyphOutline(sal_GlyphId, basegfx::B2DPolyPolygon&, bool) const override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/qt5/
H A DQt5Font.hxx33 bool GetGlyphOutline(sal_GlyphId, basegfx::B2DPolyPolygon&, bool) const override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/
H A Dpostwin.h32 #undef GetGlyphOutline
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/
H A Dpostwin.h32 #undef GetGlyphOutline
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dpdfbuildin_fonts.hxx55 bool GetGlyphOutline(sal_GlyphId nId, basegfx::B2DPolyPolygon& rPoly, bool) const override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dpdfbuildin_fonts.hxx55 bool GetGlyphOutline(sal_GlyphId nId, basegfx::B2DPolyPolygon& rPoly, bool) const override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/win/
H A Dwinlayout.hxx58 bool GetGlyphOutline(sal_GlyphId, basegfx::B2DPolyPolygon&, bool) const override;
/dports/lang/clover/mesa-21.3.6/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c243 DWORD size = GetGlyphOutline(hdc, first + i, GGO_BITMAP, &gm, 0, in wglUseFontBitmapsW()
257 size = GetGlyphOutline(hdc, first + i, GGO_BITMAP, &gm, in wglUseFontBitmapsW()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c243 DWORD size = GetGlyphOutline(hdc, first + i, GGO_BITMAP, &gm, 0, in wglUseFontBitmapsW()
257 size = GetGlyphOutline(hdc, first + i, GGO_BITMAP, &gm, in wglUseFontBitmapsW()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c243 DWORD size = GetGlyphOutline(hdc, first + i, GGO_BITMAP, &gm, 0, in wglUseFontBitmapsW()
257 size = GetGlyphOutline(hdc, first + i, GGO_BITMAP, &gm, in wglUseFontBitmapsW()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c243 DWORD size = GetGlyphOutline(hdc, first + i, GGO_BITMAP, &gm, 0, in wglUseFontBitmapsW()
257 size = GetGlyphOutline(hdc, first + i, GGO_BITMAP, &gm, in wglUseFontBitmapsW()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c243 DWORD size = GetGlyphOutline(hdc, first + i, GGO_BITMAP, &gm, 0, in wglUseFontBitmapsW()
257 size = GetGlyphOutline(hdc, first + i, GGO_BITMAP, &gm, in wglUseFontBitmapsW()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c243 DWORD size = GetGlyphOutline(hdc, first + i, GGO_BITMAP, &gm, 0, in wglUseFontBitmapsW()
257 size = GetGlyphOutline(hdc, first + i, GGO_BITMAP, &gm, in wglUseFontBitmapsW()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c243 DWORD size = GetGlyphOutline(hdc, first + i, GGO_BITMAP, &gm, 0, in wglUseFontBitmapsW()
257 size = GetGlyphOutline(hdc, first + i, GGO_BITMAP, &gm, in wglUseFontBitmapsW()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c243 DWORD size = GetGlyphOutline(hdc, first + i, GGO_BITMAP, &gm, 0, in wglUseFontBitmapsW()
257 size = GetGlyphOutline(hdc, first + i, GGO_BITMAP, &gm, in wglUseFontBitmapsW()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c243 DWORD size = GetGlyphOutline(hdc, first + i, GGO_BITMAP, &gm, 0, in wglUseFontBitmapsW()
257 size = GetGlyphOutline(hdc, first + i, GGO_BITMAP, &gm, in wglUseFontBitmapsW()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/frontends/wgl/
H A Dstw_wgl.c255 DWORD size = GetGlyphOutline(hdc, first + i, GGO_BITMAP, &gm, 0, in wglUseFontBitmapsW()
269 size = GetGlyphOutline(hdc, first + i, GGO_BITMAP, &gm, in wglUseFontBitmapsW()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c243 DWORD size = GetGlyphOutline(hdc, first + i, GGO_BITMAP, &gm, 0, in wglUseFontBitmapsW()
257 size = GetGlyphOutline(hdc, first + i, GGO_BITMAP, &gm, in wglUseFontBitmapsW()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/libnrtype/
H A DFontInstance.cpp436 …DWORD bufferSize=GetGlyphOutline (parent->hScreenDC, glyph_id, GGO_GLYPH_INDEX | GGO_NATIVE | GGO_… in LoadGlyph()
449 …if ( GetGlyphOutline (parent->hScreenDC, glyph_id, GGO_GLYPH_INDEX | GGO_NATIVE | GGO_UNHINTED, &m… in LoadGlyph()
886 …retval = GetGlyphOutline (parent->hScreenDC, 0x2212, GGO_NATIVE | GGO_UNHINTED, &metrics, 0, NULL… in FindFontMetrics()
889 …retval = GetGlyphOutline (parent->hScreenDC, '-', GGO_NATIVE | GGO_UNHINTED, &metrics, 0, NULL, &… in FindFontMetrics()
897 …retval = GetGlyphOutline (parent->hScreenDC, 0x092E, GGO_NATIVE | GGO_UNHINTED, &metrics, 0, NULL… in FindFontMetrics()

1234567