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

  /external/skia/legacy/src/ports/
FontHostConfiguration_android.h 27 FontFileInfo() : fFileName(NULL), fVariant(SkPaint::kDefault_Variant),
31 const char* fFileName;
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...]
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) {
FontHostConfiguration_android.cpp 73 familyData->currentFontInfo->fFileName = buff;
SkFontHost_FONTPATH.cpp 24 const char* fFileName;
SkFontHost_linux.cpp 499 if (strcmp(rec[i].fFileName, str.c_str()) == 0) {
  /external/skia/src/ports/
FontHostConfiguration_android.h 18 FontFileInfo() : fFileName(NULL), fVariant(SkPaint::kDefault_Variant),
22 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...]
FontHostConfiguration_android.cpp 63 familyData->currentFontInfo->fFileName = buff;
SkFontHost_FONTPATH.cpp 24 const char* fFileName;
  /external/skia/legacy/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/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 636 milliseconds