Home
last modified time | relevance | path

Searched refs:kSquareShape (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_ffsignature.cpp37 DrawHighlight(pGS, &mtRotate, highlight, kSquareShape); in RenderWidget()
Dcxfa_fffield.h25 enum ShapeOption { kSquareShape = 0, kRoundShape }; enumerator
Dcxfa_ffcheckbutton.cpp242 button_->IsRound() ? kRoundShape : kSquareShape); in RenderWidget()
Dcxfa_fffield.cpp80 DrawHighlight(pGS, &mtRotate, highlight, kSquareShape); in RenderWidget()