Searched refs:pOtherText (Results 1 – 1 of 1) sorted by relevance
554 CTextBox* pOtherText = (CTextBox*)pOther->m_TextList.GetAt(j); in CanMerge() local557 … pOtherText->m_Left, pOtherText->m_Right, inter_left, inter_right)) { in CanMerge()561 if (inter_w < pText->m_SpaceWidth / 2 && inter_w < pOtherText->m_SpaceWidth / 2) { in CanMerge()565 dy >= (pOtherText->m_Bottom - pOtherText->m_Top) / 2) { in CanMerge()