Home
last modified time | relevance | path

Searched refs:ucGetBulletCharacter (Results 1 – 6 of 6) sorted by relevance

/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/antiword/
H A Dchartrans.c201 ucGetBulletCharacter(conversion_type eConversionType, encoding_type eEncoding) in ucGetBulletCharacter() function
581 return (ULONG)ucGetBulletCharacter(eConversionType, eEncoding); in ulTranslateCharacters()
H A Dmisc.c623 szResult[0] = (char)ucGetBulletCharacter(eConversionType, in vGetBulletValue()
H A Dantiword.h283 extern UCHAR ucGetBulletCharacter(conversion_type, encoding_type);
/dports/textproc/antiword/antiword-0.37/
H A Dchartrans.c201 ucGetBulletCharacter(conversion_type eConversionType, encoding_type eEncoding) in ucGetBulletCharacter() function
581 return (ULONG)ucGetBulletCharacter(eConversionType, eEncoding); in ulTranslateCharacters()
H A Dmisc.c620 szResult[0] = (char)ucGetBulletCharacter(eConversionType, in vGetBulletValue()
H A Dantiword.h277 extern UCHAR ucGetBulletCharacter(conversion_type, encoding_type);