Searched defs:maxWidth (Results 1 – 13 of 13) sorted by relevance
23 static maxWidth: number = StyleManager.STANDARD_DISPLAY_WIDTH; property in StyleManager
24 static maxWidth: number = StyleManager.STANDARD_DISPLAY_WIDTH; property in StyleManager
27 static maxWidth: number = StyleManager.STANDARD_DISPLAY_WIDTH; property in StyleManager
26 static maxWidth: number = StyleManager.PAD_STANDARD_DISPLAY_WIDTH; property in StyleManager
28 var maxWidth; variable
33 static maxWidth: number = StyleManager.STANDARD_DISPLAY_WIDTH; property in StyleManager
28 static maxWidth: number = StyleManager.STANDARD_DISPLAY_WIDTH; property in StyleManager
29 var maxWidth; variable
238 double maxWidth = width_; in DrawText() local
145 double maxWidth = width - 100; in NativeOnDrawText() local