OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ActualWidth
(Results
1 - 4
of
4
) sorted by null
/external/opencv3/samples/winrt/ImageManipulations/
MainPage.xaml.cpp
73
double windowWidth = this->
ActualWidth
;
78
double listBoxWidth = Scenarios->
ActualWidth
;
/hardware/intel/img/psb_video/src/
vsp_compose.c
112
cell_compose_param->
ActualWidth
= rgb_width;
114
cell_compose_param->ProcessedWidth = cell_compose_param->
ActualWidth
;
vsp_fw.h
690
int
ActualWidth
;
/external/opencv3/samples/winrt/ImageManipulations/common/
LayoutAwarePage.cpp
92
this->
ActualWidth
== Window::Current->Bounds.Width)
Completed in 91 milliseconds