#include "harfbuzz-gdef.h"
#include "harfbuzz-buffer.h"
Include dependency graph for harfbuzz-gdef-private.h:

Go to the source code of this file.
Classes | |
| struct | HB_AttachPoint_ |
| struct | HB_CaretValueFormat1_ |
| struct | HB_CaretValueFormat2_ |
| struct | HB_CaretValueFormat3_ |
| struct | HB_CaretValueFormat4_ |
| struct | HB_CaretValue_ |
| struct | HB_LigGlyph_ |
Typedefs | |
| typedef HB_CaretValueFormat1_ | HB_CaretValueFormat1 |
| typedef HB_CaretValueFormat2_ | HB_CaretValueFormat2 |
| typedef HB_CaretValueFormat3_ | HB_CaretValueFormat3 |
| typedef HB_CaretValueFormat4_ | HB_CaretValueFormat4 |
| typedef HB_CaretValue_ | HB_CaretValue |
Functions | |
| FT_Error | _HB_GDEF_Add_Glyph_Property (HB_GDEFHeader *gdef, FT_UShort glyphID, FT_UShort property) |
| FT_Error | _HB_GDEF_Check_Property (HB_GDEFHeader *gdef, HB_GlyphItem item, FT_UShort flags, FT_UShort *property) |
| typedef struct HB_CaretValue_ HB_CaretValue |
Definition at line 78 of file harfbuzz-gdef-private.h.
| typedef struct HB_CaretValueFormat1_ HB_CaretValueFormat1 |
Definition at line 37 of file harfbuzz-gdef-private.h.
| typedef struct HB_CaretValueFormat2_ HB_CaretValueFormat2 |
Definition at line 45 of file harfbuzz-gdef-private.h.
| typedef struct HB_CaretValueFormat3_ HB_CaretValueFormat3 |
Definition at line 54 of file harfbuzz-gdef-private.h.
| typedef struct HB_CaretValueFormat4_ HB_CaretValueFormat4 |
Definition at line 62 of file harfbuzz-gdef-private.h.
| FT_Error _HB_GDEF_Add_Glyph_Property | ( | HB_GDEFHeader * | gdef, | |
| FT_UShort | glyphID, | |||
| FT_UShort | property | |||
| ) |
| FT_Error _HB_GDEF_Check_Property | ( | HB_GDEFHeader * | gdef, | |
| HB_GlyphItem | item, | |||
| FT_UShort | flags, | |||
| FT_UShort * | property | |||
| ) |
1.5.1