Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_exp_HTML_util.cpp253 const gchar* szHeightProp, const gchar** szWidth, double& widthPercentage, in getPropertySize() argument
272 widthPercentage = 100; in getPropertySize()
286 widthPercentage = 100.0 * dWidth / total; in getPropertySize()
287 if (widthPercentage > 100.) in getPropertySize()
288 widthPercentage = 100.0; in getPropertySize()
294 UT_UTF8String getStyleSizeString(const gchar * szWidth, double widthPercentage, in getStyleSizeString() argument
305 UT_sint32 iPercent = (UT_sint32)(widthPercentage + 0.5); in getStyleSizeString()
H A Die_exp_HTML_util.h71 UT_UTF8String getStyleSizeString(const gchar * szWidth, double widthPercentage,
76 const gchar* szHeightProp, const gchar** szWidth, double& widthPercentage,
H A Die_exp_HTML_Listener.cpp2868 double widthPercentage = 0; in _handleImage() local
2871 "height", &szWidth, widthPercentage, &szHeight, in _handleImage()
2878 style = getStyleSizeString(szWidth, widthPercentage, DIM_MM, szHeight, in _handleImage()
/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/pdf/
H A DPdfPTable.java115 protected float widthPercentage = 80; field in PdfPTable
292 widthPercentage = sourceTable.widthPercentage; in copyFormat()
390 widthPercentage = totalWidth / (pageSize.getRight() - pageSize.getLeft()) * 100f; in setWidthPercentage()
1075 return widthPercentage; in getWidthPercentage()
1083 public void setWidthPercentage(float widthPercentage) { in setWidthPercentage() argument
1084 this.widthPercentage = widthPercentage; in setWidthPercentage()
/dports/graphics/digikam/digikam-7.4.0/core/utilities/advancedrename/common/
H A Dtooltipcreator.cpp121 QString TooltipCreator::tableStart(int widthPercentage) in tableStart() argument
123 QString w = QString::number(widthPercentage) + QLatin1Char('%'); in tableStart()
H A Dtooltipcreator.h61 QString tableStart(int widthPercentage);
/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/
H A DImage.java934 this.widthPercentage = image.widthPercentage; in Image()
1536 private float widthPercentage = 100;
1544 return this.widthPercentage;
1553 public void setWidthPercentage(float widthPercentage) {
1554 this.widthPercentage = widthPercentage;
/dports/net/krill/krill-0.9.4/lagosta/js/
H A Dapp.js.map1widthPercentage","scrollHeight","scrollWidth","mounted","$nextTick","resize","beforeDestroy","Vue"…