HomeSort by relevance Sort by last modified time
    Searched refs:dst_page_index (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/pdf/
out_of_process_instance.h 202 // |dst_page_index| specifies the blank page index that needs to be replaced
204 void ProcessPreviewPageInfo(const std::string& src_url, int dst_page_index);
out_of_process_instance.cc 1389 int dst_page_index = preview_pages_info_.front().second; local
    [all...]
instance.h 319 // |dst_page_index| specifies the blank page index that needs to be replaced
321 void ProcessPreviewPageInfo(const std::string& src_url, int dst_page_index);
instance.cc 2566 int dst_page_index = preview_pages_info_.front().second; local
    [all...]

Completed in 48 milliseconds