|
OpenTTD Source 20251117-master-g7398d2e290
|
Data Fields | |
| CFIndex | version |
| CTRunDelegateDeallocateCallback | dealloc |
| CTRunDelegateGetAscentCallback | getAscent |
| CTRunDelegateGetDescentCallback | getDescent |
| CTRunDelegateGetWidthCallback | getWidth |
Definition at line 33 of file string_osx.cpp.
| CTRunDelegateDeallocateCallback CTRunDelegateCallbacks::dealloc |
Definition at line 35 of file string_osx.cpp.
| CTRunDelegateGetAscentCallback CTRunDelegateCallbacks::getAscent |
Definition at line 36 of file string_osx.cpp.
| CTRunDelegateGetDescentCallback CTRunDelegateCallbacks::getDescent |
Definition at line 37 of file string_osx.cpp.
| CTRunDelegateGetWidthCallback CTRunDelegateCallbacks::getWidth |
Definition at line 38 of file string_osx.cpp.
| CFIndex CTRunDelegateCallbacks::version |
Definition at line 34 of file string_osx.cpp.