Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/formfiller/
Dcffl_listbox.cpp34 constexpr float kDefaultListBoxFontSize = 12.0f; in GetCreateParam() local
35 cp.fFontSize = kDefaultListBoxFontSize; in GetCreateParam()