Searched refs:AnchorTable (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/layout/
H A DAnchorTables.h21 struct AnchorTable struct
31 struct Format1AnchorTable : AnchorTable
36 struct Format2AnchorTable : AnchorTable
43 struct Format3AnchorTable : AnchorTable
H A DCursiveAttachmentSubtables.cpp33 const AnchorTable *entryAnchorTable = (const AnchorTable *) ((char *) this + entryOffset);
42 const AnchorTable *exitAnchorTable = (const AnchorTable *) ((char *) this + exitOffset);
H A DMarkArrays.cpp27 const AnchorTable *anchorTable = (AnchorTable *) ((char *) this + anchorTableOffset);
H A DMarkToMarkPosnSubtables.cpp65 const AnchorTable *anchorTable = (const AnchorTable *) ((char *) mark2Array + anchorTableOffset);
H A DMarkToBasePosnSubtables.cpp66 const AnchorTable *anchorTable = (const AnchorTable *) ((char *) baseArray + anchorTableOffset);
H A DMarkToLigaturePosnSubtables.cpp76 const AnchorTable *anchorTable = (const AnchorTable *) ((char *) ligatureAttachTable + anchorTableOffset);
H A DAnchorTables.cpp15 void AnchorTable::getAnchor(LEGlyphID glyphID, const LEFontInstance *fontInstance,
/macosx-10.10.1/IOStorageFamily-182.1.1/
H A DIOMediaBSDClient.h39 class AnchorTable;
60 AnchorTable * _anchors;
117 virtual AnchorTable * getAnchors() __attribute__ ((deprecated));
H A DIOMediaBSDClient.cpp135 class AnchorTable class
149 AnchorTable();
150 ~AnchorTable();
235 AnchorTable * _anchors; // (table of anchors)
255 AnchorTable * getAnchors();
499 AnchorTable * anchors = gIOMediaBSDClientGlobals.getAnchors();
601 AnchorTable * IOMediaBSDClient::getAnchors()
2891 // AnchorTable Class
2893 AnchorTable::AnchorTable() function in class:AnchorTable
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/icu/unicode/
H A Durename.h1754 #define AnchorTable U_ICU_ENTRY_POINT_RENAME(AnchorTable) macro
/macosx-10.10.1/WTF-7600.1.24/icu/unicode/
H A Durename.h1754 #define AnchorTable U_ICU_ENTRY_POINT_RENAME(AnchorTable) macro
/macosx-10.10.1/WebKit-7600.1.25/mac/icu/unicode/
H A Durename.h1754 #define AnchorTable U_ICU_ENTRY_POINT_RENAME(AnchorTable) macro

Completed in 275 milliseconds