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

  /external/chromium_org/third_party/skia/src/pdf/
SkPDFTypes.cpp 214 return DoFormatString(input, len, false, false);
219 return DoFormatString(input, len, true, wideChars);
223 SkString SkPDFString::DoFormatString(const void* input, size_t len,
SkPDFTypes.h 241 static SkString DoFormatString(const void* input, size_t len,
  /external/skia/src/pdf/
SkPDFTypes.cpp 214 return DoFormatString(input, len, false, false);
219 return DoFormatString(input, len, true, wideChars);
223 SkString SkPDFString::DoFormatString(const void* input, size_t len,
SkPDFTypes.h 241 static SkString DoFormatString(const void* input, size_t len,

Completed in 81 milliseconds