86 *category = (HB_CharCategory)prop->
category;
120 return HB_ShapeItem(item);
123 HB_Face
qHBNewFace(
void *font, HB_GetFontTableFunc tableFunc)
125 return HB_NewFace(font, tableFunc);
134 const HB_ScriptItem *items, hb_uint32 numItems,
135 HB_CharAttributes *attributes)
137 HB_GetCharAttributes(
string, stringLength, items, numItems, attributes);
HB_UChar16 HB_GetMirroredChar(HB_UChar16 ch)
void qHBFreeFace(HB_Face face)
#define QT_END_NAMESPACE
This macro expands to.
void HB_GetGraphemeAndLineBreakClass(HB_UChar32 ch, HB_GraphemeClass *grapheme, HB_LineBreakClass *lineBreak)
int HB_GetUnicodeCharCombiningClass(HB_UChar32 ch)
QLatin1String(DBUS_INTERFACE_DBUS))) Q_GLOBAL_STATIC_WITH_ARGS(QString
void * resolve(const char *symbol)
Returns the address of the exported symbol symbol.
Category category() const
Returns the character's category.
HB_WordClass HB_GetWordClass(HB_UChar32 ch)
#define QT_BEGIN_NAMESPACE
This macro expands to.
Q_CORE_EXPORT QUnicodeTables::LineBreakClass QT_FASTCALL lineBreakClass(uint ucs4)
QChar mirroredChar() const
Returns the mirrored character if this character is a mirrored character; otherwise returns the chara...
void * HB_Library_Resolve(const char *library, int version, const char *symbol)
HB_Face qHBNewFace(void *font, HB_GetFontTableFunc tableFunc)
HB_SentenceClass HB_GetSentenceClass(HB_UChar32 ch)
HB_GraphemeClass HB_GetGraphemeClass(HB_UChar32 ch)
HB_CharCategory HB_GetUnicodeCharCategory(HB_UChar32 ch)
#define QT_USE_NAMESPACE
This macro expands to using QT_NAMESPACE if QT_NAMESPACE is defined and nothing otherwise.
void HB_GetUnicodeCharProperties(HB_UChar32 ch, HB_CharCategory *category, int *combiningClass)
unsigned char combiningClass() const
Returns the combining class for the character as defined in the Unicode standard. ...
HB_Bool qShapeItem(HB_ShaperItem *item)
HB_LineBreakClass HB_GetLineBreakClass(HB_UChar32 ch)
void qGetCharAttributes(const HB_UChar16 *string, hb_uint32 stringLength, const HB_ScriptItem *items, hb_uint32 numItems, HB_CharAttributes *attributes)
Q_CORE_EXPORT const Properties *QT_FASTCALL properties(uint ucs4)