From a27c752a048ac2b88bc0c9c293917a7a0494d8a2 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Tue, 25 Jul 2017 17:20:43 -0700 Subject: Clean up CXFA_Measurement and callers. Change-Id: Iaa34127aaf616a0a7bdf7ccc8f8f001d34abcca1 Reviewed-on: https://pdfium-review.googlesource.com/7371 Commit-Queue: Lei Zhang Reviewed-by: Tom Sepez --- xfa/fxfa/parser/cscript_layoutpseudomodel.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'xfa/fxfa/parser/cscript_layoutpseudomodel.h') diff --git a/xfa/fxfa/parser/cscript_layoutpseudomodel.h b/xfa/fxfa/parser/cscript_layoutpseudomodel.h index ea31a4205e..6f98997b0d 100644 --- a/xfa/fxfa/parser/cscript_layoutpseudomodel.h +++ b/xfa/fxfa/parser/cscript_layoutpseudomodel.h @@ -55,7 +55,8 @@ class CScript_LayoutPseudoModel : public CXFA_Object { int32_t iPageNo, const CFX_WideString& wsType, bool bOnPageArea); - void PageImp(CFXJSE_Arguments* pArguments, bool bAbsPage); + + void PageInternals(CFXJSE_Arguments* pArguments, bool bAbsPage); void ThrowSetReadyException() const; }; -- cgit v1.2.3