Searched refs:bContentNode (Results 1 – 1 of 1) sorted by relevance
709 bool bContentNode = false; in LoadRichText() local722 bContentNode = true; in LoadRichText()731 if (m_bBlockContinue || !bContentNode) { in LoadRichText()740 InitBreak(bContentNode ? pParentStyle.Get() : pStyle.Get(), eDisplay, in LoadRichText()762 bContentNode ? pParentStyle.Get() : pStyle.Get()); in LoadRichText()764 bContentNode ? pParentStyle.Get() : pStyle.Get()); in LoadRichText()766 if (bContentNode && iTabCount == 0) { in LoadRichText()776 } else if (!bContentNode) { in LoadRichText()789 if (iLength > 0 && bContentNode && !bSpaceRun) in LoadRichText()811 bContentNode ? pParentStyle : pStyle, pLinkData); in LoadRichText()[all …]