OpenTTD Source 20241224-master-gee860a5c8e
|
Data Fields | |
CFIndex | version |
CTRunDelegateDeallocateCallback | dealloc |
CTRunDelegateGetAscentCallback | getAscent |
CTRunDelegateGetDescentCallback | getDescent |
CTRunDelegateGetWidthCallback | getWidth |
Definition at line 31 of file string_osx.cpp.
CTRunDelegateDeallocateCallback CTRunDelegateCallbacks::dealloc |
Definition at line 33 of file string_osx.cpp.
CTRunDelegateGetAscentCallback CTRunDelegateCallbacks::getAscent |
Definition at line 34 of file string_osx.cpp.
CTRunDelegateGetDescentCallback CTRunDelegateCallbacks::getDescent |
Definition at line 35 of file string_osx.cpp.
CTRunDelegateGetWidthCallback CTRunDelegateCallbacks::getWidth |
Definition at line 36 of file string_osx.cpp.
CFIndex CTRunDelegateCallbacks::version |
Definition at line 32 of file string_osx.cpp.