GPAC
Open Source Multimedia Framework. For more information, check out http://gpac.wp.mines-telecom.fr
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups
uni_bidi.c File Reference
#include <gpac/utf.h>
+ Include dependency graph for uni_bidi.c:

Macros

#define LRM   4
 
#define RLM   5
 
#define LS   0x13
 

Enumerations

enum  {
  ON = 0, L, R, AN,
  EN, AL, NSM, CS,
  ES, ET, BN, S,
  WS, B, RLO, RLE,
  LRO, LRE, PDF, N = ON
}
 

Functions

static int bidi_get_class (u32 val)
 
Bool gf_utf8_is_right_to_left (u16 *utf_string)
 
Bool gf_utf8_reorder_bidi (u16 *utf_string, u32 len)
 string bidi reordering More...
 

Macro Definition Documentation

#define LRM   4
#define RLM   5
#define LS   0x13

Enumeration Type Documentation

anonymous enum
Enumerator
ON 
L 
R 
AN 
EN 
AL 
NSM 
CS 
ES 
ET 
BN 
S 
WS 
B 
RLO 
RLE 
LRO 
LRE 
PDF 
N 

Function Documentation

static int bidi_get_class ( u32  val)
static

+ Here is the caller graph for this function:

Bool gf_utf8_is_right_to_left ( u16 utf_string)

+ Here is the call graph for this function:

+ Here is the caller graph for this function: