Home
last modified time | relevance | path

Searched refs:fcLim (Results 1 – 10 of 10) sorted by relevance

/dports/textproc/libwps/libwps-0.4.12/src/lib/
H A DDosWord.h56 void readSECT(uint32_t fcSep, uint32_t fcLim);
59 void readCHP(uint32_t fcFirst, uint32_t fcLim, unsigned cch) final;
60 void readPAP(uint32_t fcFirst, uint32_t fcLim, unsigned cch) final;
H A DDosWord.cpp240 void DosWordParser::readCHP(uint32_t fcFirst, uint32_t fcLim, unsigned cch) in readCHP() argument
277 WPS_DEBUG_MSG(("Style sheet stc=%u %x-%x\n", chp.m_fStyled / 2, fcFirst, fcLim)); in readCHP()
327 font.m_fcLim = fcLim; in readCHP()
337 void DosWordParser::readPAP(uint32_t fcFirst, uint32_t fcLim, unsigned cch) in readPAP() argument
435 para.m_fcLim = fcLim; in readPAP()
476 …_MSG(("DosWordParser::readPAP pap unknown style stc=%u %x-%x\n", pap.m_style / 2, fcFirst, fcLim)); in readPAP()
853 uint32_t fcLim = libwps::readU32(input) + 0x80; in readSED() local
863 readSECT(fcSep, fcLim); in readSED()
865 if (fcLim >= m_fcMac) in readSED()
877 void DosWordParser::readSECT(uint32_t fcSep, uint32_t fcLim) in readSECT() argument
[all …]
H A DMSWrite.h155 …void readFOD(unsigned page, void (MSWriteParser::*parseFOD)(uint32_t fcFirst, uint32_t fcLim, unsi…
156 virtual void readPAP(uint32_t fcFirst, uint32_t fcLim, unsigned cch);
157 virtual void readCHP(uint32_t fcFirst, uint32_t fcLim, unsigned cch);
H A DMSWrite.cpp560 unsigned fcLim, fc = 0x80; in readFOD() local
584 fcLim = libwps::readU32(input); in readFOD()
601 (this->*parseFOD)(fc, fcLim, cch); in readFOD()
603 if (fcLim >= m_fcMac) in readFOD()
606 fc = fcLim; in readFOD()
612 void MSWriteParser::readPAP(uint32_t fcFirst, uint32_t fcLim, unsigned cch) in readPAP() argument
684 para.m_fcLim = fcLim; in readPAP()
759 font.m_fcLim = fcLim; in readCHP()
967 unsigned fcLim = std::min(paps->m_fcLim, m_fcMac); in readText() local
969 if (fcLim - fc < 40) in readText()
[all …]
/dports/editors/abiword/abiword-3.0.5/plugins/mswrite/xp/
H A Die_imp_MSWrite.cpp676 int fcMac, pnPara, fcFirst, cfod, fc, fcLim; in read_pap() local
714 fcLim = READ_DWORD(page + 4 + fod * 6); in read_pap()
719 UT_DEBUGMSG((" fcLim = %d\n", fcLim)); in read_pap()
866 else read_txt(fcFirst, fcLim - 1); in read_pap()
869 fcFirst = fcLim; in read_pap()
871 if (fcLim >= fcMac) in read_pap()
887 int fcMac, pnChar, fcFirst, cfod, fc, fcLim; in read_txt() local
922 fcLim = READ_DWORD(page + 4 + fod * 6); in read_txt()
960 if (from < fcLim && to >= fcFirst) in read_txt()
1043 fcFirst = fcLim; in read_txt()
[all …]
/dports/textproc/wv/wv-1.2.9/
H A Ddecode_complex.c85 U32 * fcLim, U32 currentfc, CLX * clx, BTE * bte, in wvGetComplexParaBounds() argument
120 wvGetComplexParafcLim (ver, fcLim, currentfc, clx, bte, pos, nobte, in wvGetComplexParaBounds()
134 *fcLim = 0xffffffffL; in wvGetComplexParafcLim()
145 *fcLim = fcTest; in wvGetComplexParafcLim()
168 *fcLim = fcTest; in wvGetComplexParafcLim()
174 wvTrace (("fcLim is %x\n", *fcLim)); in wvGetComplexParafcLim()
178 *fcLim = fcTest; in wvGetComplexParafcLim()
249 U32 * fcLim, U32 currentfc, CLX * clx, BTE * bte, in wvGetComplexCharBounds() argument
299 *fcLim = 0xffffffffL; in wvGetComplexCharfcLim()
311 *fcLim = fcTest; in wvGetComplexCharfcLim()
[all …]
H A Ddecode_simple.c640 U32 * fcLim, U32 currentfc, BTE * bte, U32 * pos, in wvGetSimpleParaBounds() argument
684 (fcFirst, fcLim, currentfc, fkp->rgfc, fkp->crun + 1)); in wvGetSimpleParaBounds()
689 U32 * fcLim, U32 currentcp, CLX * clx, BTE * bte, in wvGetSimpleCharBounds() argument
733 (fcFirst, fcLim, currentfc, fkp->rgfc, fkp->crun + 1)); in wvGetSimpleCharBounds()
737 wvGetIntervalBounds (U32 * fcFirst, U32 * fcLim, U32 currentfc, U32 * rgfc, in wvGetIntervalBounds() argument
753 *fcLim = wvNormFC (rgfc[i + 1], NULL); in wvGetIntervalBounds()
759 *fcLim = wvNormFC (rgfc[nopos - 1], NULL); in wvGetIntervalBounds()
784 U32 * fcFirst, U32 * fcLim, U32 cp, CLX * clx, in wvGetSimpleSectionBounds() argument
797 wvGetPieceBoundsFC (&dummy, fcLim, &ps->clx, ps->clx.nopcd); in wvGetSimpleSectionBounds()
819 *fcLim = wvConvertCPToFC (posSedx[j + 1], clx); in wvGetSimpleSectionBounds()
[all …]
H A Disbidi.c50 U32 * fcLim, U32 currentfc, CLX * clx, BTE * bte,
54 U32 * fcLim, U32 currentfc, CLX * clx, BTE * bte,
H A Dwv.h2945 int wvGetIntervalBounds (U32 * fcFirst, U32 * fcLim, U32 currentfc,
2950 U32 * fcLim, U32 currentfc, /*CLX *clx, */
2968 U32 * fcLim, U32 currentfc, CLX * clx,
3026 int wvGetComplexParafcLim (wvVersion ver, U32 * fcLim, U32 currentfc,
3164 U32 * fcFirst, U32 * fcLim, U32 cp, CLX * clx,
3172 U32 * fcLim, U32 currentcp, CLX * clx, BTE * bte,
3176 int wvGetComplexCharfcLim (wvVersion ver, U32 * fcLim, U32 currentfc,
/dports/textproc/libwps/libwps-0.4.12/
H A DChangeLog1580 tMsWrite: fcLim of the last pap can extend beyond end