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