ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

indic.c File Reference
#include "config.h"
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include "windef.h"
#include "winbase.h"
#include "winuser.h"
#include "wingdi.h"
#include "winnls.h"
#include "usp10.h"
#include "winternl.h"
#include "wine/debug.h"
#include "usp10_internal.h"

Go to the source code of this file.

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (uniscribe)
static void debug_output_string (LPCWSTR str, int cChar, lexical_function f)
static BOOL is_matra (int type)
static BOOL is_joiner (int type)
static INT consonant_header (LPCWSTR input, INT cChar, INT start, INT next, lexical_function lex)
static INT parse_consonant_syllable (LPCWSTR input, INT cChar, INT start, INT *main, INT next, lexical_function lex)
static INT parse_vowel_syllable (LPCWSTR input, INT cChar, INT start, INT next, lexical_function lex)
static INT Indic_process_next_syllable (LPCWSTR input, INT cChar, INT start, INT *main, INT next, lexical_function lex)
static BOOL Consonent_is_post_base_form (HDC hdc, SCRIPT_ANALYSIS *psa, ScriptCache *psc, LPCWSTR pwChar, IndicSyllable *s, lexical_function lexical, BOOL modern)
static BOOL Consonent_is_below_base_form (HDC hdc, SCRIPT_ANALYSIS *psa, ScriptCache *psc, LPCWSTR pwChar, IndicSyllable *s, lexical_function lexical, BOOL modern)
static BOOL Consonent_is_pre_base_form (HDC hdc, SCRIPT_ANALYSIS *psa, ScriptCache *psc, LPCWSTR pwChar, IndicSyllable *s, lexical_function lexical, BOOL modern)
static BOOL Consonent_is_ralf (HDC hdc, SCRIPT_ANALYSIS *psa, ScriptCache *psc, LPCWSTR pwChar, IndicSyllable *s, lexical_function lexical)
static int FindBaseConsonant (HDC hdc, SCRIPT_ANALYSIS *psa, ScriptCache *psc, LPCWSTR input, IndicSyllable *s, lexical_function lex, BOOL modern)
void Indic_ParseSyllables (HDC hdc, SCRIPT_ANALYSIS *psa, ScriptCache *psc, LPCWSTR input, const int cChar, IndicSyllable **syllables, int *syllable_count, lexical_function lex, BOOL modern)
void Indic_ReorderCharacters (HDC hdc, SCRIPT_ANALYSIS *psa, ScriptCache *psc, LPWSTR input, int cChar, IndicSyllable **syllables, int *syllable_count, lexical_function lex, reorder_function reorder_f, BOOL modern)

Generated on Sat May 26 2012 05:19:01 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.