Searched defs:clusters (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/win/
H A DUniscribeController.cpp227 Vector<WORD> clusters; local
229 clusters.resize(len);
237 if (!shape(str, len, item, fontData, glyphs, clusters, visualAttributes))
279 glyphs[clusters[k]] = fontData->spaceGlyph();
280 advances[clusters[k]] = treatAsSpace ? logicalSpaceWidth : 0;
282 spaceCharacters[clusters[k]] = m_currentCharacter + k + item.iCharPos;
362 ScriptXtoCP(m_offsetX - leftEdge, clusters.size(), glyphs.size(), clusters.data(), visualAttributes.data(),
380 Vector<WORD>& glyphs, Vector<WORD>& clusters,
389 glyphs.data(), clusters
379 shape(const UChar* str, int len, SCRIPT_ITEM item, const SimpleFontData* fontData, Vector<WORD>& glyphs, Vector<WORD>& clusters, Vector<SCRIPT_VISATTR>& visualAttributes) argument
[all...]
/external/libvpx/mkvparser/
H A Dmkvparser.cpp1080 return 1; //no more clusters
1083 return 1; //no more clusters
1310 return 1; //no more clusters
1316 return 1; //no more clusters
1368 break; //no more clusters
1827 if (status >= 1) //no more clusters
3484 if (result > 0) //no more clusters
3858 break; //no more clusters
4854 if (m_pSegment->Unparsed() <= 0) //all clusters have been loaded
4970 if (m_pSegment->Unparsed() <= 0) //all clusters hav
5269 Cluster** const clusters = m_pSegment->m_clusters; local
5503 Cluster** const clusters = m_pSegment->m_clusters; local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 80 milliseconds