Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/win/
DQTMovieGWorld.cpp411 int actualWidth = (windowRatio > movieRatio) ? (windowHeight * movieRatio) : windowWidth; in enterFullscreen() local
/external/quake/quake/src/WinQuake/
Dgl_vidlinuxglx.cpp741 int actualWidth, actualHeight; in VID_Init() local
/external/webkit/Source/WebCore/platform/
DScrollView.cpp311 int ScrollView::actualWidth() const { in actualWidth() function in WebCore::ScrollView
/external/sqlite/dist/orig/
Dshell.c429 int actualWidth[100]; /* Actual width of each column */ member
/external/sqlite/dist/
Dshell.c434 int actualWidth[100]; /* Actual width of each column */ member