Home
last modified time | relevance | path

Searched defs:BlobInline (Results 1 – 1 of 1) sorted by relevance

/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx1662 class BlobInline : public IDWriteInlineObject { class
1686 BlobInline(XYPOSITION width_=0.0f) noexcept : width(width_) { in BlobInline() function in Scintilla::BlobInline