Mac OS 9
SFNTLookupBinarySearchHeader Struct Reference

#include <SFNTLayoutTypes.h>

Data Fields

UInt16 unitSize
 
UInt16 nUnits
 
UInt16 searchRange
 
UInt16 entrySelector
 
UInt16 rangeShift
 

Detailed Description

A BinarySearchHeader defines the five standard fields needed to perform quick lookups in a lookup table (note that using UInt16s, and not ItemCounts or similar types, is important here, since these tables are in fonts, and the documented font formats specify 16-bit quantities).


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