Searched defs:isFullyResolved (Results 1 – 2 of 2) sorted by relevance
53 bool isFullyResolved() { return fRun != nullptr && fGlyphs.width() == fRun->size(); } in isFullyResolved() function
500 bool isFullyResolved() const { return NotYetResolvedCount == 0; } in isFullyResolved() function