Qt 4.8
|
#include <qmath.h>
#include "qtextureglyphcache_p.h"
#include "private/qnumeric_p.h"
#include "private/qnativeimage_p.h"
#include "private/qfontengine_ft_p.h"
Go to the source code of this file.
Functions | |
static int | qt_next_power_of_two (int v) |
|
inlinestatic |
Definition at line 56 of file qtextureglyphcache.cpp.
Referenced by QTextureGlyphCache::fillInPendingGlyphs(), and QTextureGlyphCache::populate().