]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/letest/PortableFontInstance.cpp
ICU-6.2.22.tar.gz
[apple/icu.git] / icuSources / test / letest / PortableFontInstance.cpp
index 0405a2d27b8a21c8f786ea9d73b389536cf799a1..b84102aad4edcb0a817c3509703469c4551f6715 100644 (file)
@@ -276,6 +276,6 @@ void PortableFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) co
 
 le_bool PortableFontInstance::getGlyphPoint(LEGlyphID glyph, le_int32 pointNumber, LEPoint &point) const
 {
-    return false;
+    return FALSE;
 }