Home
last modified time | relevance | path

Searched refs:fblk3 (Results 1 – 8 of 8) sorted by relevance

/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/poppler/
H A DTextOutputDev.cc3046 fblk3 = NULL; in coalesce()
3068 fblk3 = blk2; in coalesce()
3087 if (((fblk3->xMin <= fblk4->xMax && fblk3->xMax >= fblk4->xMin) || in coalesce()
3089 (fblk2->xMin <= fblk3->xMax && fblk2->xMax >= fblk3->xMin) || in coalesce()
3090 (fblk2->yMin <= fblk3->yMax && fblk2->yMax >= fblk3->yMin)) || in coalesce()
3092 fblk4->yMin <= fblk3->yMax && fblk4->yMax >= fblk3->yMin)) { in coalesce()
3094 fblk3 = NULL; in coalesce()
3114 if (fblk3->lines && fblk3->lines->words) in coalesce()
3130 xCentre3 = (fblk3->xMax + fblk3->xMin) / 2.0; in coalesce()
3131 yCentre3 = (fblk3->yMax + fblk3->yMin) / 2.0; in coalesce()
[all …]
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/poppler/
H A DTextOutputDev.cc3492 fblk3 = NULL; in coalesce()
3514 fblk3 = blk2; in coalesce()
3533 if (((fblk3->xMin <= fblk4->xMax && fblk3->xMax >= fblk4->xMin) || in coalesce()
3535 (fblk2->xMin <= fblk3->xMax && fblk2->xMax >= fblk3->xMin) || in coalesce()
3536 (fblk2->yMin <= fblk3->yMax && fblk2->yMax >= fblk3->yMin)) || in coalesce()
3538 fblk4->yMin <= fblk3->yMax && fblk4->yMax >= fblk3->yMin)) { in coalesce()
3540 fblk3 = NULL; in coalesce()
3560 if (fblk3->lines && fblk3->lines->words) in coalesce()
3576 xCentre3 = (fblk3->xMax + fblk3->xMin) / 2.0; in coalesce()
3577 yCentre3 = (fblk3->yMax + fblk3->yMin) / 2.0; in coalesce()
[all …]
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DTextOutputDev.cc3192 fblk3 = NULL; in coalesce()
3214 fblk3 = blk2; in coalesce()
3233 if (((fblk3->xMin <= fblk4->xMax && fblk3->xMax >= fblk4->xMin) || in coalesce()
3235 (fblk2->xMin <= fblk3->xMax && fblk2->xMax >= fblk3->xMin) || in coalesce()
3236 (fblk2->yMin <= fblk3->yMax && fblk2->yMax >= fblk3->yMin)) || in coalesce()
3238 fblk4->yMin <= fblk3->yMax && fblk4->yMax >= fblk3->yMin)) { in coalesce()
3240 fblk3 = NULL; in coalesce()
3260 if (fblk3->lines && fblk3->lines->words) in coalesce()
3276 xCentre3 = (fblk3->xMax + fblk3->xMin) / 2.0; in coalesce()
3277 yCentre3 = (fblk3->yMax + fblk3->yMin) / 2.0; in coalesce()
[all …]
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DTextOutputDev.cc3192 fblk3 = NULL; in coalesce()
3214 fblk3 = blk2; in coalesce()
3233 if (((fblk3->xMin <= fblk4->xMax && fblk3->xMax >= fblk4->xMin) || in coalesce()
3235 (fblk2->xMin <= fblk3->xMax && fblk2->xMax >= fblk3->xMin) || in coalesce()
3236 (fblk2->yMin <= fblk3->yMax && fblk2->yMax >= fblk3->yMin)) || in coalesce()
3238 fblk4->yMin <= fblk3->yMax && fblk4->yMax >= fblk3->yMin)) { in coalesce()
3240 fblk3 = NULL; in coalesce()
3260 if (fblk3->lines && fblk3->lines->words) in coalesce()
3276 xCentre3 = (fblk3->xMax + fblk3->xMin) / 2.0; in coalesce()
3277 yCentre3 = (fblk3->yMax + fblk3->yMin) / 2.0; in coalesce()
[all …]
/dports/graphics/poppler/poppler-21.12.0/poppler/
H A DTextOutputDev.cc3467 fblk3 = nullptr; in coalesce()
3483 fblk3 = blk2; in coalesce()
3497fblk3->xMin <= fblk4->xMax && fblk3->xMax >= fblk4->xMin) || (fblk2->yMin <= fblk4->yMax && fblk2-… in coalesce()
3498 || (fblk2->yMin <= fblk3->yMax && fblk2->yMax >= fblk3->yMin)) in coalesce()
3501 fblk3 = nullptr; in coalesce()
3518 if (fblk3->lines && fblk3->lines->words) in coalesce()
3519 …deltaX = deltaX < fblk3->lines->words->getFontSize() ? deltaX : fblk3->lines->words->getFontSize(); in coalesce()
3532 xCentre3 = (fblk3->xMax + fblk3->xMin) / 2.0; in coalesce()
3533 yCentre3 = (fblk3->yMax + fblk3->yMin) / 2.0; in coalesce()
3566 tableId = tableId < fblk3->tableId ? fblk3->tableId : tableId; in coalesce()
[all …]
/dports/graphics/poppler-qt5/poppler-21.12.0/poppler/
H A DTextOutputDev.cc3467 fblk3 = nullptr; in coalesce()
3483 fblk3 = blk2; in coalesce()
3497fblk3->xMin <= fblk4->xMax && fblk3->xMax >= fblk4->xMin) || (fblk2->yMin <= fblk4->yMax && fblk2-… in coalesce()
3498 || (fblk2->yMin <= fblk3->yMax && fblk2->yMax >= fblk3->yMin)) in coalesce()
3501 fblk3 = nullptr; in coalesce()
3518 if (fblk3->lines && fblk3->lines->words) in coalesce()
3519 …deltaX = deltaX < fblk3->lines->words->getFontSize() ? deltaX : fblk3->lines->words->getFontSize(); in coalesce()
3532 xCentre3 = (fblk3->xMax + fblk3->xMin) / 2.0; in coalesce()
3533 yCentre3 = (fblk3->yMax + fblk3->yMin) / 2.0; in coalesce()
3566 tableId = tableId < fblk3->tableId ? fblk3->tableId : tableId; in coalesce()
[all …]
/dports/graphics/poppler-glib/poppler-21.12.0/poppler/
H A DTextOutputDev.cc3467 fblk3 = nullptr; in coalesce()
3483 fblk3 = blk2; in coalesce()
3497fblk3->xMin <= fblk4->xMax && fblk3->xMax >= fblk4->xMin) || (fblk2->yMin <= fblk4->yMax && fblk2-… in coalesce()
3498 || (fblk2->yMin <= fblk3->yMax && fblk2->yMax >= fblk3->yMin)) in coalesce()
3501 fblk3 = nullptr; in coalesce()
3518 if (fblk3->lines && fblk3->lines->words) in coalesce()
3519 …deltaX = deltaX < fblk3->lines->words->getFontSize() ? deltaX : fblk3->lines->words->getFontSize(); in coalesce()
3532 xCentre3 = (fblk3->xMax + fblk3->xMin) / 2.0; in coalesce()
3533 yCentre3 = (fblk3->yMax + fblk3->yMin) / 2.0; in coalesce()
3566 tableId = tableId < fblk3->tableId ? fblk3->tableId : tableId; in coalesce()
[all …]
/dports/graphics/poppler-utils/poppler-21.12.0/poppler/
H A DTextOutputDev.cc3467 fblk3 = nullptr; in coalesce()
3483 fblk3 = blk2; in coalesce()
3497fblk3->xMin <= fblk4->xMax && fblk3->xMax >= fblk4->xMin) || (fblk2->yMin <= fblk4->yMax && fblk2-… in coalesce()
3498 || (fblk2->yMin <= fblk3->yMax && fblk2->yMax >= fblk3->yMin)) in coalesce()
3501 fblk3 = nullptr; in coalesce()
3518 if (fblk3->lines && fblk3->lines->words) in coalesce()
3519 …deltaX = deltaX < fblk3->lines->words->getFontSize() ? deltaX : fblk3->lines->words->getFontSize(); in coalesce()
3532 xCentre3 = (fblk3->xMax + fblk3->xMin) / 2.0; in coalesce()
3533 yCentre3 = (fblk3->yMax + fblk3->yMin) / 2.0; in coalesce()
3566 tableId = tableId < fblk3->tableId ? fblk3->tableId : tableId; in coalesce()
[all …]