OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AppendLine
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/src/fxcodec/codec/
fx_codec.cpp
54
void CCodec_ScanlineDecoder::ImageDataCache::
AppendLine
(const uint8_t* line) {
130
m_pDataCache->
AppendLine
(pLine);
/external/skia/src/pdf/
SkPDFUtils.cpp
69
void SkPDFUtils::
AppendLine
(SkScalar x, SkScalar y, SkWStream* content) {
152
AppendLine
(args[1].fX, args[1].fY, ¤tSegment);
Completed in 965 milliseconds