#import <CelesteCaptionLayer.h>
Abgeleitet von FigCaptionLayer.
Öffentliche Methoden | |
| (id) | - init |
| (void) | - setFontName: |
| (void) | - dealloc |
| (void) | - acquireFontsForPointSize: |
| (void) | - drawUnichar:italics:underline:inRect:inContext: |
Geschützte Attribute | |
| struct CelesteCaptionLayerState * | _priv2 |
Definiert in Zeile 9 der Datei CelesteCaptionLayer.h.
| - (id) init |
Implementiert FigCaptionLayer.
| - (void) setFontName: | (const char *) | fp8 |
Implementiert FigCaptionLayer.
| - (void) dealloc |
Implementiert FigCaptionLayer.
| - (void) acquireFontsForPointSize: | (float) | fp8 |
| - (void) drawUnichar: | (unsigned short) | fp8 | ||
| italics: | (BOOL) | fp12 | ||
| underline: | (BOOL) | fp16 | ||
| inRect: | (struct CGRect) | fp20 | ||
| inContext: | (struct CGContext *) | fp36 | ||
Implementiert FigCaptionLayer.
- (struct CelesteCaptionLayerState*) _priv2 [read, protected] |
Definiert in Zeile 11 der Datei CelesteCaptionLayer.h.