Sweden-Number/dlls/dwrite
Nikolay Sivov 9bf9a9590a dwrite: Added a helper to avoid extra traces from one method calling another.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-20 18:58:46 +02:00
..
tests dwrite: Make CreateFontFaceFromHdc() properly fail on unsupported font format. 2017-04-19 20:02:54 +02:00
Makefile.in
analyzer.c dwrite: Classify direction control characters as complex. 2017-04-05 16:17:27 +02:00
bidi.c dwrite: Fix explicit levels returned for LRE and RLE control characters. 2017-04-05 16:17:28 +02:00
bracket.c
dwrite.spec
dwrite_private.h dwrite: Improve font objects refcounting. 2017-04-11 14:59:21 +02:00
font.c dwrite: Added a helper to avoid extra traces from one method calling another. 2017-04-20 18:58:46 +02:00
freetype.c dwrite: Use SetRectEmpty() instead of memset(). 2017-04-12 19:03:14 +02:00
gdiinterop.c dwrite: Make CreateFontFaceFromHdc() properly fail on unsupported font format. 2017-04-19 20:02:54 +02:00
layout.c dwrite: Consistently use common point and rect types. 2017-04-19 20:02:53 +02:00
linebreak.c
main.c dwrite: Trace QueryInterface fontface calls on failure (Coverity). 2017-04-19 20:02:53 +02:00
mirror.c
opentype.c
scripts.c
scripts.h
shape.c