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

  /external/chromium_org/third_party/WebKit/public/web/
WebKit.h 67 WEBKIT_EXPORT bool layoutTestMode();
  /external/chromium_org/third_party/WebKit/Source/web/
WebKit.cpp 206 bool layoutTestMode()
LinkHighlight.cpp 273 curve->add(WebFloatKeyframe(fadeDuration + extraDurationRequired, WebKit::layoutTestMode() ? startOpacity : 0));
ChromeClientImpl.cpp 202 return !layoutTestMode();
    [all...]

Completed in 139 milliseconds