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

  /external/chromium_org/pdf/
paint_manager.h 110 static pp::Size GetNewContextSize(const pp::Size& current_context_size,
paint_manager.cc 42 pp::Size PaintManager::GetNewContextSize(const pp::Size& current_context_size,
179 pp::Size new_size = GetNewContextSize(graphics_.size(), pending_size_);
out_of_process_instance.cc 519 pp::Size new_image_data_size = PaintManager::GetNewContextSize(
    [all...]

Completed in 61 milliseconds