• Home
  • Raw
  • Download

Lines Matching refs:CJX_LayoutPseudoModel

33 const CJX_MethodSpec CJX_LayoutPseudoModel::MethodSpecs[] = {
54 CJX_LayoutPseudoModel::CJX_LayoutPseudoModel(CScript_LayoutPseudoModel* model) in CJX_LayoutPseudoModel() function in CJX_LayoutPseudoModel
59 CJX_LayoutPseudoModel::~CJX_LayoutPseudoModel() {} in ~CJX_LayoutPseudoModel()
61 bool CJX_LayoutPseudoModel::DynamicTypeIs(TypeTag eType) const { in DynamicTypeIs()
65 void CJX_LayoutPseudoModel::ready(CFXJSE_Value* pValue, in ready()
80 CJS_Result CJX_LayoutPseudoModel::HWXY( in HWXY()
139 CJS_Result CJX_LayoutPseudoModel::h( in h()
145 CJS_Result CJX_LayoutPseudoModel::w( in w()
151 CJS_Result CJX_LayoutPseudoModel::x( in x()
157 CJS_Result CJX_LayoutPseudoModel::y( in y()
163 CJS_Result CJX_LayoutPseudoModel::NumberedPageCount(CFX_V8* runtime, in NumberedPageCount()
184 CJS_Result CJX_LayoutPseudoModel::pageCount( in pageCount()
190 CJS_Result CJX_LayoutPseudoModel::pageSpan( in pageSpan()
213 CJS_Result CJX_LayoutPseudoModel::page( in page()
219 std::vector<CXFA_Node*> CJX_LayoutPseudoModel::GetObjArray( in GetObjArray()
350 CJS_Result CJX_LayoutPseudoModel::pageContent( in pageContent()
383 CJS_Result CJX_LayoutPseudoModel::absPageCount( in absPageCount()
389 CJS_Result CJX_LayoutPseudoModel::absPageCountInBatch( in absPageCountInBatch()
395 CJS_Result CJX_LayoutPseudoModel::sheetCountInBatch( in sheetCountInBatch()
401 CJS_Result CJX_LayoutPseudoModel::relayout( in relayout()
417 CJS_Result CJX_LayoutPseudoModel::absPageSpan( in absPageSpan()
423 CJS_Result CJX_LayoutPseudoModel::absPageInBatch( in absPageInBatch()
432 CJS_Result CJX_LayoutPseudoModel::sheetInBatch( in sheetInBatch()
441 CJS_Result CJX_LayoutPseudoModel::sheet( in sheet()
447 CJS_Result CJX_LayoutPseudoModel::relayoutPageArea( in relayoutPageArea()
453 CJS_Result CJX_LayoutPseudoModel::sheetCount( in sheetCount()
459 CJS_Result CJX_LayoutPseudoModel::absPage( in absPage()
465 CJS_Result CJX_LayoutPseudoModel::PageInternals( in PageInternals()