Home
last modified time | relevance | path

Searched refs:CalcTextRect (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/xfa/fwl/
Dcfwl_widget.cpp243 GetThemeProvider()->CalcTextRect(calPart, &rect); in CalcTextSize()
247 void CFWL_Widget::CalcTextRect(const WideString& wsText, in CalcTextRect() function in pdfium::CFWL_Widget
255 GetThemeProvider()->CalcTextRect(calPart, pRect); in CalcTextRect()
Difwl_themeprovider.h36 virtual void CalcTextRect(const CFWL_ThemeText& pParams,
Dcfwl_widget.h170 void CalcTextRect(const WideString& wsText,
Dcfwl_checkbox.cpp122 CalcTextRect(WideString::FromASCII("Check box"), m_TTOStyles, m_iTTOAlign, in Layout()
/external/pdfium/xfa/fxfa/
Dcxfa_fwltheme.h41 void CalcTextRect(const CFWL_ThemeText& pParams, CFX_RectF* pRect) override;
Dcxfa_fwltheme.cpp232 void CXFA_FWLTheme::CalcTextRect(const CFWL_ThemeText& pParams, in CalcTextRect() function in pdfium::CXFA_FWLTheme