Home
last modified time | relevance | path

Searched refs:IN_IMAGE_BLOCK (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/shell/browser/
Dwebkit_test_controller.cc78 state_ = IN_IMAGE_BLOCK; in PrintTextFooter()
84 if (state_ != IN_IMAGE_BLOCK || capture_text_only_) in PrintImageHeader()
93 if (state_ != IN_IMAGE_BLOCK || capture_text_only_) in PrintImageBlock()
107 if (state_ != IN_IMAGE_BLOCK) in PrintImageFooter()
144 state_ = IN_IMAGE_BLOCK; in PrintAudioFooter()
Dwebkit_test_controller.h87 IN_IMAGE_BLOCK, enumerator