Home
last modified time | relevance | path

Searched refs:unitsPerInch (Results 1 – 25 of 34) sorted by relevance

12

/dports/textproc/jade/jade-1.2.1/style/
H A DStyleEngine.cxx19 int unitsPerInch, in StyleEngine() argument
23 : interpreter_(new Interpreter(&groveManager, &mgr, unitsPerInch, debugMode, dsssl2, in StyleEngine()
H A DInheritedC.cxx1196 INHERITED_C("font-size", FontSizeC, (unitsPerInch()*10)/72); in installInheritedCs()
1218 &FOTBuilder::setLineSpacing, unitsPerInch()*12/72); in installInheritedCs()
1235 unitsPerInch()*8 + unitsPerInch()/2); in installInheritedCs()
1238 unitsPerInch()*11); in installInheritedCs()
1257 unitsPerInch()/72); in installInheritedCs()
1267 &FOTBuilder::setLineSep, unitsPerInch()/72); in installInheritedCs()
1269 8*unitsPerInch()/72); in installInheritedCs()
1271 4*unitsPerInch()/72); in installInheritedCs()
1277 4*unitsPerInch()/72); in installInheritedCs()
1287 &FOTBuilder::setTableCornerRadius, 3*unitsPerInch()/72); in installInheritedCs()
[all …]
H A DStyleEngine.h24 int unitsPerInch, bool debugMode, bool dsssl2,
H A DDssslApp.h18 DssslApp(int unitsPerInch);
H A DInterpreter.h269 Interpreter(GroveManager *, Messenger *, int unitsPerInch, bool debugMode,
294 int unitsPerInch() const;
541 int Interpreter::unitsPerInch() const in unitsPerInch() function
H A DDssslApp.cxx28 DssslApp::DssslApp(int unitsPerInch) in DssslApp() argument
29 : GroveApp("unicode"), unitsPerInch_(unitsPerInch), in DssslApp()
H A DELObj.cxx720 sprintf(buf, "%gpt", n_ * 72.0/interp.unitsPerInch()); in print()
755 sprintf(buf, "%gpt%d", val_ * pow(72.0/interp.unitsPerInch(), double(dim_)), in print()
/dports/textproc/openjade/openjade-1.3.3-pre1/style/
H A DStyleEngine.cxx22 int unitsPerInch, in StyleEngine() argument
27 : interpreter_(new Interpreter(&groveManager, &mgr, unitsPerInch, in StyleEngine()
H A DStyleEngine.h24 int unitsPerInch, bool debugMode, bool dsssl2,
H A DInheritedC.cxx1266 INHERITED_C("font-size", FontSizeC, (unitsPerInch()*10)/72);
1288 &FOTBuilder::setLineSpacing, unitsPerInch()*12/72);
1305 unitsPerInch()*8 + unitsPerInch()/2);
1308 unitsPerInch()*11);
1327 unitsPerInch()/72);
1337 &FOTBuilder::setLineSep, unitsPerInch()/72);
1339 8*unitsPerInch()/72);
1341 4*unitsPerInch()/72);
1347 4*unitsPerInch()/72);
1357 &FOTBuilder::setTableCornerRadius, 3*unitsPerInch()/72);
[all …]
H A DDssslApp.h18 DssslApp(int unitsPerInch);
H A DInterpreter.h327 Interpreter(GroveManager *, Messenger *, int unitsPerInch, bool debugMode, in maxObjSize()
352 int unitsPerInch() const; in maxObjSize()
626 int Interpreter::unitsPerInch() const in maxObjSize()
H A DDssslApp.cxx32 DssslApp::DssslApp(int unitsPerInch) in DssslApp() argument
33 : GroveApp("unicode"), unitsPerInch_(unitsPerInch), in DssslApp()
H A DELObj.cxx740 sprintf(buf, "%gpt", n_ * 72.0/interp.unitsPerInch()); in print()
775 sprintf(buf, "%gpt%d", val_ * pow(72.0/interp.unitsPerInch(), double(dim_)), in print()
/dports/editors/texworks/texworks-release-0.6.2/src/
H A DScreenCalibrationWidget.h51 float unitsPerInch; member
H A DScreenCalibrationWidget.cpp128 double dpu = dpi * _units[_curUnit].unitsPerInch; // dots per unit in paintEvent()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dmetafile.cpp373 int unitsPerInch = (int)(576/scale); in wxMakeMetafilePlaceable() local
382 header.inch = unitsPerInch; in wxMakeMetafilePlaceable()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dmetafile.cpp359 int unitsPerInch = (int)(576/scale); in wxMakeMetafilePlaceable() local
368 header.inch = unitsPerInch; in wxMakeMetafilePlaceable()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dmetafile.cpp377 int unitsPerInch = (int)(576/scale); in wxMakeMetafilePlaceable() local
386 header.inch = unitsPerInch; in wxMakeMetafilePlaceable()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dmetafile.cpp377 int unitsPerInch = (int)(576/scale); in wxMakeMetafilePlaceable() local
386 header.inch = unitsPerInch; in wxMakeMetafilePlaceable()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dmetafile.cpp377 int unitsPerInch = (int)(576/scale); in wxMakeMetafilePlaceable() local
386 header.inch = unitsPerInch; in wxMakeMetafilePlaceable()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dmetafile.cpp377 int unitsPerInch = (int)(576/scale); in wxMakeMetafilePlaceable() local
386 header.inch = unitsPerInch; in wxMakeMetafilePlaceable()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dmetafile.cpp373 int unitsPerInch = (int)(576/scale); in wxMakeMetafilePlaceable() local
382 header.inch = unitsPerInch; in wxMakeMetafilePlaceable()
/dports/devel/itext/itext-4.2.0/rtf/com/lowagie/text/rtf/parser/destinations/
H A DRtfDestinationShppict.java184 private Integer unitsPerInch = null; field in RtfDestinationShppict
681 this.unitsPerInch = null; in setToDefaults()
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DnsPresContext.cpp1086 float unitsPerInch = dx->AppUnitsPerPhysicalInch(); in ScreenSizeInchesForFontInflation() local
1087 gfxSize deviceSizeInches(float(clientRect.width) / unitsPerInch, in ScreenSizeInchesForFontInflation()
1088 float(clientRect.height) / unitsPerInch); in ScreenSizeInchesForFontInflation()

12