OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FindName
(Results
1 - 4
of
4
) sorted by null
/external/opencv3/samples/winrt/ImageManipulations/
MainPage.xaml.cpp
182
UIElement^ input = safe_cast<UIElement^>(hiddenPage->
FindName
("Input"));
183
UIElement^ output = safe_cast<UIElement^>(hiddenPage->
FindName
("Output"));
202
Panel^ panel = safe_cast<Panel^>(hiddenPage->
FindName
("LayoutRoot"));
/external/icu/icu4c/source/common/
unames.cpp
100
}
FindName
;
623
const char *otherName=((
FindName
*)context)->otherName;
626
((
FindName
*)context)->code=start;
[
all
...]
/external/skia/src/ports/
SkFontMgr_fontconfig.cpp
527
static bool
FindName
(const SkTDArray<const char*>& list, const char* str) {
563
if (familyName && !
FindName
(names, familyName)) {
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
oaidl.h
[
all
...]
Completed in 220 milliseconds