Home
last modified time | relevance | path

Searched refs:SD_INDIC_CONSONANT_BELOW_BASE (Results 1 – 5 of 5) sorted by relevance

/dports/editors/yudit/yudit-3.0.7/stoolkit/
H A DSCluster.cpp550 case SD_INDIC_CONSONANT_BELOW_BASE: in getSouthIndicCluster()
579 && prevchartype != SD_INDIC_CONSONANT_BELOW_BASE) in getSouthIndicCluster()
616 && prevchartype != SD_INDIC_CONSONANT_BELOW_BASE in getSouthIndicCluster()
773 && prevchartype != SD_INDIC_CONSONANT_BELOW_BASE in getIndicCluster()
809 && prevchartype != SD_INDIC_CONSONANT_BELOW_BASE in getIndicCluster()
864 && prevchartype != SD_INDIC_CONSONANT_BELOW_BASE in getIndicCluster()
902 && prevchartype != SD_INDIC_CONSONANT_BELOW_BASE in getIndicCluster()
929 case SD_INDIC_CONSONANT_BELOW_BASE: in getIndicCluster()
993 && prevchartype != SD_INDIC_CONSONANT_BELOW_BASE in getIndicCluster()
1054 && prevchartype != SD_INDIC_CONSONANT_BELOW_BASE in getIndicCluster()
H A DSCluster.h135 #define SD_INDIC_CONSONANT_BELOW_BASE 0x1 macro
H A DSRendClass.cpp123 case SD_INDIC_CONSONANT_BELOW_BASE: return Cbelow; in get()
/dports/editors/yudit/yudit-3.0.7/swindow/sx11/
H A DSX11Font.cpp673 || type0 == SD_INDIC_CONSONANT_BELOW_BASE in getRawPangoLigatures()
/dports/editors/yudit/yudit-3.0.7/swindow/
H A DSFontTTF.cpp1759 || ct == SD_INDIC_CONSONANT_BELOW_BASE) in findGlyphs()