Searched refs:textShowHandle (Results 1 – 1 of 1) sorted by relevance
74 auto textShowHandle = pattern->GetAttr<std::string>("text_show_handle", "0"); in ParsePattern() local75 theme->isShowHandle_ = StringUtils::StringToInt(textShowHandle); in ParsePattern()