#import <NSString-WebStringDrawing.h>
Öffentliche Methoden | |
| (struct CGSize) | - _web_drawAtPoint:withFont: |
| (struct CGSize) | - _web_sizeWithFont: |
| (struct CGSize) | - _web_sizeWithFont:forWidth:ellipsis: |
| (struct CGSize) | - _web_drawAtPoint:forWidth:withFont:ellipsis: |
| (struct CGSize) | - _web_drawInRect:withFont:ellipsis:alignment:measureOnly: |
| (struct CGSize) | - _web_drawInRect:withFont:ellipsis:alignment: |
| (struct CGSize) | - _web_sizeInRect:withFont:ellipsis: |
Definiert in Zeile 9 der Datei NSString-WebStringDrawing.h.
| - (struct CGSize) _web_sizeWithFont: | (struct __GSFont *) | fp8 |
| - (struct CGSize) _web_sizeWithFont: | (struct __GSFont *) | fp8 | ||
| forWidth: | (float) | fp12 | ||
| ellipsis: | (int) | fp16 | ||
| - (struct CGSize) _web_drawAtPoint: | (struct CGPoint) | fp8 | ||
| forWidth: | (float) | fp16 | ||
| withFont: | (struct __GSFont *) | fp20 | ||
| ellipsis: | (int) | fp24 | ||
| - (struct CGSize) _web_drawInRect: | (struct CGRect) | fp8 | ||
| withFont: | (struct __GSFont *) | fp24 | ||
| ellipsis: | (int) | fp28 | ||
| alignment: | (int) | fp32 | ||
| measureOnly: | (BOOL) | fp36 | ||
| - (struct CGSize) _web_drawInRect: | (struct CGRect) | fp8 | ||
| withFont: | (struct __GSFont *) | fp24 | ||
| ellipsis: | (int) | fp28 | ||
| alignment: | (int) | fp32 | ||
| - (struct CGSize) _web_sizeInRect: | (struct CGRect) | fp8 | ||
| withFont: | (struct __GSFont *) | fp24 | ||
| ellipsis: | (int) | fp28 | ||