Searched defs:initHeight (Results 1 – 3 of 3) sorted by relevance
185 const int16_t initHeight = 30; variable275 const int16_t initHeight = 30; variable
83 const int16_t initHeight = 150; variable
161 …td::shared_ptr<InnerXComponentController>& xcomponentController, float initWidth, float initHeight, in XComponentPattern()