Home
last modified time | relevance | path

Searched refs:beginLine (Results 1 – 25 of 29) sorted by relevance

12

/third_party/flutter/skia/modules/skshaper/include/
DSkShaper.h169 virtual void beginLine() = 0;
217 void beginLine() override;
/third_party/flutter/skia/src/utils/
DSkShaperJSONWriter.h26 void beginLine() override;
DSkShaperJSONWriter.cpp21 void SkShaperJSONWriter::beginLine() { } in beginLine() function in SkShaperJSONWriter
/third_party/skia/src/utils/
DSkShaperJSONWriter.h26 void beginLine() override;
DSkShaperJSONWriter.cpp21 void SkShaperJSONWriter::beginLine() { } in beginLine() function in SkShaperJSONWriter
/third_party/skia/modules/skshaper/include/
DSkShaper.h212 virtual void beginLine() = 0;
269 void beginLine() override;
/third_party/skia/modules/skplaintexteditor/src/
Dshape.cpp47 void beginLine() override;
93 void RunHandler::beginLine() { in beginLine() function in RunHandler
/third_party/flutter/skia/experimental/editor/
Dshape.cpp47 void beginLine() override;
93 void RunHandler::beginLine() { in beginLine() function in RunHandler
/third_party/flutter/skia/tests/
DShaperTest.cpp34 void beginLine() override {} in beginLine() function
/third_party/skia/modules/svg/src/
DSkSVGTextPriv.h176 void beginLine() override {} in beginLine() function
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/
Dpkg_genc.cpp114 const char *beginLine; member
313 T_FileStream_writeLine(out, assemblyHeader[assemblyHeaderIndex].beginLine); in writeAssemblyCode()
493 uprv_strcpy(s, assemblyHeader[assemblyHeaderIndex].beginLine); in write32()
/third_party/flutter/skia/modules/skottie/src/text/
DSkottieShaper.cpp64 void beginLine() override { in beginLine() function in skottie::__anon3c1d84ea0111::BlobMaker
221 this->beginLine(); in shapeLine()
/third_party/skia/modules/skparagraph/src/
DOneLineShaper.h76 void beginLine() override {} in beginLine() function
/third_party/skia/tests/
DShaperTest.cpp34 void beginLine() override {} in beginLine() function
/third_party/flutter/skia/modules/skshaper/src/
DSkShaper_primitive.cpp166 handler->beginLine(); in shape()
DSkShaper.cpp132 void SkTextBlobBuilderRunHandler::beginLine() { in beginLine() function in SkTextBlobBuilderRunHandler
DSkShaper_harfbuzz.cpp532 handler->beginLine(); in emit()
1131 handler->beginLine(); in wrap()
1197 handler->beginLine(); in wrap()
/third_party/icu/icu4c/source/tools/toolutil/
Dpkg_genc.cpp124 const char *beginLine; member
348 T_FileStream_writeLine(out, assemblyHeader[assemblyHeaderIndex].beginLine); in writeAssemblyCode()
563 uprv_strcpy(s, assemblyHeader[assemblyHeaderIndex].beginLine); in write32()
/third_party/node/deps/icu-small/source/tools/toolutil/
Dpkg_genc.cpp124 const char *beginLine; member
348 T_FileStream_writeLine(out, assemblyHeader[assemblyHeaderIndex].beginLine); in writeAssemblyCode()
563 uprv_strcpy(s, assemblyHeader[assemblyHeaderIndex].beginLine); in write32()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dpkg_genc.cpp124 const char *beginLine; member
348 T_FileStream_writeLine(out, assemblyHeader[assemblyHeaderIndex].beginLine); in writeAssemblyCode()
563 uprv_strcpy(s, assemblyHeader[assemblyHeaderIndex].beginLine); in write32()
/third_party/skia/modules/skottie/src/text/
DSkottieShaper.cpp66 void beginLine() override { in beginLine() function in skottie::__anon445febf50111::BlobMaker
225 this->beginLine(); in shapeLine()
/third_party/skia/modules/skshaper/src/
DSkShaper_primitive.cpp198 handler->beginLine(); in shape()
DSkShaper.cpp206 void SkTextBlobBuilderRunHandler::beginLine() { in beginLine() function in SkTextBlobBuilderRunHandler
DSkShaper_coretext.cpp244 handler->beginLine(); in shape()
/third_party/skia/experimental/sktext/include/
DText.h136 void beginLine() override {} in beginLine() function

12