Searched refs:setOwner (Results 1 – 4 of 4) sorted by relevance
159 this.setOwner = true163 this.setOwner = false172 this.processUid = (this.preserveOwner || this.setOwner) && process.getuid ?174 this.processGid = (this.preserveOwner || this.setOwner) && process.getgid ?
221 run.setOwner(paragraph); in updateTo()
71 void setOwner(ParagraphImpl* owner) { fOwner = owner; } in setOwner() function
515 run->setOwner(fOwner); in createEllipsis()