|
CBlueUI
C++ 跨平台跨框架的数据可视化工具
|
函数 | |
| void | HideCocoaWindowTitle (CWidgetSDL2 *wnd) |
| CFStringRef | CreateCFStringRef (LPCTSTR text, int len) |
| CFStringRef | CreateCFStringRefWithA (LPCSTR text, int len) |
| UI_EXP CFStringRef | CreateCFStringRefWithW (LPCWSTR text, int len) |
| SIZE | GetTextSizeWithCTFont (CTFontRef font, LPCTSTR text, int c) |
| SIZE | GetTextSizeWithCTFontA (CTFontRef font, LPCSTR text, int c) |
| SIZE | GetTextSizeWithCTFontW (CTFontRef font, LPCWSTR text, int c) |
| SIZE | GetCFStringRefSize (CTFontRef font, CFStringRef strRef) |
| CFStringRef CreateCFStringRef | ( | LPCTSTR | text, |
| int | len | ||
| ) |
| CFStringRef CreateCFStringRefWithA | ( | LPCSTR | text, |
| int | len | ||
| ) |
| SIZE GetCFStringRefSize | ( | CTFontRef | font, |
| CFStringRef | strRef | ||
| ) |
| void HideCocoaWindowTitle | ( | CWidgetSDL2 * | wnd | ) |