Searched defs:SetStyle (Results 1 - 2 of 2) sorted by relevance

/external/lzma/CPP/Windows/
H A DWindow.h176 LONG_PTR SetStyle(LONG_PTR style) { return SetLongPtr(GWL_STYLE, style); } function in class:NWindows::CWindow
/external/pdfium/fpdfsdk/javascript/
H A DField.cpp2283 Field::SetStyle(m_pFormFillEnv.Get(), m_FieldName, m_nFormControlIndex,
2329 void Field::SetStyle(CPDFSDK_FormFillEnvironment* pFormFillEnv, function in class:Field
3373 Field::SetStyle(pFormFillEnv, pData->sFieldName, pData->nControlIndex,

Completed in 65 milliseconds