Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffnotify.cpp650 FX_DWORD dwOldStatus = pWidget->GetStatus(); in OnLayoutItemStatustChanged() local
653 if ((dwOldStatus & dwFilter) == dwStatus) { in OnLayoutItemStatustChanged()