Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/css/
Dcfde_csscomputedstyle.cpp81 const FDE_CSSRect* CFDE_CSSComputedStyle::GetBorderWidth() const { in GetBorderWidth() function in CFDE_CSSComputedStyle
/external/pdfium/fpdfsdk/
Dcpdfsdk_baannot.cpp182 int CPDFSDK_BAAnnot::GetBorderWidth() const { in GetBorderWidth() function in CPDFSDK_BAAnnot
/external/pdfium/fpdfsdk/pdfwindow/
DPWL_Wnd.cpp570 int32_t CPWL_Wnd::GetBorderWidth() const { in GetBorderWidth() function in CPWL_Wnd
/external/pdfium/core/fpdfdoc/
Dcpvt_generateap.cpp466 FX_FLOAT GetBorderWidth(const CPDF_Dictionary& pAnnotDict) { in GetBorderWidth() function