Home
last modified time | relevance | path

Searched refs:GetInnerBorderWidth (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Wnd.cpp355 rectWnd, (FX_FLOAT)(GetBorderWidth() + GetInnerBorderWidth())); in DrawThisAppearance()
538 rcWindow, (FX_FLOAT)(GetBorderWidth() + GetInnerBorderWidth())); in GetClientRect()
604 int32_t CPWL_Wnd::GetInnerBorderWidth() const { in GetInnerBorderWidth() function in CPWL_Wnd
731 GetWindowRect(), (FX_FLOAT)(GetBorderWidth() + GetInnerBorderWidth())); in RePosChildWnd()
DPWL_ListBox.cpp514 GetWindowRect(), (FX_FLOAT)(GetBorderWidth() + GetInnerBorderWidth())); in GetListRect()
DPWL_Edit.cpp91 GetWindowRect(), (FX_FLOAT)(GetBorderWidth() + GetInnerBorderWidth())); in GetClientRect()
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Wnd.h334 virtual int32_t GetInnerBorderWidth() const;