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

  /external/skia/legacy/src/ports/
FontHostConfiguration_android.h 27 FontFileInfo() : fFileName(NULL), fVariant(SkPaint::kDefault_Variant),
31 const char* fFileName;
SkFontHost_FONTPATH.cpp 24 const char* fFileName;
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_android.cpp 418 const char* fFileName;
479 SkDebugf("gSystemFonts[%d] fileName=%s", i, gSystemFonts[i].fFileName);
514 if (strcmp(gSystemFonts[i].fFileName, filename) == 0) {
687 const char* filename = family->fFontFileArray[j]->fFileName;
695 fontInfoRecord.fFileName = filename;
729 SkDEBUGF(("---- gSystemFonts[%d] fileName=%s", i, gSystemFonts[i].fFileName));
761 if (!getNameAndStyle(gSystemFonts[i].fFileName, &name, &style,
771 getFullPathForSysFonts(&fullpath, gSystemFonts[i].fFileName);
780 i, gSystemFonts[i].fFileName, tf->uniqueID()));
908 if (strcmp(gSystemFonts[i].fFileName, str.c_str()) == 0)
    [all...]
  /external/skia/src/ports/
FontHostConfiguration_android.h 18 FontFileInfo() : fFileName(NULL), fVariant(SkPaint::kDefault_Variant),
22 const char* fFileName;
SkFontHost_FONTPATH.cpp 24 const char* fFileName;
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_android.cpp 409 const char* fFileName;
470 SkDebugf("gSystemFonts[%d] fileName=%s", i, gSystemFonts[i].fFileName);
505 if (strcmp(gSystemFonts[i].fFileName, filename) == 0) {
678 const char* filename = family->fFontFileArray[j]->fFileName;
686 fontInfoRecord.fFileName = filename;
720 SkDEBUGF(("---- gSystemFonts[%d] fileName=%s", i, gSystemFonts[i].fFileName));
752 if (!getNameAndStyle(gSystemFonts[i].fFileName, &name, &style,
762 getFullPathForSysFonts(&fullpath, gSystemFonts[i].fFileName);
771 i, gSystemFonts[i].fFileName, tf->uniqueID()));
899 if (strcmp(gSystemFonts[i].fFileName, str.c_str()) == 0)
    [all...]
  /external/icu4c/tools/genrb/
reslist.h 161 char* fFileName; /* file name for binary or import binary tags if any */
  /external/skia/legacy/src/animator/
SkAnimateMaker.h 141 SkString fFileName;
  /external/skia/src/animator/
SkAnimateMaker.h 141 SkString fFileName;
  /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 131 milliseconds