Home
last modified time | relevance | path

Searched refs:fNoAutoHyph (Results 1 – 9 of 9) sorted by relevance

/dports/textproc/wv/wv-1.2.9/
H A Dpap.c179 item->fNoAutoHyph = 0; in wvInitPAP()
H A Dsprm.c403 apap->fNoAutoHyph = bread_8ubit (pointer, pos); in wvApplySprmFromBucket()
H A Dwv.h1490 U8 fNoAutoHyph; member
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dword97_generated.cpp6876 fNoAutoHyph=stream->readU8(); in read()
6974 stream->write(fNoAutoHyph); in write()
7060 fNoAutoHyph=0; in clear()
7174 s += uint2string( fNoAutoHyph ); in toString()
7324 lhs.fNoAutoHyph==rhs.fNoAutoHyph && in operator ==()
H A Dword97_generated.h7114 U8 fNoAutoHyph; member
H A Dword97_helper.cpp1002 fNoAutoHyph = *ptr == 1; in applyPAPSPRM()
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dword97_generated.cpp6637 fNoAutoHyph=stream->readU8(); in read()
6732 stream->write(fNoAutoHyph); in write()
6815 fNoAutoHyph=0; in clear()
6922 s += uint2string( fNoAutoHyph ); in toString()
7057 lhs.fNoAutoHyph==rhs.fNoAutoHyph && in operator ==()
H A Dword97_generated.h6815 U8 fNoAutoHyph; member
H A Dword97_helper.cpp931 fNoAutoHyph = *ptr == 1; in applyPAPSPRM()