Home
last modified time | relevance | path

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

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