HomeSort by relevance Sort by last modified time
    Searched full:autosizeinputsectionwhensnapped (Results 1 - 2 of 2) sorted by null

  /external/opencv3/samples/winrt/ImageManipulations/
MainPage.xaml.h 62 property bool AutoSizeInputSectionWhenSnapped
66 return autoSizeInputSectionWhenSnapped;
71 autoSizeInputSectionWhenSnapped = value;
96 bool autoSizeInputSectionWhenSnapped;
MainPage.xaml.cpp 52 autoSizeInputSectionWhenSnapped = true;
102 if (autoSizeInputSectionWhenSnapped)
171 autoSizeInputSectionWhenSnapped = true;

Completed in 545 milliseconds