Searched refs:fMaxLF (Results 1 – 2 of 2) sorted by relevance
154 fMaxLF = 2; in resetCommon()172 fMaxLF = 1; in singleLF()237 int fMaxLF; // number of linefeeds allowed variable
256 fMaxLF = 1; in writeBlockTrim()273 fMaxLF = added > 2 && !strncmp("#if", &data[size + (size > 0)], 3) ? 1 : 2; in writeBlockTrim()283 fPendingLF = SkTMin(fPendingLF, fMaxLF); in writePending()334 fMaxLF = 2; in writeString()