Searched refs:GetContentRect (Results 1 – 11 of 11) sorted by relevance
110 CFX_FloatRect rcContent = pEdit->GetContentRect(); in DrawThisAppearance()356 CFX_FloatRect CPWL_ListBox::GetContentRect() const { in GetContentRect() function in CPWL_ListBox357 return m_pList->GetContentRect(); in GetContentRect()
87 CFX_FloatRect GetContentRect() const;
854 CFX_FloatRect CPWL_EditImpl::GetContentRect() const { in GetContentRect() function in CPWL_EditImpl855 return VTToEdit(m_pVT->GetContentRect()); in GetContentRect()927 CFX_FloatRect rcContent = m_pVT->GetContentRect(); in SetContentChanged()958 CFX_FloatRect rcContent = m_pVT->GetContentRect(); in VTToEdit()980 CFX_FloatRect rcContent = m_pVT->GetContentRect(); in EditToVT()1014 CFX_FloatRect rcContent = m_pVT->GetContentRect(); in SetScrollInfo()1075 CFX_FloatRect rcContent = m_pVT->GetContentRect(); in SetScrollLimit()1792 CFX_FloatRect rcContent = m_pVT->GetContentRect(); in IsTextOverflow()
68 CFX_FloatRect GetContentRect() const;
39 return m_pEdit->GetContentRect().Height(); in GetItemHeight()494 CFX_FloatRect CPWL_ListCtrl::GetContentRect() const { in GetContentRect() function in CPWL_ListCtrl
329 CFX_FloatRect GetContentRect() const;
438 float fListHeight = m_pList->GetContentRect().Height(); in SetPopup()
76 CFX_FloatRect GetContentRect() const;
1138 CFX_FloatRect rcContent = vt.GetContentRect(); in GenerateFormAP()1187 CFX_FloatRect rcContent = vt.GetContentRect(); in GenerateFormAP()1279 float fItemHeight = vt.GetContentRect().Height(); in GenerateFormAP()
583 CFX_FloatRect CPDF_VariableText::GetContentRect() const { in GetContentRect() function in CPDF_VariableText
759 CFX_FloatRect rcLabelContent = pEdit->GetContentRect(); in GetPushButtonAppStream()1625 CFX_FloatRect rcContent = pEdit->GetContentRect(); in SetAsComboBox()1689 CFX_FloatRect rcContent = pEdit->GetContentRect(); in SetAsListBox()1800 CFX_FloatRect rcContent = pEdit->GetContentRect(); in SetAsTextField()