OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CFDE_HatchBrush
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fdp/src/fde/
fde_object.cpp
17
return new
CFDE_HatchBrush
;
fde_object.h
108
class
CFDE_HatchBrush
: public IFDE_HatchBrush, public CFX_Target {
110
CFDE_HatchBrush
() : m_iStyle(-1), m_BackColor(0), m_ForeColor(0) {
Completed in 65 milliseconds