OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_naturalSize
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/qt/
MediaPlayerPrivateQt.h
149
IntSize
m_naturalSize
;
/external/webkit/Source/WebCore/platform/graphics/android/
MediaPlayerPrivateAndroid.h
51
virtual IntSize naturalSize() const { return
m_naturalSize
; }
131
IntSize
m_naturalSize
;
Completed in 321 milliseconds