OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CFX_DefStore
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fgas/src/crt/
fx_memory.h
9
class
CFX_DefStore
;
13
class
CFX_DefStore
: public IFX_MEMAllocator, public CFX_Target {
15
CFX_DefStore
() {}
16
~
CFX_DefStore
() {}
fx_memory.cpp
21
return new
CFX_DefStore
();
Completed in 38 milliseconds