Searched refs:actualWidth (Results 1 - 9 of 9) sorted by relevance

/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/
H A Dbootstrap.js988 , actualWidth
1014 actualWidth = $tip[0].offsetWidth
1019 tp = {top: pos.top + pos.height, left: pos.left + pos.width / 2 - actualWidth / 2}
1022 tp = {top: pos.top - actualHeight, left: pos.left + pos.width / 2 - actualWidth / 2}
1025 tp = {top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left - actualWidth}
/external/sqlite/dist/orig/
H A Dshell.c542 int actualWidth[100]; /* Actual width of each column */ member in struct:ShellState
855 if( i<ArraySize(p->actualWidth) ){
856 p->actualWidth[i] = w;
871 if( i<ArraySize(p->actualWidth) ){
872 w = p->actualWidth[i];
886 if( i<ArraySize(p->actualWidth) ){
887 w = p->actualWidth[i];
/external/sqlite/dist/
H A Dshell.c548 int actualWidth[100]; /* Actual width of each column */ member in struct:ShellState
861 if( i<ArraySize(p->actualWidth) ){
862 p->actualWidth[i] = w;
877 if( i<ArraySize(p->actualWidth) ){
878 w = p->actualWidth[i];
892 if( i<ArraySize(p->actualWidth) ){
893 w = p->actualWidth[i];
/external/robolectric/v3/runtime/
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 111 milliseconds