OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fontIndex
(Results
1 - 5
of
5
) sorted by null
/external/icu4c/samples/layout/
FontMap.cpp
207
le_int32
fontIndex
= fFontIndices[scriptCode];
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/chromium_org/third_party/skia/src/pdf/
SkPDFDevice.cpp
[
all
...]
/external/skia/src/pdf/
SkPDFDevice.cpp
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
Completed in 884 milliseconds