Home
last modified time | relevance | path

Searched refs:SD_COMBINING_LIGATURE (Results 1 – 4 of 4) sorted by relevance

/dports/editors/yudit/yudit-3.0.7/stoolkit/
H A DSCluster.h58 #define SD_COMBINING_LIGATURE 16 macro
H A DSCluster.cpp1232 SS_UCS4 nl = nextLigature (SD_COMBINING_LIGATURE, unicode, ul); in addCombiningLigature()
/dports/editors/yudit/yudit-3.0.7/swindow/
H A DSFont.cpp306 if (scriptcode == SD_COMBINING_LIGATURE) in draw()
810 if (scriptcode == SD_COMBINING_LIGATURE) in width()
H A DSFontTTF.cpp1355 else if (scriptcode == SD_COMBINING_LIGATURE) in findGlyphs()