Searched refs:bContentNode (Results 1 – 1 of 1) sorted by relevance
702 bool bContentNode = false; in LoadRichText() local716 bContentNode = true; in LoadRichText()725 if (m_bBlockContinue || bContentNode == false) { in LoadRichText()734 InitBreak(bContentNode ? pParentStyle.Get() : pStyle.Get(), eDisplay, in LoadRichText()759 bContentNode ? pParentStyle.Get() : pStyle.Get()); in LoadRichText()761 bContentNode ? pParentStyle.Get() : pStyle.Get()); in LoadRichText()763 if (bContentNode && iTabCount == 0) { in LoadRichText()773 } else if (!bContentNode) { in LoadRichText()783 if (iLength > 0 && bContentNode && !bSpaceRun) in LoadRichText()807 bContentNode ? pParentStyle : pStyle, pLinkData); in LoadRichText()[all …]