Home
last modified time | relevance | path

Searched defs:GetBorderWidth (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fxcrt/css/
Dcfx_csscomputedstyle.cpp81 const CFX_CSSRect* CFX_CSSComputedStyle::GetBorderWidth() const { in GetBorderWidth() function in CFX_CSSComputedStyle
/external/pdfium/fpdfsdk/
Dcpdfsdk_baannot.cpp189 int CPDFSDK_BAAnnot::GetBorderWidth() const { in GetBorderWidth() function in CPDFSDK_BAAnnot
/external/pdfium/fpdfsdk/pwl/
Dcpwl_wnd.cpp465 int32_t CPWL_Wnd::GetBorderWidth() const { in GetBorderWidth() function in CPWL_Wnd
/external/pdfium/core/fpdfdoc/
Dcpvt_generateap.cpp312 float GetBorderWidth(const CPDF_Dictionary& pAnnotDict) { in GetBorderWidth() function