Home
last modified time | relevance | path

Searched refs:componentCount (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/layout/
DMarkToLigaturePosnSubtables.cpp66 le_int32 componentCount = SWAPW(ligatureAttachTable->componentCount); in process() local
69 if (component >= componentCount) { in process()
71 component = componentCount - 1; in process()
DMarkToLigaturePosnSubtables.h37 le_uint16 componentCount; member
/external/webkit/WebCore/platform/graphics/win/
DQTMovieWin.cpp983 long componentCount = CountComponents(&findCD); in initializeSupportedTypes() local
984 if (!componentCount) in initializeSupportedTypes()