Home
last modified time | relevance | path

Searched refs:sal_GlyphId (Results 26 – 50 of 52) sorted by relevance

123

/trunk/main/vcl/aqua/source/gdi/
H A Dctfonts.hxx39 virtual bool GetGlyphBoundRect( sal_GlyphId, Rectangle& ) const;
40 virtual bool GetGlyphOutline( sal_GlyphId, basegfx::B2DPolyPolygon& ) const;
H A Datsfonts.cxx244 bool AtsTextStyle::GetGlyphBoundRect( sal_GlyphId aGlyphId, Rectangle& rRect ) const in GetGlyphBoundRect()
307 bool AtsTextStyle::GetGlyphOutline( sal_GlyphId aGlyphId, basegfx::B2DPolyPolygon& rResult ) const in GetGlyphOutline()
H A Dctfonts.cxx202 bool CTTextStyle::GetGlyphBoundRect( sal_GlyphId aGlyphId, Rectangle& rRect ) const in GetGlyphBoundRect()
260 bool CTTextStyle::GetGlyphOutline( sal_GlyphId aGlyphId, basegfx::B2DPolyPolygon& rResult ) const in GetGlyphOutline()
H A Dsalgdi.cxx1779 bool AquaSalGraphics::GetGlyphBoundRect( sal_GlyphId aGlyphId, Rectangle& rRect ) in GetGlyphBoundRect()
1787 bool AquaSalGraphics::GetGlyphOutline( sal_GlyphId aGlyphId, basegfx::B2DPolyPolygon& rPolyPoly ) in GetGlyphOutline()
2045 const ImplFontData* pFontData, sal_GlyphId* pGlyphIds, sal_uInt8* pEncoding, in CreateFontSubset()
2121 sal_GlyphId aGlyphId( pGlyphIds[i] & GF_IDXMASK); in CreateFontSubset()
/trunk/main/vcl/inc/
H A Dfontsubset.hxx62 const sal_GlyphId* pGlyphIds, const sal_uInt8* pEncodedIds,
85 const sal_GlyphId* mpReqGlyphIds;
H A Dgraphite_serverfont.hxx42 virtual sal_GlyphId getKashidaGlyph(int & width);
73 virtual int GetNextGlyphs( int l, sal_GlyphId* gia, Point& p, int& s, in GetNextGlyphs()
H A Dsalgdi.hxx268 sal_GlyphId* pGlyphIds,
310 virtual bool GetGlyphBoundRect( sal_GlyphId, Rectangle& ) = 0;
311 virtual bool GetGlyphOutline( sal_GlyphId, basegfx::B2DPolyPolygon& ) = 0;
H A Dprintergfx.hxx322 sal_GlyphId* pGlyphIds,
425 sal_GlyphId* pGlyphIds,
H A Dsalglyphid.hxx26 typedef sal_uInt32 sal_GlyphId; typedef
/trunk/main/vcl/source/gdi/
H A Dpdffontcache.cxx51 sal_Int32 PDFFontCache::getGlyphWidth( const ImplFontData* pFont, sal_GlyphId nGlyph, bool bVertica… in getGlyphWidth()
61 sal_GlyphId nIndex = nGlyph; in getGlyphWidth()
H A Dpdfwriter_impl.hxx327 typedef std::map< sal_GlyphId, GlyphEmit > FontEmitMapping;
341 typedef std::map< sal_GlyphId, Glyph > FontMapping;
839 …void registerGlyphs( int nGlyphs, sal_GlyphId* pGlyphs, sal_Int32* pGlpyhWidths, sal_Ucs* pUnicode…
H A Dpdffontcache.hxx73 sal_Int32 getGlyphWidth( const ImplFontData*, sal_GlyphId, bool bVertical, SalGraphics* );
/trunk/main/vcl/inc/unx/
H A Dsalgdi.h254 sal_GlyphId* pGlyphIds,
271 virtual bool GetGlyphBoundRect( sal_GlyphId nIndex, Rectangle& );
272 virtual bool GetGlyphOutline( sal_GlyphId nIndex, ::basegfx::B2DPolyPolygon& );
/trunk/main/vcl/source/glyphs/
H A Dglyphcache.cxx387 inline void GlyphCache::RemovingGlyph( ServerFont& rSF, GlyphData& rGD, sal_GlyphId aGlyphId ) in RemovingGlyph()
454 GlyphData& ServerFont::GetGlyphData( sal_GlyphId aGlyphId ) in GetGlyphData()
506 bool ServerFont::IsGlyphInvisible( sal_GlyphId aGlyphId ) in IsGlyphInvisible()
H A Dgcach_layout.cxx102 sal_GlyphId nOldGlyphId( GF_DROPPED); in operator ()()
119 sal_GlyphId aGlyphId = rFont.GetGlyphIndex( cChar ); in operator ()()
H A Dgraphite_serverfont.cxx66 sal_GlyphId GraphiteLayoutImpl::getKashidaGlyph(int & width) in getKashidaGlyph()
H A Dgraphite_layout.cxx1207 void GraphiteLayout::kashidaJustify(std::vector<int>& rDeltaWidths, sal_GlyphId nKashidaIndex, int … in kashidaJustify()
1403 int GraphiteLayout::GetNextGlyphs( int length, sal_GlyphId * glyph_out, in GetNextGlyphs()
1533 const sal_GlyphId dropMarker = isBaseLayout ? GF_DROPPED : 0; in Simplify()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx1201 bool Os2SalGraphics::GetGlyphBoundRect( sal_GlyphId aGlyphId, Rectangle& rRect ) in GetGlyphBoundRect()
1230 bool Os2SalGraphics::GetGlyphOutline( sal_GlyphId aGlyphId, ::basegfx::B2DPolyPolygon& rB2DPolyPoly… in GetGlyphOutline()
1500 const ImplFontData* pFont, sal_GlyphId* pGlyphIds, sal_uInt8* pEncoding, in CreateFontSubset()
1539 sal_GlyphId aRealGlyphIds[ 256 ]; in CreateFontSubset()
1597 sal_GlyphId aGlyphId = pGlyphIds[i] & GF_IDXMASK; in CreateFontSubset()
H A Dos2layout.cxx138 virtual int GetNextGlyphs( int nLen, sal_GlyphId* pGlyphs, Point& rPos, int&,
510 int Os2SalLayout::GetNextGlyphs( int nLen, sal_GlyphId* pGlyphIds, Point& rPos, int& nStart,
531 sal_GlyphId aGlyphId = mpOutGlyphs[ nStart ];
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx2429 bool WinSalGraphics::GetGlyphBoundRect( sal_GlyphId aGlyphId, Rectangle& rRect ) in GetGlyphBoundRect()
2461 bool WinSalGraphics::GetGlyphOutline( sal_GlyphId aGlyphId, in GetGlyphOutline()
2704 const ImplFontData* pFont, sal_GlyphId* pGlyphIds, sal_uInt8* pEncoding, in CreateFontSubset()
2747 sal_GlyphId aRealGlyphIds[ 256 ]; in CreateFontSubset()
2752 sal_GlyphId aGlyphId = pGlyphIds[i] & GF_IDXMASK; in CreateFontSubset()
2807 sal_GlyphId aGlyphId = pGlyphIds[i] & GF_IDXMASK; in CreateFontSubset()
/trunk/main/padmin/source/
H A Dsalglyphid.hxx29 typedef sal_uInt32 sal_GlyphId; typedef
/trunk/main/vcl/source/fontsubset/
H A Dfontsubset.cxx80 const sal_GlyphId* pReqGlyphIds, const sal_uInt8* pReqEncodedIds, int nReqGlyphCount, in CreateFontSubset()
H A Dcff.cxx393 const sal_GlyphId* pGlyphIds, const U8* pEncoding,
2119 const sal_GlyphId* pReqGlyphIds, const U8* pReqEncoding, in emitAsType1()
/trunk/main/vcl/inc/vcl/
H A Dfontmanager.hxx647 sal_GlyphId* pGlyphIds,
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx3629 sal_GlyphId* pGlyphIds, in createFontSubset()
3703 sal_GlyphId aRequestedGlyphIds[256]; in createFontSubset()
3823 const sal_GlyphId aGlyphId = aCharMap.GetGlyphIndex( c ); in getGlyphWidths()

Completed in 213 milliseconds

123