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

/external/google-breakpad/src/testing/gtest/xcode/Samples/FrameworkSample/
H A Dwidget.h36 // Widget is a very simple class used for demonstrating the use of gtest. It
42 class Widget { class
44 Widget(int number, const std::string& name);
45 ~Widget();
H A Dwidget.cc36 // Widget is a very simple class used for demonstrating the use of gtest
40 Widget::Widget(int number, const std::string& name) function in class:Widget
44 Widget::~Widget() {}
46 float Widget::GetFloatValue() const {
50 int Widget::GetIntValue() const {
54 std::string Widget::GetStringValue() const {
58 void Widget::GetCharPtrValue(char* buffer, size_t max_size) const {
/external/googletest/googletest/xcode/Samples/FrameworkSample/
H A Dwidget.h36 // Widget is a very simple class used for demonstrating the use of gtest. It
42 class Widget { class
44 Widget(int number, const std::string& name);
45 ~Widget();
H A Dwidget.cc36 // Widget is a very simple class used for demonstrating the use of gtest
40 Widget::Widget(int number, const std::string& name) function in class:Widget
44 Widget::~Widget() {}
46 float Widget::GetFloatValue() const {
50 int Widget::GetIntValue() const {
54 std::string Widget::GetStringValue() const {
58 void Widget::GetCharPtrValue(char* buffer, size_t max_size) const {
/external/protobuf/gtest/xcode/Samples/FrameworkSample/
H A Dwidget.h36 // Widget is a very simple class used for demonstrating the use of gtest. It
42 class Widget { class
44 Widget(int number, const std::string& name);
45 ~Widget();
H A Dwidget.cc36 // Widget is a very simple class used for demonstrating the use of gtest
40 Widget::Widget(int number, const std::string& name) function in class:Widget
44 Widget::~Widget() {}
46 float Widget::GetFloatValue() const {
50 int Widget::GetIntValue() const {
54 std::string Widget::GetStringValue() const {
58 void Widget::GetCharPtrValue(char* buffer, size_t max_size) const {
/external/v8/testing/gtest/xcode/Samples/FrameworkSample/
H A Dwidget.h36 // Widget is a very simple class used for demonstrating the use of gtest. It
42 class Widget { class
44 Widget(int number, const std::string& name);
45 ~Widget();
H A Dwidget.cc36 // Widget is a very simple class used for demonstrating the use of gtest
40 Widget::Widget(int number, const std::string& name) function in class:Widget
44 Widget::~Widget() {}
46 float Widget::GetFloatValue() const {
50 int Widget::GetIntValue() const {
54 std::string Widget::GetStringValue() const {
58 void Widget::GetCharPtrValue(char* buffer, size_t max_size) const {
/external/vulkan-validation-layers/tests/gtest-1.7.0/xcode/Samples/FrameworkSample/
H A Dwidget.h36 // Widget is a very simple class used for demonstrating the use of gtest. It
42 class Widget { class
44 Widget(int number, const std::string& name);
45 ~Widget();
H A Dwidget.cc36 // Widget is a very simple class used for demonstrating the use of gtest
40 Widget::Widget(int number, const std::string& name) function in class:Widget
44 Widget::~Widget() {}
46 float Widget::GetFloatValue() const {
50 int Widget::GetIntValue() const {
54 std::string Widget::GetStringValue() const {
58 void Widget::GetCharPtrValue(char* buffer, size_t max_size) const {
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/widget/
H A DWidget.java28 * A Widget is a graphical sub-element of a Plot that can be positioned relative
31 public abstract class Widget implements BoxModelable, Resizable { class in inherits:BoxModelable,Resizable
44 public Widget(LayoutManager layoutManager, SizeMetric heightMetric, SizeMetric widthMetric) { method in class:Widget
48 public Widget(LayoutManager layoutManager, SizeMetrics sizeMetrics) { method in class:Widget
110 * Determines whether or not point lies within this Widget.
247 * Causes the pixel dimensions used for rendering this Widget
249 * into this Widget's size or position is altered.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
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/ ...

Completed in 178 milliseconds