OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateRectangle
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fxfa/src/app/
xfa_ffwidgethandler.h
112
CXFA_Node*
CreateRectangle
(CXFA_Node* pParent, CXFA_Node* pBefore) const;
xfa_ffwidgethandler.cpp
327
return
CreateRectangle
(pParent, pBefore);
463
CXFA_Node* CXFA_FFWidgetHandler::
CreateRectangle
(CXFA_Node* pParent,
Completed in 110 milliseconds