Home
last modified time | relevance | path

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

/dports/textproc/wv/wv-1.2.9/
H A Ddoptypography.c42 dopt->cchLeadingPunct = read_16ubit (fd); in wvGetDOPTYPOGRAPHY()
61 dopt->cchLeadingPunct = 0; in wvInitDOPTYPOGRAPHY()
H A Dwv.h677 U16 cchLeadingPunct; member
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dword97_generated.cpp306 cchLeadingPunct=stream->readS16(); in read()
331 stream->write(cchLeadingPunct); in write()
349 cchLeadingPunct=0; in clear()
374 lhs.cchLeadingPunct==rhs.cchLeadingPunct; in operator ==()
H A Dword97_generated.h401 S16 cchLeadingPunct; member
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dword97_generated.cpp302 cchLeadingPunct=stream->readS16(); in read()
327 stream->write(cchLeadingPunct); in write()
345 cchLeadingPunct=0; in clear()
370 lhs.cchLeadingPunct==rhs.cchLeadingPunct; in operator ==()
H A Dword97_generated.h395 S16 cchLeadingPunct; member