Home
last modified time | relevance | path

Searched defs:avgWidth (Results 1 – 25 of 57) sorted by relevance

123

/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/pdf/
H A DPDFFontDescriptor.java74 public void setMetrics(int avgWidth, int maxWidth, int missingWidth, in setMetrics()
/dports/print/pdf-renderer/pdf-renderer-0.9.1,1/src/com/sun/pdfview/font/
H A DPDFFontDescriptor.java75 private int avgWidth = 0; field in PDFFontDescriptor
338 public void setAvgWidth(int avgWidth) { in setAvgWidth()
/dports/x11-toolkits/tk87/tk8.7a5/unix/
H A DtkUnixMenubu.c348 int avgWidth, txtWidth, txtHeight; in TkpComputeMenuButtonGeometry() local
H A DtkUnixButton.c861 int width, height, avgWidth, txtWidth, txtHeight; in TkpComputeButtonGeometry() local
/dports/x11-toolkits/tk86/tk8.6.12/unix/
H A DtkUnixMenubu.c347 int avgWidth, txtWidth, txtHeight; in TkpComputeMenuButtonGeometry() local
H A DtkUnixButton.c861 int width, height, avgWidth, txtWidth, txtHeight; in TkpComputeButtonGeometry() local
/dports/x11-toolkits/tk85/tk8.5.19/unix/
H A DtkUnixMenubu.c360 int avgWidth, txtWidth, txtHeight; in TkpComputeMenuButtonGeometry() local
H A DtkUnixButton.c855 int width, height, avgWidth, txtWidth, txtHeight; in TkpComputeButtonGeometry() local
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/generic/
H A DtkUnixMenubu.c353 int avgWidth, txtWidth, txtHeight; local
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/unix/
H A DtkUnixButton.c570 int width, height, avgWidth, txtWidth, txtHeight; local
/dports/print/cups-filters/cups-filters-1.28.10/fontembed/
H A Dembed_pdf.h18 int avgWidth; member
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.tests/src/org/eclipse/debug/tests/viewer/model/
H A DColumnPresentationTests.java276 int avgWidth = treeWidth / columns.length; in testInitialColumnAverageWidth() local
/dports/x11-toolkits/tk87/tk8.7a5/macosx/
H A DtkMacOSXMenubutton.c246 int width, height, avgWidth, haveImage = 0, haveText = 0; in TkpComputeMenuButtonGeometry() local
/dports/x11-toolkits/tk86/tk8.6.12/macosx/
H A DtkMacOSXMenubutton.c246 int width, height, avgWidth, haveImage = 0, haveText = 0; in TkpComputeMenuButtonGeometry() local
/dports/x11-toolkits/tk85/tk8.5.19/macosx/
H A DtkMacOSXMenubutton.c206 int width, height, avgWidth, haveImage = 0, haveText = 0; local
/dports/x11-toolkits/tk85/tk8.5.19/win/
H A DtkWinButton.c816 int avgWidth; in TkpComputeButtonGeometry() local
/dports/x11-toolkits/tk87/tk8.7a5/win/
H A DtkWinButton.c828 int avgWidth; in TkpComputeButtonGeometry() local
/dports/x11-toolkits/tk86/tk8.6.12/win/
H A DtkWinButton.c827 int avgWidth; in TkpComputeButtonGeometry() local
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/win/
H A DtkWinButton.c792 int avgWidth; local
/dports/x11-toolkits/tk85/tk8.5.19/generic/ttk/
H A DttkLabel.c105 int avgWidth = Tk_TextWidth(text->tkfont, "0", 1); in TextReqWidth() local
/dports/x11-toolkits/tk87/tk8.7a5/generic/ttk/
H A DttkLabel.c104 int avgWidth = Tk_TextWidth(text->tkfont, "0", 1); in TextReqWidth() local
/dports/x11-toolkits/tk86/tk8.6.12/generic/
H A DtkEntry.h164 int avgWidth; /* Width of average character. */ member
/dports/x11-toolkits/tk86/tk8.6.12/generic/ttk/
H A DttkLabel.c104 int avgWidth = Tk_TextWidth(text->tkfont, "0", 1); in TextReqWidth() local
/dports/x11-toolkits/tk85/tk8.5.19/generic/
H A DtkEntry.h169 int avgWidth; /* Width of average character. */ member
/dports/x11-toolkits/tk87/tk8.7a5/generic/
H A DtkEntry.h177 int avgWidth; /* Width of average character. */ member

123