]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/letest/SimpleFontInstance.h
ICU-551.24.tar.gz
[apple/icu.git] / icuSources / test / letest / SimpleFontInstance.h
index 9c13659dc299270b9af36b7f3d114d87b0d9702c..5f95747a8a7a251cfb0a51f7c2569b9c31825278 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 1999-2007, International Business Machines
+ *   Copyright (C) 1999-2015, International Business Machines
  *   Corporation and others.  All Rights Reserved.
  *
  *******************************************************************************
@@ -34,7 +34,7 @@ public:
 
     virtual ~SimpleFontInstance();
 
-    virtual const void *getFontTable(LETag tableTag) const;
+    virtual const void *getFontTable(LETag tableTag, size_t &length) const;
 
     virtual le_int32 getUnitsPerEM() const;