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
675fbe9e
Kaydet (Commit)
675fbe9e
authored
Kas 26, 2015
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
-Werror,-Wunused-function
Change-Id: Ic238339b521dbff2d7fbe899127ac7954036300f
üst
85453425
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
11 deletions
+0
-11
dx_textlayout.cxx
canvas/source/directx/dx_textlayout.cxx
+0
-11
No files found.
canvas/source/directx/dx_textlayout.cxx
Dosyayı görüntüle @
675fbe9e
...
...
@@ -209,17 +209,6 @@ namespace dxcanvas
return
maText
;
}
namespace
{
// TODO(P2): Check whether this gets inlined. If not, make functor
// out of it
inline
Gdiplus
::
PointF
gdiPlusPointFromDx
(
const
double
&
dx
)
{
return
Gdiplus
::
PointF
(
static_cast
<
Gdiplus
::
REAL
>
(
dx
),
0.0
f
);
}
}
bool
TextLayout
::
draw
(
const
GraphicsSharedPtr
&
rGraphics
,
const
rendering
::
ViewState
&
rViewState
,
const
rendering
::
RenderState
&
rRenderState
,
...
...
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