OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gCharEvtName
(Results
1 - 6
of
6
) sorted by null
/external/skia/samplecode/
SampleCode.h
21
static const char
gCharEvtName
[] = "SampleCode_Char_Event";
SampleCode.cpp
21
if (evt.isType(
gCharEvtName
)) {
/external/skqp/samplecode/
SampleCode.h
21
static const char
gCharEvtName
[] = "SampleCode_Char_Event";
SampleCode.cpp
21
if (evt.isType(
gCharEvtName
)) {
/external/skia/tools/viewer/
SampleSlide.cpp
48
SkEvent evt(
gCharEvtName
);
/external/skqp/tools/viewer/
SampleSlide.cpp
48
SkEvent evt(
gCharEvtName
);
Completed in 1171 milliseconds