Searched refs:scriptTag (Results 1 - 25 of 32) sorted by relevance

12

/external/icu/icu4c/source/layout/
H A DGlyphLookupTables.cpp15 le_bool GlyphLookupTableHeader::coversScript(const LETableReference &base, LETag scriptTag, LEErrorCode &success) const argument
19 return (scriptListOffset != 0) && scriptListTable->findScript(scriptListTable, scriptTag, success) .isValid();
22 le_bool GlyphLookupTableHeader::coversScriptAndLanguage(const LETableReference &base, LETag scriptTag, LETag languageTag, LEErrorCode &success, le_bool exactMatch) const argument
26 scriptTag, languageTag, success, exactMatch);
H A DGlyphLookupTables.h27 le_bool coversScript(const LETableReference &base, LETag scriptTag, LEErrorCode &success) const;
28 le_bool coversScriptAndLanguage(const LETableReference &base, LETag scriptTag, LETag languageTag, LEErrorCode &success, le_bool exactMatch = FALSE) const;
H A DGlyphPositioningTables.cpp20 LETag scriptTag, LETag languageTag,
28 GlyphPositioningLookupProcessor processor(base, scriptTag, languageTag, featureMap, featureMapCount, featureOrder, success);
19 process(const LEReferenceTo<GlyphPositioningTableHeader> &base, LEGlyphStorage &glyphStorage, GlyphPositionAdjustments *glyphPositionAdjustments, le_bool rightToLeft, LETag scriptTag, LETag languageTag, const LEReferenceTo<GlyphDefinitionTableHeader> &glyphDefinitionTableHeader, LEErrorCode &success, const LEFontInstance *fontInstance, const FeatureMap *featureMap, le_int32 featureMapCount, le_bool featureOrder) const argument
H A DGlyphSubstitutionTables.cpp23 LETag scriptTag,
36 GlyphSubstitutionLookupProcessor processor(base, scriptTag, languageTag, filter, featureMap, featureMapCount, featureOrder, success);
20 process(const LEReferenceTo<GlyphSubstitutionTableHeader> &base, LEGlyphStorage &glyphStorage, le_bool rightToLeft, LETag scriptTag, LETag languageTag, const LEReferenceTo<GlyphDefinitionTableHeader> &glyphDefinitionTableHeader, const LEGlyphFilter *filter, const FeatureMap *featureMap, le_int32 featureMapCount, le_bool featureOrder, LEErrorCode &success) const argument
H A DScriptAndLanguage.h48 LEReferenceTo<ScriptTable> findScript(const LETableReference &base, LETag scriptTag, LEErrorCode &success) const;
49 LEReferenceTo<LangSysTable> findLanguage(const LETableReference &base, LETag scriptTag, LETag languageTag, LEErrorCode &success, le_bool exactMatch = FALSE) const;
H A DScriptAndLanguage.cpp36 LEReferenceTo<ScriptTable> ScriptListTable::findScript(const LETableReference &base, LETag scriptTag, LEErrorCode &success) const argument
75 if (SWAPT(scriptRecordArrayRef(s,success).tag) == scriptTag) {
83 scriptTableOffset = OpenTypeUtilities::getTagOffset(scriptTag, scriptRecordArrayRef, success);
93 LEReferenceTo<LangSysTable> ScriptListTable::findLanguage(const LETableReference &base, LETag scriptTag, LETag languageTag, LEErrorCode &success, le_bool exactMatch) const argument
95 const LEReferenceTo<ScriptTable> scriptTable = findScript(base, scriptTag, success);
H A DGlyphPositioningTables.h31 le_bool rightToLeft, LETag scriptTag, LETag languageTag,
H A DGlyphPosnLookupProc.h30 LETag scriptTag,
H A DGlyphSubstLookupProc.h31 LETag scriptTag,
H A DGlyphSubstitutionTables.h31 LETag scriptTag,
H A DGlyphSubstLookupProc.cpp30 LETag scriptTag,
42 scriptTag, languageTag, featureMap, featureMapCount, featureOrder, success), fFilter(filter)
28 GlyphSubstitutionLookupProcessor( const LEReferenceTo<GlyphSubstitutionTableHeader> &glyphSubstitutionTableHeader, LETag scriptTag, LETag languageTag, const LEGlyphFilter *filter, const FeatureMap *featureMap, le_int32 featureMapCount, le_bool featureOrder, LEErrorCode& success) argument
H A DGlyphPosnLookupProc.cpp36 LETag scriptTag,
47 scriptTag,
34 GlyphPositioningLookupProcessor( const LEReferenceTo<GlyphPositioningTableHeader> &glyphPositioningTableHeader, LETag scriptTag, LETag languageTag, const FeatureMap *featureMap, le_int32 featureMapCount, le_bool featureOrder, LEErrorCode& success) argument
H A DLookupProcessor.h56 LETag scriptTag,
H A DLayoutEngine.cpp211 LETag scriptTag = OpenTypeLayoutEngine::getScriptTag(fScriptCode); local
215 if (canonGSUBTable->coversScript(canonGSUBTable,scriptTag, success) || LE_SUCCESS(success)) {
270 outCharCount = canonGSUBTable->process(canonGSUBTable, fakeGlyphStorage, rightToLeft, scriptTag, langSysTag, (const GlyphDefinitionTableHeader*)NULL, substitutionFilter, canonFeatureMap, canonFeatureMapCount, FALSE, success);
537 LETag scriptTag = 0x00000000; local
547 else if (gsubTable.isValid() && gsubTable->coversScript(gsubTable, scriptTag = OpenTypeLayoutEngine::getScriptTag(scriptCode), success)) {
583 if (gsubTable->coversScriptAndLanguage(gsubTable, scriptTag, languageTag, success, TRUE)) {
H A DLookupProcessor.cpp135 LETag scriptTag, LETag languageTag, const FeatureMap *featureMap, le_int32 featureMapCount, le_bool orderFeatures,
152 langSysTable = scriptListTable->findLanguage(scriptListTable, scriptTag, languageTag, success);
133 LookupProcessor(const LETableReference &baseAddress, Offset scriptListOffset, Offset featureListOffset, Offset lookupListOffset, LETag scriptTag, LETag languageTag, const FeatureMap *featureMap, le_int32 featureMapCount, le_bool orderFeatures, LEErrorCode& success) argument
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
H A DHTMLMetaCharsetParser.cpp109 if (!threadSafeMatch(tagName, scriptTag) && !threadSafeMatch(tagName, noscriptTag)
H A DHTMLPreloadScanner.cpp91 if (match(tagImpl, scriptTag))
92 return scriptTag.localName();
126 && !match(m_tagImpl, scriptTag))
266 if (match(m_tagImpl, scriptTag))
306 if (match(m_tagImpl, scriptTag))
H A DHTMLTreeBuilderSimulator.cpp151 else if (threadSafeMatch(tagName, scriptTag))
170 if (threadSafeMatch(tagName, scriptTag)) {
H A DHTMLTreeBuilder.cpp615 || token->name() == scriptTag
1035 if (token->name() == styleTag || token->name() == scriptTag) {
1124 || token->name() == scriptTag
1384 if (token->name() == scriptTag) {
1408 || token->name() == scriptTag
2105 if (token->name() == scriptTag) {
2107 ASSERT(m_tree.currentStackItem()->hasTagName(scriptTag));
2494 if (m_tree.currentStackItem()->hasTagName(scriptTag))
2600 if (token->name() == scriptTag) {
2763 if (token->name() == SVGNames::scriptTag
[all...]
H A DHTMLStackItem.h194 || tagName == HTMLNames::scriptTag
H A DXSSAuditor.cpp423 if (hasName(request.token, scriptTag)) {
455 if (hasName(request.token, scriptTag)) {
483 ASSERT(hasName(request.token, scriptTag));
/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLScriptElement.cpp42 : HTMLElement(scriptTag, document)
H A DHTMLCollection.cpp211 return element.hasTagName(scriptTag);
/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGScriptElement.cpp36 : SVGElement(SVGNames::scriptTag, document)
/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
H A DOpenTypeVerticalData.cpp313 OpenType::Tag scriptTag; member in struct:blink::OpenType::ScriptList::ScriptRecord
323 if (scripts[i].scriptTag == tag)

Completed in 2548 milliseconds

12