Searched defs:isSelectAll (Results 1 – 2 of 2) sorted by relevance
147 …const std::function<void()>& callback, int32_t overlayId, float& buttonWidth, bool isSelectAll = f… in BuildPasteButton()232 float& buttonWidth, bool isSelectAll = false) in BuildButton()
1002 auto isSelectAll = layoutProperty->GetSelectAllValueValue(false); in HandleFocusEvent() local