Issue #80 - Split out GetShapedWord template function

This commit is contained in:
Moonchild 2020-05-13 14:36:06 +00:00 committed by Roy Tam
commit 9e45084e77
4 changed files with 84 additions and 64 deletions

View file

@ -11,6 +11,7 @@
#include "nsString.h"
#include "gfxPoint.h"
#include "gfxFont.h"
#include "gfxFont-Impl.h"
#include "gfxFontConstants.h"
#include "nsTArray.h"
#include "gfxSkipChars.h"