Home
last modified time | relevance | path

Searched refs:offDx (Results 1 – 25 of 187) sorted by relevance

12345678

/dports/editors/calligra/calligra-3.2.1/libs/vectorimage/libemf/
H A DEmfObjects.cpp62 quint32 offDx = m_offDx - 36 - 8 - 4 - 4 - 4 - 16 - 4; in EmrTextObject() local
66 offDx -= offString; in EmrTextObject()
71 offDx -= 2 * m_charCount; in EmrTextObject()
78 offDx -= 2; in EmrTextObject()
83 offDx -= m_charCount; in EmrTextObject()
91 offDx -= 4 - rest; in EmrTextObject()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/emfio/source/reader/
H A Demfreader.cxx1582 sal_uInt32 nOffString, nOptions, offDx; in ReadEnhWMF() local
1591 mpInputStream->ReadUInt32( offDx ); in ReadEnhWMF()
1627 … if (!bOverflow && offDx && ((nCurPos + offDx + nDxSize) <= nNextPos ) && nNextPos <= mnEndPos) in ReadEnhWMF()
1629 mpInputStream->Seek( nCurPos + offDx ); in ReadEnhWMF()
/dports/graphics/libemf/libemf-1.0.13/libemf/
H A Dlibemf.h773 << text.rcl << text.offDx;
783 >> text.rcl >> text.offDx;
4710 emrtext.offDx = emr.nSize; in EMREXTTEXTOUTA()
4714 emrtext.offDx = 0; in EMREXTTEXTOUTA()
4749 if ( emrtext.offDx ) { in EMREXTTEXTOUTA()
4871 printf( FMT4, emrtext.offDx ); in edit()
4882 if ( emrtext.offDx != 0 ) { in edit()
4958 emrtext.offDx = emr.nSize; in EMREXTTEXTOUTW()
4962 emrtext.offDx = 0; in EMREXTTEXTOUTW()
4997 if ( emrtext.offDx ) { in EMREXTTEXTOUTW()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/emfio/source/reader/
H A Demfreader.cxx1820 sal_uInt32 nLen, nOffString, nOptions, offDx; in ReadEnhWMF() local
1847 mpInputStream->ReadUInt32( offDx ); in ReadEnhWMF()
1885 … if (!bOverflow && offDx && ((nCurPos + offDx + nDxSize) <= nNextPos ) && nNextPos <= mnEndPos) in ReadEnhWMF()
1887 mpInputStream->Seek( nCurPos + offDx ); in ReadEnhWMF()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/libuemf/
H A Duemf_safe.c67 uint32_t offDx = 0; in emrtext_safe() local
73 offDx = *(uint32_t *)((char *)pemt +off); in emrtext_safe()
75 if(IS_MEM_UNSAFE(record, offDx + count*4, blimit))return(0); in emrtext_safe()
H A Duemf_endian.c469 uint32_t offDx=0; in emrtext_swap() local
488 offDx = *(uint32_t *)((char *)pemt +off); in emrtext_swap()
494 offDx = *(uint32_t *)((char *)pemt +off); in emrtext_swap()
497 …U_swap4((record + offDx),count); // Dx[], offset with respect to the Record, NOT the obj… in emrtext_swap()
/dports/editors/ted/Ted-2.23/drawMeta/
H A DdrawPlayEmf.c837 int offDx; in appEmfReadTextObject() local
855 offDx= sioEndianGetLeInt32( sis ); done += 4; in appEmfReadTextObject()
867 while( skipped+ done < offDx ) in appEmfReadTextObject()
870 if ( offDx > 0 ) in appEmfReadTextObject()
/dports/comms/snap7/snap7-full-1.4.2/utility/Windows/HMITracer/SynPDF/
H A DSynGdiPlus.pas2390 if DrawString or (emrtext.offDx=0) then begin // if emf content is not correct -> best guess
2395 Siz.cx := DXTextWidth(pointer(PAnsiChar(@EMR)+emrtext.offDx),emrText.nChars);
2417 if DrawString or (emrtext.offDx=0) then
2419 SetPositions(RF.X,RF.Y,pointer(F32),pointer(PAnsiChar(@EMR)+emrtext.offDx),emrText.nChars);
/dports/print/transfig/transfig.3.2.5e/fig2dev/dev/
H A Dgenemf.h773 EMFulong offDx; /* Offset to the inter-character spacing array*/ member
/dports/print/fig2dev/fig2dev-3.2.8a/fig2dev/dev/
H A Dgenemf.h776 EMFulong offDx; /* Offset to the inter-character spacing array*/ member
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/import/emf/
H A Dimportemf.cpp2804 quint32 grMode, numChar, offTxt, txOpts, offDx; in handleText() local
2814 ds >> offDx; in handleText()
2838 ds.device()->seek(posi + offDx); in handleText()
2874 ds.device()->seek(posi + offDx); in handleText()
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwingdi.h1631 DWORD offDx; member
/dports/graphics/libemf/libemf-1.0.13/include/libEMF/wine/
H A Dwingdi.h1956 DWORD offDx; member
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwingdi.h1752 DWORD offDx; member
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwingdi.h1752 DWORD offDx; member
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwingdi.d2824 DWORD offDx;
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwingdi.d2824 DWORD offDx;
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dwingdi.d2823 DWORD offDx;
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dwingdi.d2824 DWORD offDx;
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwingdi.d2823 DWORD offDx;
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dwingdi.d2823 DWORD offDx;
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dwingdi.d2823 DWORD offDx;
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dwingdi.d2823 DWORD offDx;
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dwingdi.d2823 DWORD offDx;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwingdi.d2824 DWORD offDx;

12345678