OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetQueueMaxSize
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/xfa/src/fwl/src/core/include/
fwl_noteimp.h
56
FWL_ERR
SetQueueMaxSize
(const int32_t size) override;
/external/pdfium/xfa/include/fwl/core/
fwl_note.h
339
virtual FWL_ERR
SetQueueMaxSize
(const int32_t size) = 0;
/external/pdfium/xfa/src/fwl/src/core/
fwl_noteimp.cpp
199
FWL_ERR CFWL_NoteDriver::
SetQueueMaxSize
(const int32_t size) {
[
all
...]
Completed in 50 milliseconds