return font->getGlyphPoint(LE_GET_GLYPH(glyph), pointNumber, point);
}
- return false;
+ return FALSE;
}
const LEFontInstance *ScriptCompositeFontInstance::getSubFont(const LEUnicode chars[], le_int32 *offset, le_int32 limit, le_int32 script, LEErrorCode &success) const