Searched defs:Scale (Results 1 - 20 of 20) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Ddxgitype.h79 DXGI_RGB Scale; member in struct:DXGI_GAMMA_CONTROL
H A Dperflib.h51 LONG Scale; member in struct:_PERF_COUNTER_INFO
H A Dd2d1helper.h392 static D2D1FORCEINLINE Matrix3x2F Scale(D2D1_SIZE_F size, D2D1_POINT_2F center = D2D1::Point2F()) { function in class:D2D1::Matrix3x2F
393 return Scale(size.width, size.height, center);
396 static D2D1FORCEINLINE Matrix3x2F Scale(FLOAT x, FLOAT y, D2D1_POINT_2F center = D2D1::Point2F()) { function in class:D2D1::Matrix3x2F
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/gdiplus/
H A Dgdiplusmatrix.h177 Status Scale(REAL scaleX, REAL scaleY, function in class:Matrix
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Ddxgitype.h79 DXGI_RGB Scale; member in struct:DXGI_GAMMA_CONTROL
H A Dperflib.h51 LONG Scale; member in struct:_PERF_COUNTER_INFO
H A Dd2d1helper.h392 static D2D1FORCEINLINE Matrix3x2F Scale(D2D1_SIZE_F size, D2D1_POINT_2F center = D2D1::Point2F()) { function in class:D2D1::Matrix3x2F
393 return Scale(size.width, size.height, center);
396 static D2D1FORCEINLINE Matrix3x2F Scale(FLOAT x, FLOAT y, D2D1_POINT_2F center = D2D1::Point2F()) { function in class:D2D1::Matrix3x2F
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
H A Dgdiplusmatrix.h177 Status Scale(REAL scaleX, REAL scaleY, function in class:Matrix
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
H A Dttk.py21 "PanedWindow", "Progressbar", "Radiobutton", "Scale", "Scrollbar",
1059 class Scale(Widget, Tkinter.Scale): class in inherits:Widget, Tkinter.Scale
1060 """Ttk Scale widget is typically used to control the numeric value of
1064 """Construct a Ttk Scale with parent master.
1460 """A Ttk Scale widget with a Ttk Label widget indicating its
1463 The Ttk Scale can be accessed through instance.scale, and Ttk Label
1468 variable to be associated with the Ttk Scale widget and its range.
1485 self.scale = Scale(self, variable=self._variable, from_=from_, to=to)
H A DTkinter.py6 Checkbutton, Scale, Listbox, Scrollbar, OptionMenu, Spinbox
2376 """Scale item TAGORID with XORIGIN, YORIGIN, XSCALE, YSCALE."""
2791 class Scale(Widget): class in inherits:Widget
2792 """Scale widget which can display a numerical scale."""
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
H A Dttk.py21 "PanedWindow", "Progressbar", "Radiobutton", "Scale", "Scrollbar",
1059 class Scale(Widget, Tkinter.Scale): class in inherits:Widget, Tkinter.Scale
1060 """Ttk Scale widget is typically used to control the numeric value of
1064 """Construct a Ttk Scale with parent master.
1460 """A Ttk Scale widget with a Ttk Label widget indicating its
1463 The Ttk Scale can be accessed through instance.scale, and Ttk Label
1468 variable to be associated with the Ttk Scale widget and its range.
1485 self.scale = Scale(self, variable=self._variable, from_=from_, to=to)
H A DTkinter.py6 Checkbutton, Scale, Listbox, Scrollbar, OptionMenu, Spinbox
2376 """Scale item TAGORID with XORIGIN, YORIGIN, XSCALE, YSCALE."""
2791 class Scale(Widget): class in inherits:Widget
2792 """Scale widget which can display a numerical scale."""
/prebuilts/sdk/current/support/v17/leanback/libs/
H A Dandroid-support-v17-leanback.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v17/ android/support/v17/leanback/ ...
/prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
H A Dswt-3.5.0.jarMETA-INF/ META-INF/MANIFEST.MF libswt-agl-carbon-3550.jnilib libswt ...
/prebuilts/tools/darwin-x86/swt/
H A Dswt.jarMETA-INF/ META-INF/MANIFEST.MF libswt-agl-carbon-3550.jnilib libswt ...
/prebuilts/tools/darwin-x86_64/swt/
H A Dswt.jarMETA-INF/ META-INF/MANIFEST.MF libswt-awt-cocoa-3550.jnilib libswt ...
/prebuilts/tools/linux-x86/swt/
H A Dswt.jarMETA-INF/ META-INF/MANIFEST.MF libswt-atk-gtk-3550.so libswt ...
/prebuilts/tools/linux-x86_64/swt/
H A Dswt.jarMETA-INF/ META-INF/MANIFEST.MF libswt-atk-gtk-3550.so libswt ...
/prebuilts/tools/windows/swt/
H A Dswt.jarMETA-INF/ META-INF/MANIFEST.MF swt-awt-win32-3550.dll swt ...
/prebuilts/tools/windows-x86_64/swt/
H A Dswt.jarMETA-INF/ META-INF/MANIFEST.MF swt-awt-win32-3550.dll swt ...

Completed in 4282 milliseconds