Home
last modified time | relevance | path

Searched defs:notNegative (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp1296 void CheckDimensionUnit(CalcDimension& checkDimension, bool notPercent, bool notNegative) in CheckDimensionUnit()
1364 …geWidths(const JSRef<JSObject>& object, CommonCalcDimension& commonCalcDimension, bool notNegative) in ParseEdgeWidths()
1389 bool notNegative, CalcDimension defaultValue) in ParseEdgeWidthsProps()
1422 bool notNegative) in ParseLocalizedEdgeWidths()
1498 …geWidths(const JSRef<JSObject>& object, CommonCalcDimension& commonCalcDimension, bool notNegative) in ParseCommonEdgeWidths()