Searched defs:GetBorderWidth (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/src/
H A Dfsdk_baseannot.cpp690 int CPDFSDK_BAAnnot::GetBorderWidth() const { function in class:CPDFSDK_BAAnnot
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_Wnd.cpp323 rectWnd, (FX_FLOAT)GetBorderWidth(), GetBorderColor(),
355 rectWnd, (FX_FLOAT)(GetBorderWidth() + GetInnerBorderWidth()));
362 (FX_FLOAT)GetBorderWidth(), GetBorderColor(),
538 rcWindow, (FX_FLOAT)(GetBorderWidth() + GetInnerBorderWidth()));
597 int32_t CPWL_Wnd::GetBorderWidth() const { function in class:CPWL_Wnd
731 GetWindowRect(), (FX_FLOAT)(GetBorderWidth() + GetInnerBorderWidth()));
/external/pdfium/xfa/src/fdp/src/css/
H A Dfde_cssstyleselector.h581 virtual const FDE_CSSRECT* GetBorderWidth() const { function in class:CFDE_CSSComputedStyle

Completed in 105 milliseconds