Searched refs:heightSet (Results 1 – 8 of 8) sorted by relevance
46 bool heightSet = false; in constructImage() local54 heightSet = true; in constructImage()69 if (heightSet) in constructImage()
307 wargs.heightSet = true; in showModalDialog()799 …windowFeatures.widthSet ? windowFeatures.width : 0, windowFeatures.heightSet ? windowFeatures.heig… in windowProtoFuncOpen()
42 , heightSet(false) in WindowFeatures()68 bool heightSet; member
44 , heightSet(false) in WindowFeatures()144 heightSet = true; in setWindowFeature()
395 if(features.heightSet) in webkit_web_window_features_new_from_core_features()
107 || (features.heightSet && features.height < screen.get()->height() in createWindow()
173 … NSNumber *height = features.heightSet ? [[NSNumber alloc] initWithFloat:features.height] : nil;
375 if (features.heightSet) in createWindow()