Searched refs:nTop (Results 1 – 3 of 3) sorted by relevance
1523 int nTop = 0; in visitFrame() local1533 ++nTop; in visitFrame()1535 nLocal += nTop + 1; in visitFrame()1536 nTop = 0; in visitFrame()
541 FX_INT32 nTop = FPDF_GetFieldAttr(pAnnotDict, "TI")->GetInteger(); in GenerateWidgetAP() local545 for (FX_INT32 i = nTop, sz = pOpts->GetCount(); i < sz; i++) { in GenerateWidgetAP()
1148 FX_INT32 nTop = pField->GetTopVisibleIndex(); in ResetAppearance_ListBox() local1152 for (FX_INT32 i=nTop; i<nCount; i++) in ResetAppearance_ListBox()