Searched defs:ParseAutoFill (Results 1 – 3 of 3) sorted by relevance
344 std::vector<double> TemplatesParser::ParseAutoFill(const std::vector<std::string>& strs, double siz… in ParseAutoFill() function in OHOS::Ace::TemplatesParser
284 std::pair<std::vector<double>, bool> ParseAutoFill(const std::vector<std::string>& strs, double siz… in ParseAutoFill() function
659 std::vector<double> RenderGridLayout::ParseAutoFill(const std::vector<std::string>& strs, double si… in ParseAutoFill() function in OHOS::Ace::RenderGridLayout