HomeSort by relevance Sort by last modified time
    Searched refs:fFileName (Results 1 - 11 of 11) sorted by null

  /external/skia/src/ports/
SkFontHost_android.cpp 397 const char* fFileName;
441 SkDebugf("gSystemFonts[%d] fileName=%s", i, gSystemFonts[i].fFileName);
476 if (strcmp(gSystemFonts[i].fFileName, filename) == 0) {
502 fontInfoRecord.fFileName = filename;
534 SkDEBUGF(("---- gSystemFonts[%d] fileName=%s", i, gSystemFonts[i].fFileName));
569 if (!getNameAndStyle(gSystemFonts[i].fFileName, &name, &style,
579 getFullPathForSysFonts(&fullpath, gSystemFonts[i].fFileName);
588 i, gSystemFonts[i].fFileName, tf->uniqueID()));
594 gSystemFonts[i].fFileName, gFallbackFonts.count(), tf->uniqueID()));
625 if (strcmp(gSystemFonts[i].fFileName, filename) == 0)
    [all...]
SkFontHost_simple.cpp 375 const char* fFileName;
444 if (!get_name_and_style(rec[i].fFileName, &name, &style, isExpected)) {
452 rec[i].fFileName) // filename
459 // rec[i].fFileName, fallbackCount, tf->uniqueID());
517 if (strcmp(rec[i].fFileName, str.c_str()) == 0) {
SkFontHost_FONTPATH.cpp 24 const char* fFileName;
SkFontHost_linux.cpp 499 if (strcmp(rec[i].fFileName, str.c_str()) == 0) {
  /external/skia/src/animator/
SkAnimateMaker.h 141 SkString fFileName;
SkAnimateMaker.cpp 289 if (fFileName.size() > 0)
290 fErrorString.set(fFileName.c_str());
SkAnimator.cpp 63 fMaker->fFileName.reset();
78 fMaker->fFileName.reset();
647 fMaker->fFileName.set(tail + 1);
649 fMaker->fFileName.set(uri);
  /external/icu4c/tools/genrb/
reslist.h 161 char* fFileName; /* file name for binary or import binary tags if any */
wrtxml.cpp 796 (res->u.fBinaryValue.fFileName !=NULL ?
797 uprv_strlen(res->u.fBinaryValue.fFileName) :0)));
804 if(res->u.fBinaryValue.fFileName != NULL){
805 uprv_strcpy(fileName, res->u.fBinaryValue.fFileName);
    [all...]
reslist.c     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar 

Completed in 2073 milliseconds