Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxcrt/css/
H A Dcfx_csscomputedstyle.cpp80 const CFX_CSSRect* CFX_CSSComputedStyle::GetBorderWidth() const { in GetBorderWidth() function in CFX_CSSComputedStyle
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dcpdfsdk_baannot.cpp131 int CPDFSDK_BAAnnot::GetBorderWidth() const { in GetBorderWidth() function in CPDFSDK_BAAnnot
/aosp_15_r20/external/pdfium/fpdfsdk/pwl/
H A Dcpwl_wnd.cpp482 int32_t CPWL_Wnd::GetBorderWidth() const { in GetBorderWidth() function in CPWL_Wnd
/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_generateap.cpp321 float GetBorderWidth(const CPDF_Dictionary* pDict) { in GetBorderWidth() function