Home
last modified time | relevance | path

Searched refs:GetCaptionHeight (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fwl/src/core/include/
Dfwl_formimp.h105 FX_FLOAT GetCaptionHeight();
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_formimp.cpp122 FX_FLOAT fCapHeight = GetCaptionHeight(); in GetWidgetRect()
569 FX_FLOAT CFWL_FormImp::GetCaptionHeight() { in GetCaptionHeight() function in CFWL_FormImp
744 FX_FLOAT fCapHeight = GetCaptionHeight(); in ReSetSysBtn()