Flutter Engine
The Flutter Engine
|
This is the complete list of members for sktext::GlyphRunList, including all inherited members.
anyRunsLCD() const | sktext::GlyphRunList | |
begin() -> decltype(fGlyphRuns.begin()) | sktext::GlyphRunList | inline |
begin() const -> decltype(std::cbegin(fGlyphRuns)) | sktext::GlyphRunList | inline |
blob() const | sktext::GlyphRunList | inline |
builder() const | sktext::GlyphRunList | inline |
canCache() const | sktext::GlyphRunList | inline |
empty() const -> decltype(fGlyphRuns.empty()) | sktext::GlyphRunList | inline |
end() -> decltype(fGlyphRuns.end()) | sktext::GlyphRunList | inline |
end() const -> decltype(std::cend(fGlyphRuns)) | sktext::GlyphRunList | inline |
GlyphRunList(const SkTextBlob *blob, SkRect bounds, SkPoint origin, SkSpan< const GlyphRun > glyphRunList, GlyphRunBuilder *builder) | sktext::GlyphRunList | |
GlyphRunList(const GlyphRun &glyphRun, const SkRect &bounds, SkPoint origin, GlyphRunBuilder *builder) | sktext::GlyphRunList | |
hasRSXForm() const | sktext::GlyphRunList | inline |
makeBlob() const | sktext::GlyphRunList | |
maxGlyphRunSize() const | sktext::GlyphRunList | inline |
operator[](size_t i) const -> decltype(fGlyphRuns[i]) | sktext::GlyphRunList | inline |
origin() const | sktext::GlyphRunList | inline |
runCount() const | sktext::GlyphRunList | inline |
size() const -> decltype(fGlyphRuns.size()) | sktext::GlyphRunList | inline |
sourceBounds() const | sktext::GlyphRunList | inline |
sourceBoundsWithOrigin() const | sktext::GlyphRunList | inline |
temporaryShuntBlobNotifyAddedToCache(uint32_t cacheID, SkTextBlob::PurgeDelegate) const | sktext::GlyphRunList | |
totalGlyphCount() const | sktext::GlyphRunList | inline |
uniqueID() const | sktext::GlyphRunList |