Home
last modified time | relevance | path

Searched refs:kBaseline (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/modules/canvaskit/
H A Dparagraph_bindings_gen.cpp61 .value("Baseline", para::PlaceholderAlignment::kBaseline) in EMSCRIPTEN_BINDINGS()
/third_party/skia/modules/skparagraph/include/
H A DTextStyle.h96 kBaseline, member in skia::textlayout::PlaceholderAlignment
145 PlaceholderAlignment fAlignment = PlaceholderAlignment::kBaseline;
/third_party/skia/modules/skparagraph/src/
H A DTextStyle.cpp238 (fAlignment != PlaceholderAlignment::kBaseline || in getFontMetrics()
H A DParagraphCache.cpp143 if (ph.fStyle.fAlignment == PlaceholderAlignment::kBaseline) { in computeHash()
H A DRun.cpp526 case PlaceholderAlignment::kBaseline: in scaleFontWithCompressionConfig()
/third_party/node/deps/v8/src/wasm/
H A Dwasm-module.h280 kBaseline = 1, member in v8::internal::wasm::WasmCompilationHintTier
H A Dmodule-compiler.cc177 int max_tier = baseline_only ? kBaseline : kTopTier; in GetNextUnit()
210 for (auto pair : {std::make_pair(int{kBaseline}, baseline_units), in AddUnits()
266 static constexpr int kBaseline = 0; member in v8::internal::wasm::__anon15175::CompilationUnitQueues
900 case WasmCompilationHintTier::kBaseline: in ApplyHintToExecutionTier()
H A Dmodule-decoder.cc1315 static_cast<int>(WasmCompilationHintTier::kBaseline) == 1 && in DecodeCompilationHintsSection()
/third_party/node/deps/v8/src/runtime/
H A Druntime.h908 kBaseline = 1 << 15, member in v8::internal::OptimizationStatus
H A Druntime-test.cc777 status |= static_cast<int>(OptimizationStatus::kBaseline); in RUNTIME_FUNCTION()
/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp304 PlaceholderStyle placeholder1(50, 50, PlaceholderAlignment::kBaseline, TextBaseline::kAlphabetic, 0); in UNIX_ONLY_TEST()
309 PlaceholderStyle placeholder2(5, 50, PlaceholderAlignment::kBaseline, TextBaseline::kAlphabetic, 50); in UNIX_ONLY_TEST()
403 PlaceholderStyle placeholder(55, 50, PlaceholderAlignment::kBaseline, TextBaseline::kAlphabetic, 38.347f); in UNIX_ONLY_TEST()
732 PlaceholderStyle placeholder(55, 50, PlaceholderAlignment::kBaseline, TextBaseline::kIdeographic, 38.347f); in UNIX_ONLY_TEST()
786 PlaceholderStyle placeholder1(50, 50, PlaceholderAlignment::kBaseline, TextBaseline::kAlphabetic, 50); in UNIX_ONLY_TEST()
787 PlaceholderStyle placeholder2(25, 25, PlaceholderAlignment::kBaseline, TextBaseline::kAlphabetic, 12.5f); in UNIX_ONLY_TEST()
921 PlaceholderStyle placeholder1(50, 50, PlaceholderAlignment::kBaseline, TextBaseline::kAlphabetic, 50); in UNIX_ONLY_TEST()
922 PlaceholderStyle placeholder2(5, 20, PlaceholderAlignment::kBaseline, TextBaseline::kAlphabetic, 10); in UNIX_ONLY_TEST()
5234 PlaceholderStyle placeholder(0, 0, PlaceholderAlignment::kBaseline, TextBaseline::kAlphabetic, 0); in UNIX_ONLY_TEST()
6172 PlaceholderStyle placeholder(300, 50, PlaceholderAlignment::kBaseline, TextBaselin in UNIX_ONLY_TEST()
[all...]
/third_party/node/deps/v8/src/builtins/x64/
H A Dbuiltins-x64.cc2729 kBaseline, member in v8::internal::__anon14177::OsrSourceTier
2780 OnStackReplacement(masm, OsrSourceTier::kBaseline); in Generate_BaselineOnStackReplacement()
/third_party/node/deps/v8/src/builtins/s390/
H A Dbuiltins-s390.cc255 kBaseline, member in v8::internal::__anon14161::OsrSourceTier
3865 OnStackReplacement(masm, OsrSourceTier::kBaseline); in Generate_BaselineOnStackReplacement()

Completed in 44 milliseconds