Searched refs:unitLength (Results 1 – 3 of 3) sorted by relevance
79 //ldml/units/unitLength[@type="long"]/alias[@source="locale"][@path="../unitLength[@type='short']"]81 //ldml/units/unitLength[@type="narrow"]/alias[@source="locale"][@path="../unitLength[@type='short']…319 //ldml/units/unitLength[@type="narrow"]/unit[@type="(\w++)-(%A)"]/displayName ; /unitsNarrow/$1/$2/…320 //ldml/units/unitLength[@type="short"]/unit[@type="(\w++)-(%A)"]/displayName ; /unitsShort/$1/$2/dn…321 //ldml/units/unitLength[@type="long"]/unit[@type="(\w++)-(%A)"]/displayName ; /units/$1/$2/dnam324 //ldml/units/unitLength[@type="narrow"]/unit[@type="(\w++)-(%A)"]/unitPattern[@count="(%A)"][@case=…325 //ldml/units/unitLength[@type="short"]/unit[@type="(\w++)-(%A)"]/unitPattern[@count="(%A)"][@case="…326 //ldml/units/unitLength[@type="long"]/unit[@type="(\w++)-(%A)"]/unitPattern[@count="(%A)"][@case="(…327 //ldml/units/unitLength[@type="narrow"]/unit[@type="(\w++)-(%A)"]/unitPattern[@count="(%A)"] ; /uni…328 //ldml/units/unitLength[@type="short"]/unit[@type="(\w++)-(%A)"]/unitPattern[@count="(%A)"] ; /unit…[all …]
70 SkScalar unitLength = arcLength / dashUnits; in onDraw() local74 SkScalar span = dashExample.pattern[i2] * unitLength; in onDraw()78 angle += span + (dashExample.pattern[i2 + 1]) * unitLength; in onDraw()
71 SkScalar unitLength = arcLength / dashUnits; in onDraw() local75 SkScalar span = dashExample.pattern[i2] * unitLength; in onDraw()79 angle += span + (dashExample.pattern[i2 + 1]) * unitLength; in onDraw()