Home
last modified time | relevance | path

Searched refs:top (Results 1576 - 1600 of 2439) sorted by relevance

1...<<61626364656667686970>>...98

/third_party/icu/icu4c/source/i18n/unicode/
H A Dtimezone.h913 * @param top Top resource bundle for tz data
920 static UResourceBundle* loadRule(const UResourceBundle* top, const UnicodeString& ruleid, UResourceBundle* oldbundle, UErrorCode&status);
/third_party/icu/icu4c/source/i18n/
H A Dolsontz.h120 * @param top the top-level zoneinfo resource bundle. This is used
126 OlsonTimeZone(const UResourceBundle* top,
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_ra.cpp96 auto group = groups.top(); in group_allocation()
/third_party/node/test/fixtures/wpt/WebCryptoAPI/
H A Dalgorithm-discards-context.https.window.js21 top.closeChild(testId);
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dtimezone.h944 * @param top Top resource bundle for tz data
951 static UResourceBundle* loadRule(const UResourceBundle* top, const UnicodeString& ruleid, UResourceBundle* oldbundle, UErrorCode&status);
/third_party/node/deps/icu-small/source/i18n/
H A Dolsontz.h120 * @param top the top-level zoneinfo resource bundle. This is used
126 OlsonTimeZone(const UResourceBundle* top,
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_context.h128 float left, right, bottom, top; member
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_outwin.py39 self.assertEqual(self.window.top.title(), 'Output')
H A Dtest_zzdummy.py34 self.top = root
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp98 LiveInterval *LI = Queue.top();
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DD3D11EmulatedIndexedBufferTest.cpp80 srcBox.top = 0; in createMappableCompareBufferFromEmulatedBuffer()
/third_party/skia/src/gpu/d3d/
H A DGrD3DCommandList.h72 int left, int top);
/third_party/skia/src/image/
H A DSkSurface_Raster.cpp95 SkAssertResult(fBitmap.readPixels(dst.pixmap(), subset->left(), subset->top())); in onNewImageSnapshot()
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dtimezone.h864 * @param top Top resource bundle for tz data
871 static UResourceBundle* loadRule(const UResourceBundle* top, const UnicodeString& ruleid, UResourceBundle* oldbundle, UErrorCode&status);
/third_party/skia/tests/
H A DSpecialImageTest.cpp62 REPORTER_ASSERT(reporter, kPad == subset.top()); in test_image()
/third_party/skia/tests/graphite/
H A DRectTest.cpp49 CHECK(rect2.top() == t); in DEF_GRAPHITE_TEST()
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttinterp.h161 FT_Long top; /* @ top of exec. stack */ member
167 FT_Long new_top; /* new top after exec. */
212 FT_Int callTop, /* @ top of call stack during execution */
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/bloat/
H A Dwebtreemap.js94 dom.style.top = y + 'px';
/third_party/skia/tools/mdbviz/
H A Dmainwindow.cpp50 parents.top()->addChild(item); in setupOpsTaskWidget()
/third_party/spirv-tools/source/diff/
H A Dlcs.h148 DiffMatchIndex current = to_calculate.top(); in CalculateLCS()
/third_party/skia/experimental/graphite/src/geom/
H A DIntersectionTree.cpp47 return (kSplitType == SplitType::kX) ? rect.left() : rect.top(); in GetLoVal()
123 fRectValsSum += rect.vals(); // [sum(left), sum(top), -sum(right), -sum(bot)] in appendToList()
195 float4 fRectValsSum; // [sum(left), sum(top), -sum(right), -sum(bot)]
/third_party/skia/include/core/
H A DSkFont.h443 * @param top the top of the line intersecting
448 SkScalar top, SkScalar bottom,
/third_party/skia/gm/
H A Dcoloremoji.cpp166 SkRect upperLeftClip = SkRect::MakeXYWH(bounds.left(), bounds.top(),
H A Dcolorfilters.cpp30 { bounds.left(), bounds.top() }, in make_shader()
/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
H A Dform_manager_delegate.cpp586 auto &&onGetRectRelativeToWindowHandler = [weak = WeakClaim(this)](int32_t &top, int32_t &left) { in RegisterRenderDelegateEvent()
589 formManagerDelegate->OnGetRectRelativeToWindow(top, left); in RegisterRenderDelegateEvent()
780 void FormManagerDelegate::OnGetRectRelativeToWindow(int32_t &top, int32_t &left) in OnGetRectRelativeToWindow() argument
783 onGetRectRelativeToWindowCallback_(top, left); in OnGetRectRelativeToWindow()

Completed in 18 milliseconds

1...<<61626364656667686970>>...98