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

  /external/pdfium/fpdfsdk/src/
fsdk_baseannot.cpp 854 int CPDFSDK_Annot::GetBorderStyle() const
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Wnd.cpp 415 this->GetBorderLeftTopColor(this->GetBorderStyle()),
416 this->GetBorderRightBottomColor(this->GetBorderStyle()),
417 this->GetBorderStyle(),
461 this->GetBorderLeftTopColor(this->GetBorderStyle()),
462 this->GetBorderRightBottomColor(this->GetBorderStyle()),
463 this->GetBorderStyle(),
756 FX_INT32 CPWL_Wnd::GetBorderStyle() const
778 switch (GetBorderStyle())

Completed in 54 milliseconds