Lines Matching defs:size
60 size_t size = SkUTF8_FromUnichar(uni, utf8);
62 if (1 == size) {
94 if (fResPath.size() == 0) {
99 canvas->drawText(failure.c_str(), failure.size(), 0, height, paint);
103 // Name, size of the file, and whether or not it is premultiplied.
107 canvas->drawText(header.c_str(), header.size(), 0, height, paint);
112 canvas->drawText(header.c_str(), header.size(), 0, height, paint);
116 canvas->drawText(header.c_str(), header.size(), 0, height, paint);
150 if (fResPath.size() == 0) {
166 if (fCurrFile.size() == 0) {