Searched refs:ScriptListTable (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/layout/
H A DGlyphLookupTables.cpp17 LEReferenceTo<ScriptListTable> scriptListTable(base, success, SWAPW(scriptListOffset));
24 LEReferenceTo<ScriptListTable> scriptListTable(base, success, SWAPW(scriptListOffset));
H A DScriptAndLanguage.h43 struct ScriptListTable struct
51 LE_VAR_ARRAY(ScriptListTable, scriptRecordArray)
H A DScriptAndLanguage.cpp36 LEReferenceTo<ScriptTable> ScriptListTable::findScript(const LETableReference &base, LETag scriptTag, LEErrorCode &success) const
66 le_uint16 limit = ((SWAPW(scriptRecordArray[0].offset) - sizeof(ScriptListTable)) / sizeof(scriptRecordArray)) + ANY_NUMBER;
93 LEReferenceTo<LangSysTable> ScriptListTable::findLanguage(const LETableReference &base, LETag scriptTag, LETag languageTag, LEErrorCode &success, le_bool exactMatch) const
H A DLookupProcessor.cpp140 LEReferenceTo<ScriptListTable> scriptListTable;
151 scriptListTable = LEReferenceTo<ScriptListTable>(baseAddress, success, scriptListOffset);
/macosx-10.10.1/JavaScriptCore-7600.1.17/icu/unicode/
H A Durename.h2115 #define ScriptListTable U_ICU_ENTRY_POINT_RENAME(ScriptListTable) macro
/macosx-10.10.1/WTF-7600.1.24/icu/unicode/
H A Durename.h2115 #define ScriptListTable U_ICU_ENTRY_POINT_RENAME(ScriptListTable) macro
/macosx-10.10.1/WebKit-7600.1.25/mac/icu/unicode/
H A Durename.h2115 #define ScriptListTable U_ICU_ENTRY_POINT_RENAME(ScriptListTable) macro

Completed in 154 milliseconds