Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Wnd.cpp451 …ect rcClient = CPWL_Utils::DeflateRect(rectWnd,(FX_FLOAT)(GetBorderWidth()+GetInnerBorderWidth())); in DrawThisAppearance()
680 …ct rcClient = CPWL_Utils::DeflateRect(rcWindow,(FX_FLOAT)(GetBorderWidth()+GetInnerBorderWidth())); in GetClientRect()
775 FX_INT32 CPWL_Wnd::GetInnerBorderWidth() const in GetInnerBorderWidth() function in CPWL_Wnd
956 …tent = CPWL_Utils::DeflateRect(GetWindowRect(),(FX_FLOAT)(GetBorderWidth()+GetInnerBorderWidth())); in RePosChildWnd()
DPWL_ListBox.cpp612 return CPWL_Utils::DeflateRect(GetWindowRect(),(FX_FLOAT)(GetBorderWidth()+GetInnerBorderWidth())); in GetListRect()
DPWL_Edit.cpp107 …ient = CPWL_Utils::DeflateRect(GetWindowRect(),(FX_FLOAT)(GetBorderWidth()+GetInnerBorderWidth())); in GetClientRect()
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Wnd.h338 virtual FX_INT32 GetInnerBorderWidth() const;