Searched refs:fontIndex (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/samples/layout/
H A DFontMap.cpp207 le_int32 fontIndex = fFontIndices[scriptCode]; local
209 if (fontIndex < 0) {
216 if (fFontInstances[fontIndex] == NULL) {
217 fFontInstances[fontIndex] = openFont(fFontNames[fontIndex], fPointSize, status);
220 sprintf(errorMessage, "Could not open font file %s", fFontNames[fontIndex]);
226 return fFontInstances[fontIndex];
/external/skia/src/pdf/
H A DSkPDFDevice.cpp1478 int fontIndex = getFontResourceIndex(typeface, glyphID); local
1480 contentEntry->fContent.writeDecAsText(fontIndex);
1484 contentEntry->fState.fFont = fFontResources[fontIndex];
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
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 300 milliseconds