Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DCallTip.cxx279 std::unique_ptr<Surface> surfaceMeasure(Surface::Allocate(technology)); in CallTipStart() local
H A DEditView.cxx2447 …ew::FormatRange(bool draw, const Sci_RangeToFormat *pfr, Surface *surface, Surface *surfaceMeasure, in FormatRange()
H A DEditor.cxx1820 AutoSurface surfaceMeasure(pfr->hdcTarget, this, SC_TECHNOLOGY_DEFAULT); in FormatRange() local