Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/aux/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.c620 szResult[0] = (char)ucGetBulletCharacter(eConversionType, in vGetBulletValue()
H A Dantiword.h277 extern UCHAR ucGetBulletCharacter(conversion_type, encoding_type);