Searched refs:GetCaptionTextLayout (Results 1 – 6 of 6) sorted by relevance
60 CXFA_TextLayout* GetCaptionTextLayout();
213 CXFA_TextLayout* pCapTextLayout = m_pDataAcc->GetCaptionTextLayout(); in CapPlacement()644 CXFA_TextLayout* pCapTextLayout = m_pDataAcc->GetCaptionTextLayout(); in LayoutCaption()657 CXFA_TextLayout* pCapTextLayout = m_pDataAcc->GetCaptionTextLayout(); in RenderCaption()
176 CXFA_TextLayout* pCapTextLayout = m_pDataAcc->GetCaptionTextLayout(); in RenderHighlightCaption()
480 CXFA_TextLayout* pCapOut = pWidgetAcc->GetCaptionTextLayout(); in OnValueChanged()
1498 CXFA_TextLayout* CXFA_WidgetAcc::GetCaptionTextLayout() { in GetCaptionTextLayout() function in CXFA_WidgetAcc
162 CXFA_TextLayout* pCapTextlayout = m_pDataAcc->GetCaptionTextLayout(); in GetCaptionText()