Home
last modified time | relevance | path

Searched refs:is_LIGATURE_or_OTHER_FRACTION (Results 1 – 2 of 2) sorted by relevance

/dports/print/fontforge/fontforge-20201107/inc/
H A Dutype.h185 extern int is_LIGATURE_or_OTHER_FRACTION(uint32 codepoint); /* Return !0 if Ligature or non-Vulgar …
/dports/print/fontforge/fontforge-20201107/Unicode/
H A Dis_Ligature.c337 int is_LIGATURE_or_OTHER_FRACTION(uint32 codepoint) { in is_LIGATURE_or_OTHER_FRACTION() function