Searched defs:preferTextSizeGroups (Results 1 – 4 of 4) sorted by relevance
289 const auto& preferTextSizeGroups = textStyle_.GetPreferTextSizeGroups(); in AdaptTextSize() local349 const auto& preferTextSizeGroups = textStyle_.GetPreferTextSizeGroups(); in AdaptPreferTextSizeGroup() local
258 std::vector<TextSizeGroup> preferTextSizeGroups; in PrepareTextButton() local
676 std::vector<TextSizeGroup> preferTextSizeGroups; in BuildTitleAndContent() local
557 void SetPreferTextSizeGroups(const std::vector<TextSizeGroup>& preferTextSizeGroups) in SetPreferTextSizeGroups()