Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/core/include/
Dfwl_noteimp.h55 int32_t GetQueueMaxSize() const override;
/external/pdfium/xfa/include/fwl/core/
Dfwl_note.h338 virtual int32_t GetQueueMaxSize() const = 0;
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_noteimp.cpp196 int32_t CFWL_NoteDriver::GetQueueMaxSize() const { in GetQueueMaxSize() function in CFWL_NoteDriver