Searched refs:heigth (Results 1 – 4 of 4) sorted by relevance
392 uint32_t heigth = 100; variable394 attrJson["screenHeight"] = heigth;
243 int32_t heigth = imageDecoderAdapterImpl.GetImageHeight(); variable244 EXPECT_NE(heigth, 0);
331 uint32_t heigth = 100; variable333 attrJson["screenHeight"] = heigth;
88 auto heigth = pickerTheme->GetDividerSpacing(); in OnDirtyLayoutWrapperSwap() local98 … CalcSize(CalcLength(width - PRESS_INTERVAL.ConvertToPx()), CalcLength(heigth - PRESS_INTERVAL))); in OnDirtyLayoutWrapperSwap()