Home
last modified time | relevance | path

Searched defs:IsNotifying (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/include/formfiller/
DFFL_Notify.h38 FX_BOOL IsNotifying() const {return m_nNotifyFlag > 0;} in IsNotifying() function
/external/chromium_org/device/bluetooth/
Dbluetooth_remote_gatt_characteristic_chromeos.cc152 bool BluetoothRemoteGattCharacteristicChromeOS::IsNotifying() const { in IsNotifying() function in chromeos::BluetoothRemoteGattCharacteristicChromeOS
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Wnd.h422 FX_BOOL IsNotifying() const {return m_bNotifying;} in IsNotifying() function