Home
last modified time | relevance | path

Searched refs:unit (Results 1 - 3 of 3) sorted by relevance

/build/tools/component_tools/static_check/bundle_check/
H A Dbundle_check_online.py126 num, unit = BundleCheckTools.split_by_unit(value)
129 if unit:
131 if unit not in unit_types:
H A Dbundle_json_check.py424 num, unit = BundleCheckTools.split_by_unit(component["rom"])
428 elif unit:
430 if unit not in unit_list:
449 num, unit = BundleCheckTools.split_by_unit(component["ram"])
453 elif unit:
455 if unit not in unit_list:
/applications/standard/notes/common/resources/src/main/resources/rawfile/
H A Drich_editor.js242 RICH_EDITOR.execFontSize = function (size, unit) {

Completed in 2 milliseconds