Searched defs:GetBorderStyle (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/src/
H A Dfsdk_baseannot.cpp856 int CPDFSDK_Annot::GetBorderStyle() const function in class:CPDFSDK_Annot
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_Wnd.cpp410 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 function in class:CPWL_Wnd
773 switch (GetBorderStyle())

Completed in 79 milliseconds