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