OpenTTD Source 20241224-master-gee860a5c8e
CTRunDelegateCallbacks Struct Reference

Data Fields

CFIndex version
 
CTRunDelegateDeallocateCallback dealloc
 
CTRunDelegateGetAscentCallback getAscent
 
CTRunDelegateGetDescentCallback getDescent
 
CTRunDelegateGetWidthCallback getWidth
 

Detailed Description

Definition at line 31 of file string_osx.cpp.

Field Documentation

◆ dealloc

CTRunDelegateDeallocateCallback CTRunDelegateCallbacks::dealloc

Definition at line 33 of file string_osx.cpp.

◆ getAscent

CTRunDelegateGetAscentCallback CTRunDelegateCallbacks::getAscent

Definition at line 34 of file string_osx.cpp.

◆ getDescent

CTRunDelegateGetDescentCallback CTRunDelegateCallbacks::getDescent

Definition at line 35 of file string_osx.cpp.

◆ getWidth

CTRunDelegateGetWidthCallback CTRunDelegateCallbacks::getWidth

Definition at line 36 of file string_osx.cpp.

◆ version

CFIndex CTRunDelegateCallbacks::version

Definition at line 32 of file string_osx.cpp.


The documentation for this struct was generated from the following file: