Home
last modified time | relevance | path

Searched refs:dxpLine1Width (Results 1 – 12 of 12) sorted by relevance

/dports/textproc/wv/wv-1.2.9/
H A Dbrc.c94 item->dxpLine1Width = 0; in wvInitBRC10()
110 item->dxpLine1Width = (temp16 & 0x01C0) >> 6; in wvGetBRC10_internal()
195 if ((in->dxpLine1Width == 0) && (in->dxpSpaceBetween == 0) in wvConvertBRC10ToBRC()
198 else if ((in->dxpLine1Width == 1) && (in->dxpSpaceBetween == 0) in wvConvertBRC10ToBRC()
201 else if ((in->dxpLine1Width == 1) && (in->dxpSpaceBetween == 1) in wvConvertBRC10ToBRC()
204 else if ((in->dxpLine1Width == 4) && (in->dxpSpaceBetween == 0) in wvConvertBRC10ToBRC()
207 else if ((in->dxpLine1Width == 2) && (in->dxpSpaceBetween == 0) in wvConvertBRC10ToBRC()
210 else if ((in->dxpLine1Width == 6) && (in->dxpSpaceBetween == 0) in wvConvertBRC10ToBRC()
213 else if ((in->dxpLine1Width == 7) && (in->dxpSpaceBetween == 0) in wvConvertBRC10ToBRC()
H A Dwv.h1126 U32 dxpLine1Width:3; member
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dconvert.cpp192 ret.dxpLine1Width=s.dxpLine1Width; in toWord97()
H A Dword95_generated.cpp2476 dxpLine1Width=shifterU16; in read()
2498 shifterU16|=dxpLine1Width << 6; in write()
2512 dxpLine1Width=0; in clear()
2522 lhs.dxpLine1Width==rhs.dxpLine1Width && in operator ==()
H A Dword95_generated.h1943 U16 dxpLine1Width:3; member
H A Dword97_generated.cpp2814 dxpLine1Width=shifterU16; in read()
2836 shifterU16|=dxpLine1Width << 6; in write()
2850 dxpLine1Width=0; in clear()
2860 lhs.dxpLine1Width==rhs.dxpLine1Width && in operator ==()
H A Dword97_generated.h2495 U16 dxpLine1Width:3; member
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dconvert.cpp190 ret.dxpLine1Width=s.dxpLine1Width; in toWord97()
H A Dword95_generated.cpp2482 dxpLine1Width=shifterU16; in read()
2504 shifterU16|=dxpLine1Width << 6; in write()
2518 dxpLine1Width=0; in clear()
2528 lhs.dxpLine1Width==rhs.dxpLine1Width && in operator ==()
H A Dword95_generated.h1943 U16 dxpLine1Width:3; member
H A Dword97_generated.cpp2668 dxpLine1Width=shifterU16; in read()
2690 shifterU16|=dxpLine1Width << 6; in write()
2704 dxpLine1Width=0; in clear()
2714 lhs.dxpLine1Width==rhs.dxpLine1Width && in operator ==()
H A Dword97_generated.h2343 U16 dxpLine1Width:3; member