Searched refs:GetContentRect (Results 1 – 11 of 11) sorted by relevance
113 CFX_FloatRect rcContent = pEdit->GetContentRect(); in DrawThisAppearance()362 CFX_FloatRect CPWL_ListBox::GetContentRect() const { in GetContentRect() function in CPWL_ListBox363 return m_pList->GetContentRect(); in GetContentRect()
828 CFX_FloatRect CPWL_EditImpl::GetContentRect() const { in GetContentRect() function in CPWL_EditImpl829 return VTToEdit(m_pVT->GetContentRect()); in GetContentRect()905 CFX_FloatRect rcContent = m_pVT->GetContentRect(); in SetContentChanged()936 CFX_FloatRect rcContent = m_pVT->GetContentRect(); in VTToEdit()958 CFX_FloatRect rcContent = m_pVT->GetContentRect(); in EditToVT()992 CFX_FloatRect rcContent = m_pVT->GetContentRect(); in SetScrollInfo()1053 CFX_FloatRect rcContent = m_pVT->GetContentRect(); in SetScrollLimit()1768 CFX_FloatRect rcContent = m_pVT->GetContentRect(); in IsTextOverflow()
87 CFX_FloatRect GetContentRect() const;
68 CFX_FloatRect GetContentRect() const;
41 return m_pEdit->GetContentRect().Height(); in GetItemHeight()486 CFX_FloatRect CPWL_ListCtrl::GetContentRect() const { in GetContentRect() function in CPWL_ListCtrl
304 CFX_FloatRect GetContentRect() const;
763 CFX_FloatRect rcLabelContent = pEdit->GetContentRect(); in GetPushButtonAppStream()1626 CFX_FloatRect rcContent = pEdit->GetContentRect(); in SetAsComboBox()1690 CFX_FloatRect rcContent = pEdit->GetContentRect(); in SetAsListBox()1805 CFX_FloatRect rcContent = pEdit->GetContentRect(); in SetAsTextField()
414 float fListHeight = m_pList->GetContentRect().Height(); in SetPopup()
76 CFX_FloatRect GetContentRect() const;
1108 CFX_FloatRect rcContent = vt.GetContentRect(); in GenerateFormAP()1158 CFX_FloatRect rcContent = vt.GetContentRect(); in GenerateFormAP()1246 float fItemHeight = vt.GetContentRect().Height(); in GenerateFormAP()
633 CFX_FloatRect CPDF_VariableText::GetContentRect() const { in GetContentRect() function in CPDF_VariableText