Searched refs:InspectorGetFont (Results 1 – 3 of 3) sorted by relevance
111 std::string InspectorGetFont();
426 std::string OptionPattern::InspectorGetFont() in InspectorGetFont() function in OHOS::Ace::NG::OptionPattern
958 json->PutExtAttr("optionFont", optionPattern->InspectorGetFont().c_str(), filter); in ToJsonValue()