#include <LookupTables.h>
Inheritance diagram for BinarySearchLookupTable:
Public Methods | |
LookupSegment* | lookupSegment (LookupSegment *segments, le_uint32 glyph) |
LookupSingle* | lookupSingle (LookupSingle *entries, le_uint32 glyph) |
Public Attributes | |
le_int16 | unitSize |
le_int16 | nUnits |
le_int16 | searchRange |
le_int16 | entrySelector |
le_int16 | rangeShift |
|
|
|
|
|
Definition at line 48 of file LookupTables.h. |
|
Definition at line 46 of file LookupTables.h. |
|
Definition at line 49 of file LookupTables.h. |
|
Definition at line 47 of file LookupTables.h. |
|
Definition at line 45 of file LookupTables.h. |