OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createUnchecked
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
Color.h
76
static Color
createUnchecked
(int r, int g, int b)
81
static Color
createUnchecked
(int r, int g, int b, int a)
Color.cpp
421
return Color::
createUnchecked
(
436
pixelColor = Color::
createUnchecked
(
Completed in 70 milliseconds