OpenTTD Source 20250509-master-ga45f23686d
|
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.