Home
last modified time | relevance | path

Searched refs:GetBorderStyle (Results 1 – 9 of 9) sorted by relevance

/external/pdfium/fpdfsdk/pwl/
Dcpwl_wnd.cpp257 GetBorderLeftTopColor(GetBorderStyle()), in DrawThisAppearance()
258 GetBorderRightBottomColor(GetBorderStyle()), in DrawThisAppearance()
259 GetBorderStyle(), GetTransparency()); in DrawThisAppearance()
456 BorderStyle CPWL_Wnd::GetBorderStyle() const { in GetBorderStyle() function in CPWL_Wnd
Dcpwl_wnd.h210 BorderStyle GetBorderStyle() const;
Dcpwl_appstream.cpp1160 BorderStyle nBorderStyle = widget_->GetBorderStyle(); in SetAsPushButton()
1335 BorderStyle nBorderStyle = widget_->GetBorderStyle(); in SetAsCheckBox()
1451 BorderStyle nBorderStyle = widget_->GetBorderStyle(); in SetAsRadioButton()
1830 switch (widget_->GetBorderStyle()) { in SetAsTextField()
1972 BorderStyle nBorderStyle = widget_->GetBorderStyle(); in GetBorderAppStream()
Dcpwl_edit.cpp213 switch (GetBorderStyle()) { in DrawThisAppearance()
/external/pdfium/fpdfsdk/
Dcpdfsdk_baannot.h63 BorderStyle GetBorderStyle() const;
Dcpdfsdk_baannot.cpp225 BorderStyle CPDFSDK_BAAnnot::GetBorderStyle() const { in GetBorderStyle() function in CPDFSDK_BAAnnot
Dcpdfsdk_widget.cpp866 switch (GetBorderStyle()) {
/external/pdfium/fpdfsdk/formfiller/
Dcffl_formfiller.cpp312 cp.nBorderStyle = m_pWidget->GetBorderStyle(); in GetCreateParam()
/external/pdfium/fxjs/
Dcjs_field.cpp429 switch (pWidget->GetBorderStyle()) { in get_border_style()
489 if (pWidget->GetBorderStyle() != nBorderStyle) { in SetBorderStyle()
503 if (pWidget->GetBorderStyle() != nBorderStyle) { in SetBorderStyle()