Home
last modified time | relevance | path

Searched defs:setMaster (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/modules/skparagraph/src/
DTextLine.h32 void setMaster(ParagraphImpl* master) { fMaster = master; } in setMaster() function
DRun.h56 void setMaster(ParagraphImpl* master) { fMaster = master; } in setMaster() function
225 void setMaster(ParagraphImpl* master) { fMaster = master; } in setMaster() function