HomeSort by relevance Sort by last modified time
    Searched refs:GetInnerBorderWidth (Results 1 - 4 of 4) sorted by null

  /external/pdfium/fpdfsdk/pdfwindow/
PWL_Wnd.cpp 353 rectWnd, (FX_FLOAT)(GetBorderWidth() + GetInnerBorderWidth()));
523 rcWindow, (FX_FLOAT)(GetBorderWidth() + GetInnerBorderWidth()));
577 int32_t CPWL_Wnd::GetInnerBorderWidth() const {
703 GetWindowRect(), (FX_FLOAT)(GetBorderWidth() + GetInnerBorderWidth()));
PWL_ListBox.cpp 445 GetWindowRect(), (FX_FLOAT)(GetBorderWidth() + GetInnerBorderWidth()));
PWL_Wnd.h 302 int32_t GetInnerBorderWidth() const;
PWL_Edit.cpp 104 GetWindowRect(), (FX_FLOAT)(GetBorderWidth() + GetInnerBorderWidth()));

Completed in 346 milliseconds