Searched refs:m_bTextExist (Results 1 – 2 of 2) sorted by relevance
61 m_bTextExist(TRUE), in CPWL_Signature()68 m_bTextExist = bTextExist; in SetTextFlag()115 FX_BOOL bTextVisible = m_bTextExist && m_pText->GetText().GetLength() > 0; in RePosChildWnd()
62 FX_BOOL m_bTextExist; variable