Gjsify LogoGjsify Logo

PangoBidiType represents the bidirectional character type of a Unicode character.

The values in this enumeration are specified by the Unicode bidirectional algorithm.

Index

Enumeration Members

AL: number

Right-to-Left Arabic

AN: number

Arabic Number

B: number

Paragraph Separator

BN: number

Boundary Neutral

CS: number

Common Number Separator

EN: number

European Number

ES: number

European Number Separator

ET: number

European Number Terminator

FSI: number

First strong isolate. Since 1.48.6

L: number

Left-to-Right

LRE: number

Left-to-Right Embedding

LRI: number

Left-to-Right isolate. Since 1.48.6

LRO: number

Left-to-Right Override

NSM: number

Nonspacing Mark

ON: number

Other Neutrals

PDF: number

Pop Directional Format

PDI: number

Pop directional isolate. Since 1.48.6

R: number

Right-to-Left

RLE: number

Right-to-Left Embedding

RLI: number

Right-to-Left isolate. Since 1.48.6

RLO: number

Right-to-Left Override

S: number

Segment Separator

WS: number

Whitespace

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