Searched defs:initWidth (Results 1 – 3 of 3) sorted by relevance
184 const int16_t initWidth = 50; variable274 const int16_t initWidth = 50; variable
82 const int16_t initWidth = 100; variable
161 …const std::shared_ptr<InnerXComponentController>& xcomponentController, float initWidth, float ini… in XComponentPattern()