Searched refs:fPlaceholderIndex (Results 1 – 4 of 4) sorted by relevance
51 fPlaceholderIndex = std::numeric_limits<size_t>::max(); in Run()288 return &fOwner->placeholders()[fPlaceholderIndex].fStyle; in placeholderStyle()
101 bool isPlaceholder() const { return fPlaceholderIndex != std::numeric_limits<size_t>::max(); } in isPlaceholder()179 size_t fPlaceholderIndex; variable
609 run.fPlaceholderIndex = &placeholder - fParagraph->fPlaceholders.begin(); in iterateThroughShapingRegions()
563 fRun->fPlaceholderIndex = std::numeric_limits<size_t>::max(); in shapeEllipsis()