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

  /external/chromium/third_party/icu/source/tools/genrb/
reslist.h 123 char* fFileName; /* file name for binary or import binary tags if any */
  /external/icu4c/tools/genrb/
reslist.h 161 char* fFileName; /* file name for binary or import binary tags if any */
  /external/skia/src/animator/
SkAnimateMaker.h 149 SkString fFileName;
  /external/skia/src/ports/
SkFontHost_android.cpp 383 const char* fFileName;
467 if (!get_name_and_style(rec[i].fFileName, &name, &style, isExpected)) {
475 rec[i].fFileName) // filename
482 // rec[i].fFileName, fallbackCount, tf->uniqueID());
540 if (strcmp(rec[i].fFileName, str.c_str()) == 0) {

Completed in 50 milliseconds