Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/lexlib/
H A DPropSetSimple.cxx35 mapss *props = new mapss; in PropSetSimple() local
40 mapss *props = PropsFromPointer(impl); in ~PropSetSimple() local
46 mapss *props = PropsFromPointer(impl); in Set() local
78 mapss *props = PropsFromPointer(impl); in Get() local
104 static int ExpandAllInPlace(const PropSetSimple &props, std::string &withVars, int maxExpands, cons… in ExpandAllInPlace()
H A DLexerBase.h18 PropSetSimple props; variable
/MusicPlayer2/scintilla/src/
H A DScintillaBase.cxx571 PropSetSimple props; member in Scintilla::LexState
/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx1618 D2D1_BITMAP_PROPERTIES props = {{DXGI_FORMAT_B8G8R8A8_UNORM, in DrawRGBAImage() local
2834 const D2D1_RENDER_TARGET_PROPERTIES props = D2D1::RenderTargetProperties( in Draw() local