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
64fc186b
Kaydet (Commit)
64fc186b
authored
May 06, 2013
tarafından
Khaled Hosny
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Remove unused variables
Change-Id: I7881af8907c0735e4d8e8c327103c8d8488ec496
üst
2b88585b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
4 deletions
+0
-4
gcach_ftyp.cxx
vcl/generic/glyphs/gcach_ftyp.cxx
+0
-2
glyphcache.hxx
vcl/inc/generic/glyphcache.hxx
+0
-2
No files found.
vcl/generic/glyphs/gcach_ftyp.cxx
Dosyayı görüntüle @
64fc186b
...
@@ -660,8 +660,6 @@ ServerFont::ServerFont( const FontSelectPattern& rFSD, FtFontInfo* pFI )
...
@@ -660,8 +660,6 @@ ServerFont::ServerFont( const FontSelectPattern& rFSD, FtFontInfo* pFI )
mpNextGCFont
(
NULL
),
mpNextGCFont
(
NULL
),
mnCos
(
0x10000
),
mnCos
(
0x10000
),
mnSin
(
0
),
mnSin
(
0
),
mnZWJ
(
0
),
mnZWNJ
(
0
),
mbCollectedZW
(
false
),
mbCollectedZW
(
false
),
mnPrioEmbedded
(
nDefaultPrioEmbedded
),
mnPrioEmbedded
(
nDefaultPrioEmbedded
),
mnPrioAntiAlias
(
nDefaultPrioAntiAlias
),
mnPrioAntiAlias
(
nDefaultPrioAntiAlias
),
...
...
vcl/inc/generic/glyphcache.hxx
Dosyayı görüntüle @
64fc186b
...
@@ -262,8 +262,6 @@ private:
...
@@ -262,8 +262,6 @@ private:
long
mnCos
;
long
mnCos
;
long
mnSin
;
long
mnSin
;
int
mnZWJ
;
int
mnZWNJ
;
bool
mbCollectedZW
;
bool
mbCollectedZW
;
int
mnWidth
;
int
mnWidth
;
...
...
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