Searched refs:SETATTR_IS_COPY (Results 1 – 3 of 3) sorted by relevance
228 const SetAttrMode SETATTR_IS_COPY = 0x0100; variable
1547 … pDest->InsertItem( pHt->GetAttr(), nOldPos, nOldPos, nsSetAttrMode::SETATTR_IS_COPY); in CopyAttr()1559 pHt->GetAttr(), nOldPos, nOldPos, nsSetAttrMode::SETATTR_IS_COPY); in CopyAttr()1808 nsSetAttrMode::SETATTR_NOTXTATRCHR | nsSetAttrMode::SETATTR_IS_COPY); in CopyText()2289 | nsSetAttrMode::SETATTR_IS_COPY) ); in CutImpl()
1252 (nMode & nsSetAttrMode::SETATTR_IS_COPY) ? COPY : NEW, in InsertItem()
Completed in 55 milliseconds