Home
last modified time | relevance | path

Searched refs:beginLine (Results 1 - 20 of 20) sorted by relevance

/third_party/skia/src/utils/
H A DSkShaperJSONWriter.h26 void beginLine() override;
H A DSkShaperJSONWriter.cpp21 void SkShaperJSONWriter::beginLine() { } in beginLine() function in SkShaperJSONWriter
/third_party/skia/modules/skparagraph/tests/
H A DSkShaperJSONWriter.h27 void beginLine() override;
H A DSkShaperJSONWriter.cpp28 void SkShaperJSONWriter::beginLine() { } in beginLine() function in SkShaperJSONWriter
/third_party/skia/modules/skplaintexteditor/src/
H A Dshape.cpp47 void beginLine() override;
93 void RunHandler::beginLine() { in beginLine() function in RunHandler
/third_party/skia/modules/skshaper/include/
H A DSkShaper.h258 virtual void beginLine() = 0;
320 void beginLine() override;
/third_party/skia/tests/
H A DShaperTest.cpp34 void beginLine() override {}
/third_party/skia/modules/skparagraph/src/
H A DOneLineShaper.h82 void beginLine() override {}
H A DTextLine.cpp1098 void beginLine() override {}
/third_party/skia/modules/svg/src/
H A DSkSVGTextPriv.h176 void beginLine() override {}
/third_party/skia/modules/skottie/src/text/
H A DSkottieShaper.cpp66 void beginLine() override {
225 this->beginLine(); in shapeLine()
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dpkg_genc.cpp124 const char *beginLine; member
393 T_FileStream_writeLine(out, assemblyHeader[assemblyHeaderIndex].beginLine); in writeAssemblyCode()
618 uprv_strcpy(s, assemblyHeader[assemblyHeaderIndex].beginLine); in write32()
/third_party/icu/icu4c/source/tools/toolutil/
H A 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/
H A 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/skshaper/src/
H A DSkShaper_coretext.cpp245 handler->beginLine();
H A DSkShaper_primitive.cpp249 handler->beginLine(); in shape()
H A DSkShaper.cpp346 void SkTextBlobBuilderRunHandler::beginLine() { in Make() function in SkiaRsText::SkTextBlobBuilderRunHandler
H A DSkShaper_harfbuzz.cpp713 handler->beginLine();
1368 handler->beginLine();
1444 handler->beginLine();
/third_party/skia/modules/skshaper/tests/
H A DShaperTest.cpp44 void beginLine() override { fBeginLine = true;}
/third_party/skia/experimental/sktext/include/
H A DText.h136 void beginLine() override {}

Completed in 22 milliseconds