Home
last modified time | relevance | path

Searched defs:ViewGroup (Results 1 – 14 of 14) sorted by relevance

/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/calendar/model/
H A DViewGroup.php27 class ViewGroup extends \GO\Base\Db\ActiveRecord{ class
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/UI/
H A DRoot.h22 class ViewGroup; variable
H A DViewGroup.h136 AnchorLayout(LayoutParams *layoutParams = 0) : ViewGroup(layoutParams), overflow_(true) {} in ViewGroup() function
185 : ViewGroup(layoutParams), orientation_(orientation), defaultMargins_(0), spacing_(10) {} in ViewGroup() function
266 : ViewGroup(layoutParams), orientation_(orientation) {} in ViewGroup() function
H A DView.h236 class ViewGroup; variable
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/UI/
H A DRoot.h22 class ViewGroup; variable
H A DViewGroup.h136 AnchorLayout(LayoutParams *layoutParams = 0) : ViewGroup(layoutParams), overflow_(true) {} in ViewGroup() function
185 : ViewGroup(layoutParams), orientation_(orientation), defaultMargins_(0), spacing_(10) {} in ViewGroup() function
266 : ViewGroup(layoutParams), orientation_(orientation) {} in ViewGroup() function
H A DView.h236 class ViewGroup; variable
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/UI/
H A DRoot.h22 class ViewGroup; variable
H A DViewGroup.h136 AnchorLayout(LayoutParams *layoutParams = 0) : ViewGroup(layoutParams), overflow_(true) {} in ViewGroup() function
185 : ViewGroup(layoutParams), orientation_(orientation), defaultMargins_(0), spacing_(10) {} in ViewGroup() function
266 : ViewGroup(layoutParams), orientation_(orientation) {} in ViewGroup() function
H A DView.h236 class ViewGroup; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/android/java/src/org/chromium/ui/
H A DAsyncViewStub.java90 assert viewParent instanceof ViewGroup; in inflate() local
/dports/games/torcs/torcs-1.3.7/src/modules/graphic/ssggraph/
H A Dgrscene.h92 GHashTable * ViewGroup; /* all object to display group1+group2+group3 for this segment */ member
/dports/multimedia/qpwgraph/qpwgraph-71edb283e7b5d4429d5ef9951de6b740afb07790/src/
H A Dqpwgraph_config.cpp32 static const char *ViewGroup = "/GraphView"; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/features/keyboard_accessory/internal/java/src/org/chromium/chrome/browser/keyboard_accessory/bar_component/
H A DKeyboardAccessoryModernView.java86 assert view instanceof ViewGroup; in estimateLastElementWidth() local