Home
last modified time | relevance | path

Searched defs:nPixWidth (Results 1 – 9 of 9) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/inc/
H A Dfntcache.hxx101 static long nPixWidth; member in SwFntObj
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A Dframelink.cxx131 double nPixWidth = std::min<double>((nPrim + nDist + nSecn) * fScale, nMaxWidth); in Set() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/dialog/
H A Dframelink.cxx146 double nPixWidth = std::min<double>((nPrim + nDist + nSecn) * fScale, nMaxWidth); in Set() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/outdev/
H A Dtextline.cxx56 tools::Long nPixWidth, tools::Long nPixHeight ) in ImplDrawWavePixel()
111 tools::Long nPixWidth; in ImplDrawWaveLine() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/outdev/
H A Dtextline.cxx56 long nPixWidth, long nPixHeight ) in ImplDrawWavePixel()
111 long nPixWidth; in ImplDrawWaveLine() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk3/
H A Dgtkdata.cxx121 int nPixWidth = gdk_pixbuf_get_width(pPixBuf); in getFromSvg() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/html/
H A Dhtmltabw.cxx655 sal_Int32 nPixWidth = Application::GetDefaultDevice()->LogicToPixel( in Write() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dhtmltabw.cxx644 sal_Int32 nPixWidth = Application::GetDefaultDevice()->LogicToPixel( in Write() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/txtnode/
H A Dfntcache.cxx74 long SwFntObj::nPixWidth; member in SwFntObj