diff options
author | Andreas Kling <andreas.kling@nokia.com> | 2010-08-17 13:15:31 (GMT) |
---|---|---|
committer | Andreas Kling <andreas.kling@nokia.com> | 2010-08-17 13:27:25 (GMT) |
commit | ab97e11919927d38bfc2be990d2b4dd1327083ea (patch) | |
tree | beaa9dd5ebd6b368ddceca76e8d1b42b234b79de /doc/src/snippets/sqldatabase | |
parent | 608ed55d87a714be9b0b9681345bd012b40db4e5 (diff) | |
download | Qt-ab97e11919927d38bfc2be990d2b4dd1327083ea.zip Qt-ab97e11919927d38bfc2be990d2b4dd1327083ea.tar.gz Qt-ab97e11919927d38bfc2be990d2b4dd1327083ea.tar.bz2 |
qgrayraster: Remove unnecessary indirection in QT_FT_Outline_Decompose
Since this function is only used inside qgrayraster.c, we can call the
gray_* functions directly instead of going through function pointers.
This allows inlining trivial methods like gray_line_to() et al.
Reviewed-by: Samuel Rødal
Diffstat (limited to 'doc/src/snippets/sqldatabase')
0 files changed, 0 insertions, 0 deletions