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