Searched refs:Rollover (Results 1 – 9 of 9) sorted by relevance
/external/pdfium/fpdfsdk/formfiller/ |
D | cffl_button.cpp | 85 if (pWidget->IsWidgetAppearanceValid(CPDF_Annot::Rollover)) { in OnDraw() 86 pWidget->DrawAppearance(pDevice, mtUser2Device, CPDF_Annot::Rollover, in OnDraw()
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/ras/aer_event/ |
D | format | 14 …00000040, "Bad TLP"}, {0x00000080, "Bad DLLP"}, {0x00000100, "RELAY_NUM Rollover"}, {0x00001000, "…
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_annot.h | 34 enum AppearanceMode { Normal, Rollover, Down }; enumerator
|
D | cpdf_annot.cpp | 73 else if (eMode == CPDF_Annot::Rollover) in FPDFDOC_GetAnnotAPInternal()
|
/external/pdfium/fpdfsdk/ |
D | cpdfsdk_baannot.cpp | 84 else if (mode == CPDF_Annot::Rollover) in IsAppearanceValid()
|
D | fpdfannot.cpp | 112 static_assert(static_cast<int>(CPDF_Annot::AppearanceMode::Rollover) ==
|
D | cpdfsdk_widget.cpp | 475 else if (mode == CPDF_Annot::Rollover) in IsWidgetAppearanceValid()
|
/external/python/cpython2/Doc/library/ |
D | logging.handlers.rst | 187 the file is closed and a new file is silently opened for output. Rollover occurs
|
/external/python/cpython3/Doc/library/ |
D | logging.handlers.rst | 297 the file is closed and a new file is silently opened for output. Rollover occurs
|