Home
last modified time | relevance | path

Searched refs:fLastRow (Results 1 – 22 of 22) sorted by relevance

/dports/textproc/wv/wv-1.2.9/
H A Dtlp.c43 dest->fLastRow = (temp16 & 0x0040) >> 6; in wvGetTLP_internal()
70 dest->fLastRow = src->fLastRow; in wvCopyTLP()
85 item->fLastRow = 0; in wvInitTLP()
H A Dtap.c54 cache.fLastRow = 0; in wvInitTAP()
H A Dwv.h1399 U32 fLastRow:1; member
1421 U32 fLastRow:1; member
4064 U8 fLastRow; member
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/codec/
H A DSkPngCodec.cpp502 , fLastRow(0) in SkPngNormalDecoder()
520 int fLastRow; member in SkPngNormalDecoder
537 fLastRow = height - 1; in decodeAllRows()
561 fLastRow = lastRow; in setRange()
565 fRowsNeeded = fLastRow - fFirstRow + 1; in setRange()
592 SkASSERT(rowNum <= fLastRow); in rowCallback()
617 , fLastRow(0) in SkPngInterlacedDecoder()
631 int fLastRow; member in SkPngInterlacedDecoder
659 SkASSERT(fLinesDecoded == fLastRow - fFirstRow + 1); in interlacedRowCallback()
682 fLastRow = height - 1; in decodeAllRows()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/codec/
H A DSkPngCodec.cpp502 , fLastRow(0) in SkPngNormalDecoder()
520 int fLastRow; member in SkPngNormalDecoder
537 fLastRow = height - 1; in decodeAllRows()
561 fLastRow = lastRow; in setRange()
565 fRowsNeeded = fLastRow - fFirstRow + 1; in setRange()
592 SkASSERT(rowNum <= fLastRow); in rowCallback()
617 , fLastRow(0) in SkPngInterlacedDecoder()
631 int fLastRow; member in SkPngInterlacedDecoder
659 SkASSERT(fLinesDecoded == fLastRow - fFirstRow + 1); in interlacedRowCallback()
682 fLastRow = height - 1; in decodeAllRows()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/codec/
H A DSkPngCodec.cpp502 , fLastRow(0) in SkPngNormalDecoder()
520 int fLastRow; member in SkPngNormalDecoder
537 fLastRow = height - 1; in decodeAllRows()
561 fLastRow = lastRow; in setRange()
565 fRowsNeeded = fLastRow - fFirstRow + 1; in setRange()
592 SkASSERT(rowNum <= fLastRow); in rowCallback()
617 , fLastRow(0) in SkPngInterlacedDecoder()
631 int fLastRow; member in SkPngInterlacedDecoder
659 SkASSERT(fLinesDecoded == fLastRow - fFirstRow + 1); in interlacedRowCallback()
682 fLastRow = height - 1; in decodeAllRows()
[all …]
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/codec/
H A DSkPngCodec.cpp502 , fLastRow(0) in SkPngNormalDecoder()
520 int fLastRow; member in SkPngNormalDecoder
537 fLastRow = height - 1; in decodeAllRows()
561 fLastRow = lastRow; in setRange()
565 fRowsNeeded = fLastRow - fFirstRow + 1; in setRange()
592 SkASSERT(rowNum <= fLastRow); in rowCallback()
617 , fLastRow(0) in SkPngInterlacedDecoder()
631 int fLastRow; member in SkPngInterlacedDecoder
659 SkASSERT(fLinesDecoded == fLastRow - fFirstRow + 1); in interlacedRowCallback()
682 fLastRow = height - 1; in decodeAllRows()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/codec/
H A DSkPngCodec.cpp502 , fLastRow(0) in SkPngNormalDecoder()
520 int fLastRow; member in SkPngNormalDecoder
537 fLastRow = height - 1; in decodeAllRows()
561 fLastRow = lastRow; in setRange()
565 fRowsNeeded = fLastRow - fFirstRow + 1; in setRange()
592 SkASSERT(rowNum <= fLastRow); in rowCallback()
617 , fLastRow(0) in SkPngInterlacedDecoder()
631 int fLastRow; member in SkPngInterlacedDecoder
659 SkASSERT(fLinesDecoded == fLastRow - fFirstRow + 1); in interlacedRowCallback()
682 fLastRow = height - 1; in decodeAllRows()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/codec/
H A DSkPngCodec.cpp501 , fLastRow(0) in SkPngNormalDecoder()
519 int fLastRow; member in SkPngNormalDecoder
536 fLastRow = height - 1; in decodeAllRows()
560 fLastRow = lastRow; in setRange()
564 fRowsNeeded = fLastRow - fFirstRow + 1; in setRange()
591 SkASSERT(rowNum <= fLastRow); in rowCallback()
616 , fLastRow(0) in SkPngInterlacedDecoder()
630 int fLastRow; member in SkPngInterlacedDecoder
658 SkASSERT(fLinesDecoded == fLastRow - fFirstRow + 1); in interlacedRowCallback()
681 fLastRow = height - 1; in decodeAllRows()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/codec/
H A DSkPngCodec.cpp495 , fLastRow(0) in SkPngNormalDecoder()
513 int fLastRow; member in SkPngNormalDecoder
530 fLastRow = height - 1; in decodeAllRows()
557 fLastRow = lastRow; in setRange()
561 fRowsNeeded = fLastRow - fFirstRow + 1; in setRange()
591 SkASSERT(rowNum <= fLastRow); in rowCallback()
616 , fLastRow(0) in SkPngInterlacedDecoder()
630 int fLastRow; member in SkPngInterlacedDecoder
662 if (fLastRow != this->getInfo().height() - 1 || in interlacedRowCallback()
681 fLastRow = height - 1; in decodeAllRows()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/codec/
H A DSkPngCodec.cpp523 , fLastRow(0)
547 int fLastRow;
594 fLastRow = lastRow;
620 SkASSERT(rowNum <= fLastRow);
630 if (rowNum == fLastRow) {
645 , fLastRow(0)
665 int fLastRow;
687 if (rowNum < fFirstRow || rowNum > fLastRow) {
724 fLastRow = height - 1;
756 fLastRow = lastRow;
[all …]
/dports/editors/calligra/calligra-3.2.1/sheets/
H A DRowFormatStorage.cpp216 int hLastRow, hFirstRow, fLastRow, fFirstRow; in isHiddenOrFiltered() local
218 v = isFiltered(row, &fLastRow, &fFirstRow) || v; in isHiddenOrFiltered()
219 if (lastRow) *lastRow = qMin(hLastRow, fLastRow); in isHiddenOrFiltered()
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dconvert.cpp951 ret.fLastRow=s.fLastRow; in toWord97()
999 ret.fLastRow=s.fLastRow; in toWord97()
H A Dword95_generated.cpp719 fLastRow=shifterU16; in read()
752 fLastRow=shifterU16; in readPtr()
775 shifterU16|=fLastRow << 6; in write()
794 fLastRow=0; in clear()
845 lhs.fLastRow==rhs.fLastRow && in operator ==()
1421 fLastRow=rhs.fLastRow; in TAP()
1455 fLastRow=rhs.fLastRow; in operator =()
1492 fLastRow=shifterU16; in read()
1531 shifterU16|=fLastRow << 2; in write()
1623 fLastRow=0; in clearInternal()
[all …]
H A Dword97_generated.cpp1087 fLastRow=shifterU16; in read()
1120 fLastRow=shifterU16; in readPtr()
1143 shifterU16|=fLastRow << 6; in write()
1162 fLastRow=0; in clear()
1193 s += uint2string( fLastRow ); in toString()
1213 lhs.fLastRow==rhs.fLastRow && in operator ==()
1471 fLastRow=shifterU16; in read()
1515 shifterU16|=fLastRow << 2; in write()
1554 fLastRow=0; in clear()
1619 s += uint2string( fLastRow ); in toString()
[all …]
H A Dword95_generated.h667 U16 fLastRow:1; member
1227 U16 fLastRow:1; member
H A Dword97_generated.h1051 U16 fLastRow:1; member
1421 U16 fLastRow:1; member
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dconvert.cpp949 ret.fLastRow=s.fLastRow; in toWord97()
997 ret.fLastRow=s.fLastRow; in toWord97()
H A Dword95_generated.cpp717 fLastRow=shifterU16; in read()
750 fLastRow=shifterU16; in readPtr()
773 shifterU16|=fLastRow << 6; in write()
792 fLastRow=0; in clear()
843 lhs.fLastRow==rhs.fLastRow && in operator ==()
1427 fLastRow=rhs.fLastRow; in TAP()
1461 fLastRow=rhs.fLastRow; in operator =()
1498 fLastRow=shifterU16; in read()
1537 shifterU16|=fLastRow << 2; in write()
1629 fLastRow=0; in clearInternal()
[all …]
H A Dword97_generated.cpp1020 fLastRow=shifterU16; in read()
1053 fLastRow=shifterU16; in readPtr()
1076 shifterU16|=fLastRow << 6; in write()
1095 fLastRow=0; in clear()
1126 s += uint2string( fLastRow ); in toString()
1146 lhs.fLastRow==rhs.fLastRow && in operator ==()
1387 fLastRow=shifterU16; in read()
1424 shifterU16|=fLastRow << 2; in write()
1454 fLastRow=0; in clear()
1498 s += uint2string( fLastRow ); in toString()
[all …]
H A Dword95_generated.h667 U16 fLastRow:1; member
1227 U16 fLastRow:1; member
H A Dword97_generated.h1028 U16 fLastRow:1; member
1329 U16 fLastRow:1; member