Searched refs:GetSystemBorder (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/xfa/include/fwl/adapter/ |
D | fwl_adapterwidgetmgr.h | 66 virtual FWL_ERR GetSystemBorder(FX_FLOAT& l,
|
D | fwl_sdadapterimp.h | 71 virtual FWL_ERR GetSystemBorder(FX_FLOAT& l,
|
/external/pdfium/xfa/src/fwl/src/core/ |
D | fwl_sdadapterimp.cpp | 134 FWL_ERR CFWL_SDAdapterWidgetMgr::GetSystemBorder(FX_FLOAT& l, in GetSystemBorder() function in CFWL_SDAdapterWidgetMgr
|
D | fwl_widgetimp.cpp | 383 FWL_GetAdapterWidgetMgr()->GetSystemBorder(l, t, r, b); in TransformTo() 405 FWL_GetAdapterWidgetMgr()->GetSystemBorder(l, t, r, b); in TransformTo()
|
D | fwl_formimp.cpp | 150 adapterWidgetMgr->GetSystemBorder(l, t, r, b); in GetClientRect()
|