 |
WebRadioApp
0.1
|
Go to the documentation of this file.
166 int EwBmpGetMetrics(
unsigned long aHandle,
int *aFormat,
int *aNoOfFrames,
167 int *aNoOfVirtFrames,
int *aFrameWidth,
int *aFrameHeight,
193 int *aOpqY,
int *aOpqWidth,
int *aOpqHeight);
423 int EwFntGetMetrics(
unsigned long aHandle,
int *aAscent,
int *aDescent,
424 int *aLeading,
XChar *aDefChar);
450 int *aOriginX,
int *aOriginY,
int *aWidth,
451 int *aHeight,
int *aAdvance);
474 unsigned short aCharCode2);
516 int EwFntLoadGlyph(
unsigned long aHandle,
unsigned short aCharCode,
Definition: ewgfxdriver.h:186
void EwFntClose(unsigned long aHandle)
int EwBmpGetFrameMemory(unsigned long aHandle, int aFrameNo, XSurfaceMemory *aMemory)
int EwBmpGetMetrics(unsigned long aHandle, int *aFormat, int *aNoOfFrames, int *aNoOfVirtFrames, int *aFrameWidth, int *aFrameHeight, int *aFrameDelay)
const char * EwFntGetResourceName(const struct XFntRes *aResource)
unsigned long EwBmpOpen(const struct XBmpRes *aResource)
int EwBmpLoadFrame(unsigned long aHandle, int aFrameNo, XSurfaceMemory *aMemory)
Definition: ewextbmp.h:133
unsigned short XChar
Definition: ewrte.h:1596
int EwFntLoadGlyph(unsigned long aHandle, unsigned short aCharCode, XSurfaceMemory *aMemory)
int EwFntGetMetrics(unsigned long aHandle, int *aAscent, int *aDescent, int *aLeading, XChar *aDefChar)
int EwBmpGetFrameMetrics(unsigned long aHandle, int aFrameNo, int *aOpqX, int *aOpqY, int *aOpqWidth, int *aOpqHeight)
int EwFntInit(void *aArgs)
void EwBmpClose(unsigned long aHandle)
int EwFntIsGlyphAvailable(unsigned long aHandle, unsigned short aCharCode)
unsigned long EwFntOpen(const struct XFntRes *aResource)
Definition: ewextfnt.h:126
int EwFntGetKerning(unsigned long aHandle, unsigned short aCharCode1, unsigned short aCharCode2)
int EwBmpInit(void *aArgs)
int EwFntGetGlyphMetrics(unsigned long aHandle, unsigned short aCharCode, int *aOriginX, int *aOriginY, int *aWidth, int *aHeight, int *aAdvance)
int EwBmpLoadMappingTable(unsigned long aHandle, unsigned short *aMapping)
int EwBmpLoadClut(unsigned long aHandle, XSurfaceMemory *aMemory)