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 856 int CPDFSDK_Annot::GetBorderStyle() const
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Wnd.cpp 410 this->GetBorderLeftTopColor(this->GetBorderStyle()),
411 this->GetBorderRightBottomColor(this->GetBorderStyle()),
412 this->GetBorderStyle(),
456 this->GetBorderLeftTopColor(this->GetBorderStyle()),
457 this->GetBorderRightBottomColor(this->GetBorderStyle()),
458 this->GetBorderStyle(),
751 FX_INT32 CPWL_Wnd::GetBorderStyle() const
773 switch (GetBorderStyle())

Completed in 74 milliseconds