Searched refs:bContentNode (Results 1 – 1 of 1) sorted by relevance
715 bool bContentNode = false; in LoadRichText() local729 bContentNode = true; in LoadRichText()738 if (m_bBlockContinue || bContentNode == false) { in LoadRichText()747 InitBreak(bContentNode ? pParentStyle.Get() : pStyle.Get(), eDisplay, in LoadRichText()773 bContentNode ? pParentStyle.Get() : pStyle.Get()); in LoadRichText()775 bContentNode ? pParentStyle.Get() : pStyle.Get()); in LoadRichText()777 if (bContentNode && iTabCount == 0) { in LoadRichText()787 } else if (!bContentNode) { in LoadRichText()797 if (iLength > 0 && bContentNode && !bSpaceRun) in LoadRichText()821 bContentNode ? pParentStyle : pStyle, pLinkData); in LoadRichText()[all …]