Home
last modified time | relevance | path

Searched refs:getGlyphWidths (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/podofo/podofo-0.9.7/src/podofo/doc/
H A DPdfFontCID.cpp71 static GlyphWidths getGlyphWidths(PdfFontMetrics* metrics, const std::set<pdf_utf16be>& setUsed, co…
72 static GlyphWidths getGlyphWidths(PdfFontMetrics* metrics, const std::set<pdf_utf16be>& setUsed);
818 getGlyphWidths(PdfFontMetrics* pMetrics, const std::set<pdf_utf16be>& setUsed) in getGlyphWidths() function
851 getGlyphWidths(PdfFontMetrics* metrics, const std::set<pdf_utf16be>& setUsed, const UnicodeToIndex&… in getGlyphWidths() function
893 GlyphWidths glyphWidths = getGlyphWidths(metrics, setUsed, unicodeToIndex); in createWidths()
925 GlyphWidths glyphWidths = getGlyphWidths(metrics, setUsed); in createWidths()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/unx/
H A Dfontmanager.hxx274 void getGlyphWidths( fontID nFont,
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/unx/
H A Dfontmanager.hxx282 void getGlyphWidths( fontID nFont,
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/print/
H A Dgenpspgraphics.cxx358 rMgr.getGlyphWidths( aFont, bVertical, rWidths, rUnicodeEnc ); in DoGetGlyphWidths()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/modules/canvaskit/canvaskit/types/
H A Dcanvaskit-wasm-tests.ts300 const widths = font.getGlyphWidths(glyphMalloc, paint);
301 font.getGlyphWidths(someGlyphs, null, widths);
H A Dindex.d.ts1421 getGlyphWidths(glyphs: InputGlyphIDArray, paint?: Paint | null, method
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/print/
H A Dgenpspgraphics.cxx802 rMgr.getGlyphWidths( aFont, bVertical, rWidths, rUnicodeEnc ); in DoGetGlyphWidths()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/modules/canvaskit/
H A DCHANGELOG.md46 - `Font.getWidths` in favor of `Font.getGlyphIDs` and `Font.getGlyphWidths`.
141 - `SkFont.getGlyphIDs`, `SkFont.getGlyphBounds`, `SkFont.getGlyphWidths` for turning code points
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx1087 void PrintFontManager::getGlyphWidths( fontID nFont, in getGlyphWidths() function in PrintFontManager
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx1089 void PrintFontManager::getGlyphWidths( fontID nFont, in getGlyphWidths() function in PrintFontManager
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog1461025 #i108743# fix psp\'s getGlyphWidths() for non-type1 fonts
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog1723074 #i108743# fix psp\'s getGlyphWidths() for non-type1 fonts