HomeSort by relevance Sort by last modified time
    Searched defs:bNotify (Results 1 - 6 of 6) sorted by null

  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffnotify.cpp 500 FX_BOOL bNotify = pDocView->IsStaticNotify();
501 if (bNotify) {
509 FX_BOOL bNotify = pDocView->IsStaticNotify();
518 if (bNotify) {
xfa_ffwidgetacc.cpp 374 FX_BOOL bNotify = GetDoc()->GetDocType() == XFA_DOCTYPE_Static;
377 if (bNotify) {
    [all...]
xfa_ffdocview.cpp 220 FX_BOOL bNotify = IsStaticNotify();
223 if (bNotify) {
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_document_datamerger_imp.cpp 110 FX_BOOL bNotify = FALSE;
313 pWidgetData->SetSelectedMemberByValue(wsNormailizeValue, bNotify, FALSE,
    [all...]
xfa_objectacc_imp.cpp 814 FX_BOOL bNotify,
831 return pNode->SetContent(wsContent, wsFormatContent, bNotify);
862 void CXFA_Text::SetContent(CFX_WideString wsText, FX_BOOL bNotify) {
868 m_pNode->SetContent(wsText, wsFormatValue, bNotify);
    [all...]
  /system/bt/btif/src/
btif_rc.c 108 UINT8 bNotify;
    [all...]

Completed in 4283 milliseconds