Searched refs:TextStyleApplyFunc (Results 1 – 3 of 3) sorted by relevance
58 using TextStyleApplyFunc = std::function<void(WeakPtr<FrameNode>)>; variable60 TextStyleApplyFunc mainTitleApplyFunc;61 TextStyleApplyFunc subTitleApplyFunc;
351 const TextStyleApplyFunc& applyFunc, bool needCheckFontSizeIsSetted);
665 const TextStyleApplyFunc& applyFunc, bool needCheckFontSizeIsSetted) in ApplyTitleModifier()