Searched defs:numberOfTilesHigh (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/blackberry/Api/
H A DBackingStore_p.h70 int numberOfTilesHigh() const { return m_numberOfTilesHigh; } function in class:BlackBerry::WebKit::BackingStoreGeometry
71 void setNumberOfTilesHigh(int numberOfTilesHigh) { m_numberOfTilesHigh = numberOfTilesHigh; } argument
H A DBackingStore.cpp662 int numberOfTilesHigh = backingStoreRect.height() / tileHeight(); local
1810 int numberOfTilesHigh = divisor.second; local

Completed in 176 milliseconds