Uses of Class
org.rococoa.cocoa.ats.sfntDirectoryEntry

Packages that use sfntDirectoryEntry
org.rococoa.cocoa.ats   
 

Uses of sfntDirectoryEntry in org.rococoa.cocoa.ats
 

Subclasses of sfntDirectoryEntry in org.rococoa.cocoa.ats
static class sfntDirectoryEntry.ByReference
           
static class sfntDirectoryEntry.ByValue
           
 

Fields in org.rococoa.cocoa.ats declared as sfntDirectoryEntry
 sfntDirectoryEntry[] sfntDirectory.table
          table[numOffsets]
C type : sfntDirectoryEntry[1]
 

Methods in org.rococoa.cocoa.ats that return sfntDirectoryEntry
static sfntDirectoryEntry[] sfntDirectoryEntry.newArray(int arrayLength)
           
 

Constructors in org.rococoa.cocoa.ats with parameters of type sfntDirectoryEntry
sfntDirectory(int format, short numOffsets, short searchRange, short entrySelector, short rangeShift, sfntDirectoryEntry[] table)
           
 



Copyright © 2009. All Rights Reserved.