OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:implemented
(Results
2001 - 2025
of
6896
) sorted by null
<<
81
82
83
84
85
86
87
88
89
90
>>
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderMultiColumnBlock.cpp
190
// FIXME: Temporary hack while the new generated content system is being
implemented
.
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
NetworkItemView.js
167
// Should be
implemented
by subclasses.
Panel.js
135
// Should be
implemented
by ancestors.
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
FileSystemCallbacks.h
63
// Other callback methods are
implemented
by each subclass.
/external/chromium_org/third_party/WebKit/Source/modules/mediastream/
RTCDataChannel.cpp
53
exceptionState.throwDOMException(NotSupportedError, "Blob support not
implemented
yet");
/external/chromium_org/third_party/WebKit/Source/platform/
PODInterval.h
48
// The following constructors and operators must be
implemented
on
Theme.h
110
// Function to obtain the theme. This is
implemented
in the platform-specific subclasses.
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
GlyphPage.h
176
//
Implemented
by the platform.
/external/chromium_org/third_party/WebKit/Source/platform/fonts/win/
SimpleFontDataWin.cpp
123
// This used to be
implemented
with IMLangFontLink2, but since that code has
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
FEConvolveMatrix.cpp
210
Since region C (often) contains most of the pixels, we
implemented
396
// Must be
implemented
here, since it refers another ALWAYS_INLINE
406
// Although this function can be moved to the header, it is
implemented
here
407
// because setInteriorPixels is also
implemented
here
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
ScrollbarTheme.h
137
static ScrollbarTheme* nativeTheme(); // Must be
implemented
to return the correct theme subclass.
/external/chromium_org/third_party/WebKit/Source/web/
WebSharedWorkerImpl.h
139
// class itself, but here it's
implemented
by Chrome so we create
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
logutils_unittest.py
63
raise Exception("Not
implemented
.")
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/breakpad/
dump_reader_multipart.py
149
"""This routine must be
implemented
by subclasses.
/external/chromium_org/third_party/WebKit/public/web/
WebPasswordFormData.h
88
// has
implemented
some form of autofill.
/external/chromium_org/third_party/angle/extensions/
ANGLE_texture_compression_dxt.txt
23
Implemented
in ANGLE ES2
/external/chromium_org/third_party/freetype/src/cff/
cf2blues.h
56
* the matrix is known. Other features
implemented
in the Capture
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-head-table.hh
78
*
implemented
in OpenType.
/external/chromium_org/third_party/icu/source/common/
hash.h
22
* hashtable
implemented
in C. Hashtable is designed to be idiomatic and
/external/chromium_org/third_party/icu/source/i18n/
buddhcal.h
132
BuddhistCalendar(); // default constructor not
implemented
cecal.h
97
* This method must be
implemented
by CECalendar subclasses to
japancal.h
170
JapaneseCalendar(); // default constructor not
implemented
taiwncal.h
129
TaiwanCalendar(); // default constructor not
implemented
/external/chromium_org/third_party/icu/source/i18n/unicode/
bmsearch.h
90
* 1) Backwards searching has not been
implemented
.
/external/chromium_org/third_party/icu/source/test/intltest/
rndmcoll.cpp
76
errln("TestWbnf is incorrectly
implemented
.\nThis test should be modeled to use the existing test frame work for naming tests.\n");
Completed in 1565 milliseconds
<<
81
82
83
84
85
86
87
88
89
90
>>