Gjsify LogoGjsify Logo

HB_UNICODE_COMBINING_CLASS_NOT_REORDERED HB_UNICODE_COMBINING_CLASS_OVERLAY HB_UNICODE_COMBINING_CLASS_NUKTA HB_UNICODE_COMBINING_CLASS_KANA_VOICING HB_UNICODE_COMBINING_CLASS_VIRAMA Data type for the Canonical_Combining_Class (ccc) property from the Unicode Character Database.

Note: newer versions of Unicode may add new values. Client programs should be ready to handle any value in the 0..254 range being returned from hb_unicode_combining_class().

Index

Enumeration Members

ABOVE: number
ABOVE_LEFT: number
ABOVE_RIGHT: number
ATTACHED_ABOVE: number
ATTACHED_ABOVE_RIGHT: number
ATTACHED_BELOW: number
ATTACHED_BELOW_LEFT: number
BELOW: number
BELOW_LEFT: number
BELOW_RIGHT: number
CCC10: number
CCC103: number
CCC107: number
CCC11: number
CCC118: number
CCC12: number
CCC122: number
CCC129: number
CCC13: number
CCC130: number
CCC133: number

HB_UNICODE_COMBINING_CLASS_ATTACHED_BELOW_LEFT HB_UNICODE_COMBINING_CLASS_ATTACHED_BELOW HB_UNICODE_COMBINING_CLASS_ATTACHED_ABOVE HB_UNICODE_COMBINING_CLASS_ATTACHED_ABOVE_RIGHT HB_UNICODE_COMBINING_CLASS_BELOW_LEFT HB_UNICODE_COMBINING_CLASS_BELOW HB_UNICODE_COMBINING_CLASS_BELOW_RIGHT HB_UNICODE_COMBINING_CLASS_LEFT HB_UNICODE_COMBINING_CLASS_RIGHT HB_UNICODE_COMBINING_CLASS_ABOVE_LEFT HB_UNICODE_COMBINING_CLASS_ABOVE HB_UNICODE_COMBINING_CLASS_ABOVE_RIGHT HB_UNICODE_COMBINING_CLASS_DOUBLE_BELOW HB_UNICODE_COMBINING_CLASS_DOUBLE_ABOVE HB_UNICODE_COMBINING_CLASS_IOTA_SUBSCRIPT

CCC14: number
CCC15: number
CCC16: number
CCC17: number
CCC18: number
CCC19: number
CCC20: number
CCC21: number
CCC22: number
CCC23: number
CCC24: number
CCC25: number
CCC26: number
CCC27: number
CCC28: number
CCC29: number
CCC30: number
CCC31: number
CCC32: number
CCC33: number
CCC34: number
CCC35: number
CCC36: number
CCC84: number
CCC91: number
DOUBLE_ABOVE: number
DOUBLE_BELOW: number
INVALID: number

255

IOTA_SUBSCRIPT: number
KANA_VOICING: number
LEFT: number
NOT_REORDERED: number
NUKTA: number
OVERLAY: number
RIGHT: number
VIRAMA: number

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method