HomeSort by relevance Sort by last modified time
    Searched full:specifiedheight (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit/mac/Plugins/
WebNetscapePluginView.h 97 int32_t specifiedHeight;
WebNetscapePluginView.mm 328 // The specifiedWidth and specifiedHeight variables are used to predict the size that
338 window.height = specifiedHeight > 0 ? specifiedHeight : 100;
    [all...]

Completed in 73 milliseconds