Home
last modified time | relevance | path

Searched refs:resID (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/UI/Explorer/
DMyMessages.cpp19 void ShowErrorMessageHwndRes(HWND window, UINT resID) in ShowErrorMessageHwndRes() argument
21 ShowErrorMessage(window, LangString(resID)); in ShowErrorMessageHwndRes()
24 void ShowErrorMessageRes(UINT resID) in ShowErrorMessageRes() argument
26 ShowErrorMessageHwndRes(0, resID); in ShowErrorMessageRes()
/external/lzma/CPP/Windows/Control/
DDialog.h130 …bool Create(UINT resID, HWND parentWindow) { return Create(MAKEINTRESOURCEW(resID), parentWindow);… in Create() argument
142 …INT_PTR Create(UINT resID, HWND parentWindow) { return Create(MAKEINTRESOURCEW(resID), parentWindo… in Create() argument
/external/fonttools/Lib/fontTools/
Dt1Lib.py223 resID = 501
232 res.AddResource('POST', resID, '')
234 resID = resID + 1
236 res.AddResource('POST', resID, '')