All Databases
Inside Mac - Basic Toolbox
GetDefFontSize
GetSysFont
GetAppFont
GetMbarHeight
GetSysJust
SetSysJust
GetDefFontSize
Retrieve the size of the current default font
#include <
Script.h
>
Script Manager
short
GetDefFontSize
(
);
returns
a short; the current default font size
GetDefFontSize
gets the size of the current default font.
Notes: This routine is in the Pascal interface, not ROM and can't be used with the
64K ROM.
Referenced by (3):
Script Mgr (Inside Mac - Index)
WorldWide Software Overview (Inside Mac - Index)
Setting and Checking System Variables (Inside Mac - WWSO Mgr)