sf_width
Function (ROM Call 0x4D3)
AMS 2.00 or higher
graph.h
unsigned
char
sf_width(
unsigned
char
character);
Returns the width in pixels of character
character
in the small font.
Uses:
EV_runningApp
,
OO_GetAppAttr
Used by:
ERD_notice
,
Dialog
,
ERD_dialog
,
DrawChar
,
DrawClipChar
,
DrawStr
,
DrawStrWidth
,
DrawStrWidthP
,
FontCharWidth
,
TE_focus
,
TE_handleEvent
,
TE_open
,
TE_openFixed
,
TE_pasteText
,
TE_select
,
TE_unfocus
,
WinChar
,
WinCharXY
,
WinStr
,
ROM Call 0x412
See also:
DrawStrWidth
,
DrawStrWidthP
,
FontCharWidth