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

  /system/bt/btif/src/
btif_rc.cc 109 uint8_t bNotify;
    [all...]
  /external/pdfium/xfa/fxfa/parser/
cxfa_widgetdata.cpp 549 void CXFA_WidgetData::SetCheckState(XFA_CHECKSTATE eCheckState, bool bNotify) {
584 ch.SyncValue(wsChildValue, bNotify);
586 exclGroup.SyncValue(wsValue, bNotify);
603 SyncValue(wsContent, bNotify);
632 bool bNotify) {
638 widgetData.SetCheckState(XFA_CHECKSTATE_On, bNotify);
646 bool bNotify,
673 pNode->SetContent(wsChildValue, wsChildValue, bNotify, bScriptModify,
677 m_pNode->SetContent(wsExclGroup, wsExclGroup, bNotify, bScriptModify,
940 bool bNotify,
    [all...]

Completed in 252 milliseconds