Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_combo_box.cpp123 static constexpr float kComboBoxTriangleQuarterLength = in DrawThisAppearance() local
126 ptCenter.y + kComboBoxTriangleQuarterLength); in DrawThisAppearance()
128 ptCenter.y + kComboBoxTriangleQuarterLength); in DrawThisAppearance()
129 CFX_PointF pt3(ptCenter.x, ptCenter.y - kComboBoxTriangleQuarterLength); in DrawThisAppearance()