OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:specifiedWidth
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebKit/mac/Plugins/
WebNetscapePluginView.h
98
int32_t
specifiedWidth
;
WebNetscapePluginView.mm
328
// The
specifiedWidth
and specifiedHeight variables are used to predict the size that
336
window.width =
specifiedWidth
> 0 ?
specifiedWidth
: 100;
[
all
...]
Completed in 80 milliseconds