Searched defs:maxWidth (Results 1 – 12 of 12) sorted by relevance
24 static maxWidth: number = StyleManager.STANDARD_DISPLAY_WIDTH; property in StyleManager
23 static maxWidth: number = StyleManager.STANDARD_DISPLAY_WIDTH; property in StyleManager
25 static maxWidth: number = StyleManager.STANDARD_DISPLAY_WIDTH; property in StyleManager
30 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
27 static maxWidth: number = StyleManager.STANDARD_DISPLAY_WIDTH; property in StyleManager
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
236 double maxWidth = width_; in DrawText() local