Home
last modified time | relevance | path

Searched defs:LeftCheck (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebKit/android/nav/
DCachedRoot.cpp344 class LeftCheck : public CommonCheck { class
346 LeftCheck(int x, int y) : mX(x), mY(y), mHitLeft(INT_MAX), in LeftCheck() function in android::LeftCheck