HomeSort by relevance Sort by last modified time
    Searched defs:GetContent (Results 1 - 5 of 5) sorted by null

  /external/pdfium/xfa/src/fwl/src/core/
fwl_panelimp.cpp 23 IFWL_Content* IFWL_Panel::GetContent() {
24 return static_cast<CFWL_PanelImp*>(GetImpl())->GetContent();
71 IFWL_Content* CFWL_PanelImp::GetContent() {
87 virtual IFWL_Content* GetContent();
115 IFWL_Content* CFWL_CustomPanelImp::GetContent() {
140 IFWL_Content* IFWL_CustomPanel::GetContent() {
141 return static_cast<CFWL_CustomPanelImp*>(GetImpl())->GetContent();
  /external/pdfium/core/src/fxcrt/
fx_xml_parser.cpp 701 CFX_WideString CXML_Element::GetContent(FX_DWORD index) const {
  /external/pdfium/xfa/src/fdp/src/css/
fde_cssstyleselector.h 465 virtual IFDE_CSSValueList* GetContent() const {
    [all...]
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_object_imp.cpp     [all...]
xfa_objectacc_imp.cpp 859 void CXFA_Text::GetContent(CFX_WideString& wsText) {
895 void CXFA_ExData::GetContent(CFX_WideString& wsText) {
    [all...]

Completed in 514 milliseconds