HomeSort by relevance Sort by last modified time
    Searched refs:DoFormatString (Results 1 - 2 of 2) 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,

Completed in 259 milliseconds