Home
last modified time | relevance | path

Searched refs:AverageWidth (Results 1 – 15 of 15) sorted by relevance

/dports/textproc/groff/groff-1.22.4/src/libs/libxutil/
H A DXFontName.c106 GetUnsigned (AverageWidth, FontNameAverageWidth) in XParseFontName()
188 PutUnsigned (AverageWidth, FontNameAverageWidth) in XFormatFontName()
224 CompareUnsigned (AverageWidth, FontNameAverageWidth) in XCompareFontName()
254 CopyUnsigned (AverageWidth, FontNameAverageWidth) in XCopyFontName()
/dports/japanese/groff/groff-1.18.1.1/src/xditview/
H A DXFontName.c98 GetUnsigned (AverageWidth, FontNameAverageWidth)
185 PutUnsigned (AverageWidth, FontNameAverageWidth)
222 CompareUnsigned (AverageWidth, FontNameAverageWidth)
253 CopyUnsigned (AverageWidth, FontNameAverageWidth)
H A DXFontName.h14 unsigned int AverageWidth; member
/dports/x11/xditview/xditview-1.0.5/
H A DXFontName.c96 GetUnsigned (AverageWidth, FontNameAverageWidth) in XParseFontName()
182 PutUnsigned (AverageWidth, FontNameAverageWidth) in XFormatFontName()
H A DXFontName.h17 unsigned int AverageWidth; member
/dports/textproc/groff/groff-1.22.4/src/include/
H A DXFontName.h14 unsigned int AverageWidth; member
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/include/
H A Dfont.inc222 -AverageWidth-CharSetRegistry-CharSetCoding
245 -AverageWidth-CharSetRegistry-CharSetCoding
268 -AverageWidth-CharSetRegistry-CharSetCoding
320 var l, FaceNameMax, PixelSize, PointSize, Resolution, AverageWidth: integer;
392 GetNextItem; // 13. read AverageWidth
393 AverageWidth := StrToIntDef(Item,0);
394 Result.lfWidth := AverageWidth div 10;
427 Replaces the PixelSize, PointSize, ResolutionX, ResolutionY and AverageWidth
433 -AverageWidth-CharSetRegistry-CharSetCoding
441 Result:=ClearXLFDItem(Result,12); // AverageWidth
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/include/
H A Dfont.inc222 -AverageWidth-CharSetRegistry-CharSetCoding
245 -AverageWidth-CharSetRegistry-CharSetCoding
268 -AverageWidth-CharSetRegistry-CharSetCoding
320 var l, FaceNameMax, PixelSize, PointSize, Resolution, AverageWidth: integer;
392 GetNextItem; // 13. read AverageWidth
393 AverageWidth := StrToIntDef(Item,0);
394 Result.lfWidth := AverageWidth div 10;
427 Replaces the PixelSize, PointSize, ResolutionX, ResolutionY and AverageWidth
433 -AverageWidth-CharSetRegistry-CharSetCoding
441 Result:=ClearXLFDItem(Result,12); // AverageWidth
[all …]
/dports/editors/lazarus/lazarus/lcl/include/
H A Dfont.inc222 -AverageWidth-CharSetRegistry-CharSetCoding
245 -AverageWidth-CharSetRegistry-CharSetCoding
268 -AverageWidth-CharSetRegistry-CharSetCoding
320 var l, FaceNameMax, PixelSize, PointSize, Resolution, AverageWidth: integer;
392 GetNextItem; // 13. read AverageWidth
393 AverageWidth := StrToIntDef(Item,0);
394 Result.lfWidth := AverageWidth div 10;
427 Replaces the PixelSize, PointSize, ResolutionX, ResolutionY and AverageWidth
433 -AverageWidth-CharSetRegistry-CharSetCoding
441 Result:=ClearXLFDItem(Result,12); // AverageWidth
[all …]
/dports/editors/lazarus-qt5/lazarus/lcl/include/
H A Dfont.inc222 -AverageWidth-CharSetRegistry-CharSetCoding
245 -AverageWidth-CharSetRegistry-CharSetCoding
268 -AverageWidth-CharSetRegistry-CharSetCoding
320 var l, FaceNameMax, PixelSize, PointSize, Resolution, AverageWidth: integer;
392 GetNextItem; // 13. read AverageWidth
393 AverageWidth := StrToIntDef(Item,0);
394 Result.lfWidth := AverageWidth div 10;
427 Replaces the PixelSize, PointSize, ResolutionX, ResolutionY and AverageWidth
433 -AverageWidth-CharSetRegistry-CharSetCoding
441 Result:=ClearXLFDItem(Result,12); // AverageWidth
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/text/
H A Dqfontdatabase_x11.cpp432 AverageWidth, enumerator
480 isZero(tokens[AverageWidth])); in isScalable()
666 uint avgwidth = atoi(tokens[AverageWidth]); in loadXlfds()
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk/
H A Dgtkwinapi.inc1354 PointSize, ResolutionX, ResolutionY, Spacing, AverageWidth,
1386 +'-'+PointSize+'-'+ResolutionX+'-'+ResolutionY+'-'+Spacing+'-'+AverageWidth
1392 PointSize, ResolutionX, ResolutionY, Spacing, AverageWidth,
1409 Tail := '-'+AverageWidth+'-'+CharSetRegistry+'-'+CharSetCoding;
1563 AverageWidth := '*';
1590 AverageWidth := ExtractXLFDItemMask(LongFontName,12);
1713 if AverageWidth='*' then begin
1714 // calculate AverageWidth
1719 then AverageWidth := '*'
1720 else AverageWidth := InttoStr(lfWidth * 10);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk/
H A Dgtkwinapi.inc1354 PointSize, ResolutionX, ResolutionY, Spacing, AverageWidth,
1386 +'-'+PointSize+'-'+ResolutionX+'-'+ResolutionY+'-'+Spacing+'-'+AverageWidth
1392 PointSize, ResolutionX, ResolutionY, Spacing, AverageWidth,
1409 Tail := '-'+AverageWidth+'-'+CharSetRegistry+'-'+CharSetCoding;
1563 AverageWidth := '*';
1590 AverageWidth := ExtractXLFDItemMask(LongFontName,12);
1713 if AverageWidth='*' then begin
1714 // calculate AverageWidth
1719 then AverageWidth := '*'
1720 else AverageWidth := InttoStr(lfWidth * 10);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk/
H A Dgtkwinapi.inc1354 PointSize, ResolutionX, ResolutionY, Spacing, AverageWidth,
1386 +'-'+PointSize+'-'+ResolutionX+'-'+ResolutionY+'-'+Spacing+'-'+AverageWidth
1392 PointSize, ResolutionX, ResolutionY, Spacing, AverageWidth,
1409 Tail := '-'+AverageWidth+'-'+CharSetRegistry+'-'+CharSetCoding;
1563 AverageWidth := '*';
1590 AverageWidth := ExtractXLFDItemMask(LongFontName,12);
1713 if AverageWidth='*' then begin
1714 // calculate AverageWidth
1719 then AverageWidth := '*'
1720 else AverageWidth := InttoStr(lfWidth * 10);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk/
H A Dgtkwinapi.inc1354 PointSize, ResolutionX, ResolutionY, Spacing, AverageWidth,
1386 +'-'+PointSize+'-'+ResolutionX+'-'+ResolutionY+'-'+Spacing+'-'+AverageWidth
1392 PointSize, ResolutionX, ResolutionY, Spacing, AverageWidth,
1409 Tail := '-'+AverageWidth+'-'+CharSetRegistry+'-'+CharSetCoding;
1563 AverageWidth := '*';
1590 AverageWidth := ExtractXLFDItemMask(LongFontName,12);
1713 if AverageWidth='*' then begin
1714 // calculate AverageWidth
1719 then AverageWidth := '*'
1720 else AverageWidth := InttoStr(lfWidth * 10);