Searched defs:rect_index (Results 1 – 2 of 2) sorted by relevance
111 DLLEXPORT void STDCALL FPDFText_GetRect(FPDF_TEXTPAGE text_page,int rect_index, double* left,double… in FPDFText_GetRect()231 DLLEXPORT void STDCALL FPDFLink_GetRect(FPDF_PAGELINK link_page,int link_index, int rect_index, do… in FPDFLink_GetRect()
300 for (unsigned rect_index = 0; rect_index < num_layers; rect_index++) { in ConstructCommands() local310 for (unsigned rect_index = 0; rect_index < out_rects.size(); rect_index++) { in ConstructCommands() local