HomeSort by relevance Sort by last modified time
    Searched defs:GetBorderWidth (Results 1 - 3 of 3) sorted by null

  /external/pdfium/fpdfsdk/src/
fsdk_baseannot.cpp 690 int CPDFSDK_BAAnnot::GetBorderWidth() const {
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Wnd.cpp 323 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 {
731 GetWindowRect(), (FX_FLOAT)(GetBorderWidth() + GetInnerBorderWidth()));
  /external/pdfium/xfa/src/fdp/src/css/
fde_cssstyleselector.h 581 virtual const FDE_CSSRECT* GetBorderWidth() const {
    [all...]

Completed in 611 milliseconds