Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_edit.cpp382 bool bRepaintScroll = false; in OnCaretChanged() local
387 bRepaintScroll = true; in OnCaretChanged()
390 if (bRepaintContent || bRepaintScroll) { in OnCaretChanged()