Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
6e38357d
Kaydet (Commit)
6e38357d
authored
May 21, 2014
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Cosmetics
Change-Id: I4ad71bd3538b1d5b033802469b16dd35df5b9724
üst
663c6800
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
34 deletions
+20
-34
glyphcache.hxx
vcl/inc/generic/glyphcache.hxx
+20
-34
No files found.
vcl/inc/generic/glyphcache.hxx
Dosyayı görüntüle @
6e38357d
...
...
@@ -20,48 +20,36 @@
#ifndef INCLUDED_VCL_INC_GENERIC_GLYPHCACHE_HXX
#define INCLUDED_VCL_INC_GENERIC_GLYPHCACHE_HXX
#include <
vcl/dllapi
.h>
#include <
config_graphite
.h>
class
GlyphCache
;
class
GlyphMetric
;
class
GlyphData
;
class
ServerFont
;
class
GlyphCachePeer
;
class
ServerFontLayoutEngine
;
class
ServerFontLayout
;
class
ImplFontOptions
;
class
PhysicalFontCollection
;
#include <ft2build.h>
#include FT_FREETYPE_H
#include FT_GLYPH_H
#include <tools/gen.hxx>
#include <basebmp/bitmapdevice.hxx>
#include <boost/unordered_map.hpp>
#include <boost/unordered_set.hpp>
#include <boost/shared_ptr.hpp>
#include <com/sun/star/i18n/XBreakIterator.hpp>
namespace
basegfx
{
class
B2DPolyPolygon
;
}
#include <boost/unordered_map.hpp>
class
RawBitmap
;
#include <basebmp/bitmapdevice.hxx>
#include <com/sun/star/i18n/XBreakIterator.hpp>
#include <tools/gen.hxx>
#include <vcl/dllapi.h>
#include <outfont.hxx>
#include <impfont.hxx>
class
ServerFontLayout
;
#include <sallayout.hxx>
#include <config_graphite.h>
#if ENABLE_GRAPHITE
class
FtFontInfo
;
class
GlyphCachePeer
;
class
GlyphData
;
class
GraphiteFaceWrapper
;
#endif
#include <ft2build.h>
#include FT_FREETYPE_H
#include FT_GLYPH_H
namespace
vcl
{
struct
FontCapabilities
;
}
class
ImplFontOptions
;
class
PhysicalFontCollection
;
class
RawBitmap
;
class
ServerFont
;
class
ServerFontLayout
;
class
ServerFontLayoutEngine
;
namespace
basegfx
{
class
B2DPolyPolygon
;
}
namespace
vcl
{
struct
FontCapabilities
;
}
class
VCL_DLLPUBLIC
GlyphCache
{
...
...
@@ -173,8 +161,6 @@ private:
mutable
long
mnLruValue
;
};
class
FtFontInfo
;
class
VCL_DLLPUBLIC
ServerFont
{
public
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment