Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_edit.cpp283 bool bRepaintScroll = false; in OnCaretChanged() local
288 bRepaintScroll = true; in OnCaretChanged()
291 if (bRepaintContent || bRepaintScroll) { in OnCaretChanged()