Home
last modified time | relevance | path

Searched refs:prependS64 (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/include/core/
H A DSkString.h218 void prependS64(int32_t value, int minDigits = 0) { this->insertS64(0, value, minDigits); } in prependS64() function in SkString

Completed in 2 milliseconds