Home | History | Annotate | Download | only in pdf

Lines Matching refs:AsInt

359     pp::Point scroll_offset(dict.Get(pp::Var(kJSXOffset)).AsInt(),
360 dict.Get(pp::Var(kJSYOffset)).AsInt());
399 std::max(dict.Get(pp::Var(kJSPrintPreviewPageCount)).AsInt(), 0);
406 dict.Get(pp::Var(kJSPreviewPageIndex)).AsInt());
411 int page = dict.Get(pp::Var(kJSAccessibilityPageNumber)).AsInt();