SYMBOL INDEX (2874 symbols across 152 files) FILE: sample/not_pass_yet/[GB18030]DialogAnimation.h function namespace (line 7) | namespace DialogAnimation FILE: sample/not_pass_yet/[GB18030]LogRecord.h function class (line 9) | class LogRecord { FILE: sample/not_pass_yet/[GB18030]TBarTool_GB.cpp function TElement (line 22) | TElement * TBarTool::AddIntoShape(TRealLine &RealLine) FILE: sample/not_pass_yet/[GB18030]TDraw.h function class (line 22) | class TDraw FILE: sample/not_pass_yet/[GB18030]TMenu.cpp function PopupMenu (line 3) | void PopupMenu(HWND hParent, int menu_id) { FILE: sample/not_pass_yet/[UTF-8]TBarTool.cpp function TElement (line 22) | TElement * TBarTool::AddIntoShape(TRealLine &RealLine) FILE: scripts/extract_change_log.py function ParseArguments (line 25) | def ParseArguments() -> argparse.Namespace: function SearchTag (line 32) | def SearchTag(filename: str, tag: str, versionStartStr: str) -> str: function main (line 68) | def main(args: argparse.Namespace): FILE: src/Common/CommandLineParser.cpp function GetCommandLineArgs (line 4) | std::vector GetCommandLineArgs() { FILE: src/Common/ConsoleSettings.cpp function SetConsoleColor (line 5) | void SetConsoleColor(ConsoleColor color) noexcept { FILE: src/Common/ConsoleSettings.h function ConsoleColor (line 5) | enum class ConsoleColor { GREEN = 10, BLUE = 11, RED = 12, PINK = 13, YE... FILE: src/Common/ErrorFunction.cpp function GetLastErrorString (line 6) | std::tstring GetLastErrorString(DWORD errorCode) { FILE: src/Common/FileFunction.cpp function ToTCHARArray (line 24) | std::unique_ptr ToTCHARArray(const std::tstring &s) { function GetCommandLineByIndex (line 206) | std::wstring GetCommandLineByIndex(int index) { function GetCommandLineByIndex (line 215) | std::string GetCommandLineByIndex(int index) { function GetFileExists (line 226) | bool GetFileExists(const std::string filename) { function SplitPath (line 246) | vector SplitPath(const std::tstring &s) { function SplitFileName (line 263) | vector SplitFileName(const std::tstring &s) { function GetNameAndExt (line 271) | std::string GetNameAndExt(std::string s) noexcept { function tstring (line 283) | tstring ChangeExtend(tstring fileName, tstring ext) { function GetExtend (line 294) | std::string GetExtend(std::string fileName) { function GetFileSize (line 305) | uint64_t GetFileSize(FILE *fp) { function GetFileSize (line 313) | uint64_t GetFileSize(std::string fileName) { function FileSizeToHumanString (line 324) | std::string FileSizeToHumanString(uint64_t fileSize) { function ReadFileToBuffer (line 346) | std::tuple, uint64_t> ReadFileToBuffer(std::stri... function WriteFileFromBuffer (line 374) | void WriteFileFromBuffer(std::string fileName, const char buf[], uint64_... function WriteDetailFile (line 387) | void WriteDetailFile(HWND hWnd, std::tstring filename, std::function &ret, std::string lpPath, std::v... function TraversalAllFileNames (line 468) | std::vector TraversalAllFileNames(std::string lpPath, std::... FILE: src/Common/FileFunction.h function class (line 10) | class TFileDialog { function class (line 38) | class TFolderBrowser { function class (line 51) | class file_io_error : public std::runtime_error { FILE: src/Common/ResourceLoader.cpp function LoadCustomFileFromResource (line 7) | std::vector LoadCustomFileFromResource(int id, const std::wstring ... FILE: src/Common/SingleApplication.h function class (line 21) | class SingleApplication { FILE: src/Common/ThreadPool/ThreadPool.h function class (line 15) | class ThreadPool { FILE: src/Common/TimeStamp.cpp function time_t (line 13) | time_t convertWindowsTimeToUnixTime(long long input) { function TimeStamp (line 50) | TimeStamp TimeStamp::operator+(const std::chrono::milliseconds &dura) co... function TimeStamp (line 65) | TimeStamp TimeStamp::now() { return TimeStamp(); } FILE: src/Common/TimeStamp.h function class (line 23) | class TimeStamp { FILE: src/Common/noncopyable.h function namespace (line 3) | namespace Zhongmao { FILE: src/Common/tstring.cpp function string_to_wstring (line 14) | std::wstring string_to_wstring(const std::string &str) { function MyWideCharToMultiByte (line 32) | void MyWideCharToMultiByte(const wchar_t *wsrc, int wsrcSize, std::uniqu... function MyMultiByteToWideChar (line 49) | void MyMultiByteToWideChar(const char *src, int srcSize, std::unique_ptr... function wstring_to_string (line 66) | std::string wstring_to_string(const std::wstring &wstr) { function to_string (line 83) | std::string to_string(const std::wstring &ws) { function to_wstring (line 87) | std::wstring to_wstring(const std::string &s) { function to_wstring (line 91) | std::wstring to_wstring(const std::wstring &s) { function to_utf8 (line 95) | std::string to_utf8(const std::wstring &wstr) { function to_utf8 (line 112) | std::string to_utf8(const std::u16string &wstr) { function ansi_to_utf8 (line 119) | std::string ansi_to_utf8(const std::string &str) { function to_utf8 (line 131) | std::vector to_utf8(const std::vector &wstrs) { function utf8_to_string (line 139) | std::string utf8_to_string(const std::string &str) { function utf8_to_wstring (line 157) | std::wstring utf8_to_wstring(const std::string &str) { function to_hex (line 165) | std::string to_hex(char c) noexcept { function FixEndLine (line 183) | void FixEndLine(std::tstring &s) { function to_hex (line 202) | std::string to_hex(const char *buf, int bufSize) { function to_hex (line 213) | std::string to_hex(std::string s) { function to_hex (line 224) | std::wstring to_hex(std::wstring s) { function Split (line 267) | std::vector Split(std::string_view s, const std::strin... FILE: src/Common/tstring.h function T (line 92) | T ret{s} FILE: src/Control/ControlStyle.h type PROCESS_DPI_AWARENESS (line 29) | typedef enum PROCESS_DPI_AWARENESS { type MONITOR_DPI_TYPE (line 35) | typedef enum MONITOR_DPI_TYPE { function SupportHighDPI (line 46) | inline void SupportHighDPI() { FILE: src/Control/TListView.h function LRESULT (line 25) | LRESULT OnDropFiles(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHand... FILE: src/Control/TMenu.cpp function TMenu (line 14) | TMenu &TMenu::SetItemToBeContainer(int itemId) noexcept { function TMenu (line 81) | TMenu &TMenu::GetChild(int itemId) { FILE: src/Control/TMenu.h function class (line 11) | class TMenu { function class (line 41) | class TPopupMenu : public TMenu { FILE: src/Core/CharsetCode.cpp type MyCharset (line 6) | struct MyCharset { function ToViewCharsetName (line 92) | std::string ToViewCharsetName(CharsetCode code) noexcept { function CharsetCode (line 96) | CharsetCode ToCharsetCode(const std::string &name) { function ToICUCharsetName (line 125) | std::string ToICUCharsetName(CharsetCode code) noexcept { function HasBom (line 129) | bool HasBom(CharsetCode code) { function BomSize (line 151) | int BomSize(CharsetCode code) { function CharsetCode (line 163) | CharsetCode CheckBom(char *buf, int bufSize) { function ConvertEngine (line 182) | ConvertEngine GetConvertEngine(CharsetCode code) noexcept { FILE: src/Core/CharsetCode.h type class (line 9) | enum class type class (line 92) | enum class FILE: src/Core/Config.h type Configuration (line 18) | struct Configuration { function OutputTarget (line 20) | enum class OutputTarget { ORIGIN, TO_DIR }; FILE: src/Core/Core.cpp function Decode (line 23) | std::u16string Decode(std::string_view src, CharsetCode code) { function DecodeToLimitBytes (line 88) | std::u16string DecodeToLimitBytes(std::string_view src, uint64_t maxInpu... type FromUFLAGContext (line 112) | struct FromUFLAGContext { method FromUFLAGContext (line 116) | FromUFLAGContext() : subCallback(nullptr), subContext(nullptr) {} function U_CAPI (line 122) | U_CAPI void U_EXPORT2 flagCB_fromU(const void *context, UConverterFromUn... function Encode (line 191) | std::string Encode(std::u16string_view src, CharsetCode targetCode) { function Convert (line 267) | std::string Convert(std::string_view src, ConvertParam inputParam) { function CharsetCodeToVietEncoding (line 280) | viet::Encoding CharsetCodeToVietEncoding(CharsetCode code) noexcept { function Configuration (line 308) | const Configuration &Core::GetConfig() const noexcept { function Configuration (line 312) | Configuration &Core::GetConfigRef() noexcept { function RemoveASCII (line 360) | void RemoveASCII(std::vector &data) noexcept { FILE: src/Core/Core.h type ConvertParam (line 55) | struct ConvertParam { type CoreInitOption (line 72) | struct CoreInitOption { FILE: src/Core/Detect.cpp function DetectByUCharDet (line 15) | std::tuple DetectByUCharDet(uchardet *det, const char ... function DetectByUCSDet (line 37) | std::tuple DetectByUCSDet(const char *buf, int32_t buf... function DetectByMine (line 65) | std::unordered_set DetectByMine(std::string_view src) { function DetectByCED (line 81) | std::tuple DetectByCED(const char *buf, int len) { function CharsetCode (line 111) | CharsetCode ToCharsetCodeFinal(CharsetCode inputCode, const char *buf, s... function CharsetCode (line 147) | CharsetCode DetectEncodingPlain(uchardet *det, const char *buf, std::siz... function CharsetCode (line 196) | CharsetCode DetectEncoding(uchardet *det, const char *buf, std::size_t b... FILE: src/Core/Exceptions.h function class (line 14) | class MyRuntimeError : public std::runtime_error { function class (line 39) | class UnassignedCharError : public MyRuntimeError { function class (line 58) | class io_error_ignore : public std::runtime_error { function class (line 63) | class UCNVError : public MyRuntimeError { function class (line 77) | class TruncatedCharFoundError : public UCNVError { function class (line 86) | class IllegalCharFoundError : public UCNVError { function class (line 105) | class CharsetNotSupportedError : public MyRuntimeError { function class (line 121) | class ConvertError : public MyRuntimeError { function class (line 142) | class FileIOError : public MyRuntimeError { function virtual (line 150) | virtual const std::string ToLocalString(TranslatorBase *translator) cons... FILE: src/Core/LineBreaks.cpp function LineBreaksToViewName (line 11) | std::string LineBreaksToViewName(LineBreaks linebreaks) noexcept { function LineBreaks (line 15) | LineBreaks ViewNameToLineBreaks(std::string viewName) noexcept { function LineBreaks (line 19) | LineBreaks GetLineBreaks(const UChar *buf, std::size_t len) { function ChangeLineBreaks (line 70) | void ChangeLineBreaks(std::u16string &str, LineBreaks targetLineBreak) { FILE: src/Core/LineBreaks.h function LineBreaks (line 14) | enum class LineBreaks { CRLF, LF, CR, EMPTY, MIX, UNKNOWN }; FILE: src/Core/Messages.h function MessageId (line 7) | enum class MessageId { FILE: src/Core/TranslatorBase.h type class (line 5) | enum class function class (line 6) | class TranslatorBase { FILE: src/Core/UCNVHelper.cpp function DealWithUCNVError (line 4) | void DealWithUCNVError(UErrorCode err) { FILE: src/Core/Vietnamese.cpp type viet (line 9) | namespace viet { type internal (line 11) | namespace internal { type Rune (line 272) | struct Rune { method AddToString (line 281) | void AddToString(std::string &out, Encoding targetEncoding) const no... function Init (line 309) | void Init() noexcept { function CheckInit (line 350) | void CheckInit() noexcept { function CheckEncoding (line 354) | bool CheckEncoding(const char *str, std::size_t len, Encoding encoding... function CheckEncoding (line 419) | bool CheckEncoding(const std::string &str, Encoding encoding) noexcept { function ConvertTCVN3ToUtfX (line 424) | auto ConvertTCVN3ToUtfX(std::string_view src) -> ReturnType { function ConvertVNIToUtfX (line 462) | auto ConvertVNIToUtfX(std::string_view src) -> ReturnType { function ConvertToUtfX (line 513) | auto ConvertToUtfX(std::string_view src, Encoding srcEncoding) -> Retu... function ConvertToUtf8 (line 573) | std::string ConvertToUtf8(std::string_view src, Encoding srcEncoding) { function ConvertToUtf16LE (line 577) | std::u16string ConvertToUtf16LE(std::string_view src, Encoding srcEnco... function ConvertFromUtf8 (line 581) | std::string ConvertFromUtf8(std::string_view utf8Str, Encoding destEnc... function ConvertFromUtf16LE (line 625) | std::string ConvertFromUtf16LE(std::u16string_view utf16Str, Encoding ... function Convert (line 649) | std::string Convert(std::string_view src, Encoding srcEncoding, Encodi... FILE: src/Core/Vietnamese.h function namespace (line 14) | namespace viet { FILE: src/Core/doublemap.h function has (line 15) | bool has(const T1 &t1) const { function has (line 19) | bool has(const T2 &t2) const { function insert (line 23) | void insert(std::pair &&pr) { function T2 (line 38) | const T2 &at(const T1 &t1) const { function T1 (line 42) | const T1 &at(const T2 &t2) const { FILE: src/SmartCharsetConverter-imgui/FontLoader.cpp type FontInfo (line 12) | struct FontInfo { function LoadFonts (line 20) | void LoadFonts(ImFontAtlas *ioFonts, float scaleFactor) { FILE: src/SmartCharsetConverter-imgui/FontLoader.h function class (line 9) | class FontLoader { FILE: src/SmartCharsetConverter-imgui/ListView.cpp function Compare (line 10) | std::tuple Compare(const ListView::MyItem *a, const ListView... function CompareWithSortSpecs (line 19) | bool CompareWithSortSpecs(ImGuiTableSortSpecs *sort_specs, const ListVie... FILE: src/SmartCharsetConverter-imgui/ListView.h function class (line 12) | class ListView { FILE: src/SmartCharsetConverter-imgui/MainWindow.cpp function EventAction (line 27) | EventAction PopupMessageBox(const std::string &text, const std::string &... FILE: src/SmartCharsetConverter-imgui/MainWindow.h function EventAction (line 14) | enum class EventAction { FILE: src/SmartCharsetConverter-imgui/UnicodeTable.cpp type uni_table (line 3) | namespace uni_table { function Utf8Str (line 8) | Utf8Str PointToUtf8(int point) noexcept { function InitUtf8Table (line 42) | void InitUtf8Table() { FILE: src/SmartCharsetConverter-imgui/UnicodeTable.h function namespace (line 18) | namespace uni_table { function ImGuiSelectionBasicStorage (line 79) | struct ExampleSelectionWithDeletion : ImGuiSelectionBasicStorage { function ClearItems (line 144) | struct ExampleAssetsBrowser { function UpdateLayoutSizes (line 192) | void UpdateLayoutSizes(float avail_width) { function Draw (line 213) | void Draw(const char *title, bool *p_open) { FILE: src/SmartCharsetConverter-imgui/main.cpp function glfw_error_callback (line 47) | static void glfw_error_callback(int error, const char *description) { function drop_callback (line 52) | void drop_callback(GLFWwindow *window, int count, const char **paths) { function WinMain (line 71) | int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hInstPrev, LPSTR szCmdLine... FILE: src/SmartCharsetConverter/CLIHandler.cpp function CLIMain (line 54) | int CLIMain(const std::vector &args) noexcept { FILE: src/SmartCharsetConverter/DialogMain.cpp function BOOL (line 127) | BOOL DialogMain::OnInitDialog(CWindow wndFocus, LPARAM lInitParam) { function LRESULT (line 555) | LRESULT DialogMain::OnBnClickedRadioStretegyNoFilter(WORD /*wNotifyCode*... function LRESULT (line 561) | LRESULT DialogMain::OnBnClickedRadioStretegySmart(WORD /*wNotifyCode*/, ... function LRESULT (line 567) | LRESULT DialogMain::OnBnClickedRadioStretegyManual(WORD /*wNotifyCode*/,... function LRESULT (line 573) | LRESULT DialogMain::OnBnClickedRadioToOrigin(WORD /*wNotifyCode*/, WORD ... function LRESULT (line 579) | LRESULT DialogMain::OnBnClickedRadioToDir(WORD /*wNotifyCode*/, WORD /*w... function LRESULT (line 584) | LRESULT DialogMain::OnBnClickedRadioUtf8(WORD /*wNotifyCode*/, WORD /*wI... function LRESULT (line 589) | LRESULT DialogMain::OnBnClickedRadioUtf8bom(WORD /*wNotifyCode*/, WORD /... function LRESULT (line 594) | LRESULT DialogMain::OnBnClickedRadioGb18030(WORD /*wNotifyCode*/, WORD /... function LRESULT (line 599) | LRESULT DialogMain::OnBnClickedRadioOther(WORD /*wNotifyCode*/, WORD /*w... function LRESULT (line 637) | LRESULT DialogMain::OnBnClickedButtonAddFiles(WORD /*wNotifyCode*/, WORD... function LRESULT (line 675) | LRESULT DialogMain::OnBnClickedButtonAddDir(WORD /*wNotifyCode*/, WORD /... function LRESULT (line 691) | LRESULT DialogMain::OnBnClickedButtonStart(WORD /*wNotifyCode*/, WORD /*... function LRESULT (line 718) | LRESULT DialogMain::OnBnClickedButtonClear(WORD /*wNotifyCode*/, WORD /*... function LRESULT (line 724) | LRESULT DialogMain::OnBnClickedButtonSettings(WORD, WORD, HWND, BOOL &) { function LRESULT (line 731) | LRESULT DialogMain::OnBnClickedButtonSetOutputDir(WORD /*wNotifyCode*/, ... function LRESULT (line 744) | LRESULT DialogMain::OnCbnSelchangeComboOtherCharset(WORD /*wNotifyCode*/... function LRESULT (line 751) | LRESULT DialogMain::OnNMRclickListview(int /*idCtrl*/, LPNMHDR pNMHDR, B... function LRESULT (line 763) | LRESULT DialogMain::OnOpenWithNotepad(WORD /*wNotifyCode*/, WORD /*wID*/... function LRESULT (line 776) | LRESULT DialogMain::OnRemoveItem(WORD /*wNotifyCode*/, WORD /*wID*/, HWN... function LRESULT (line 794) | LRESULT DialogMain::OnSpecifyOriginCharset(WORD /*wNotifyCode*/, WORD wI... function LRESULT (line 825) | LRESULT DialogMain::OnSelectLanguage(WORD, WORD wID, HWND, BOOL &) { function LRESULT (line 843) | LRESULT DialogMain::OnEnChangeEditIncludeText(WORD /*wNotifyCode*/, WORD... function LRESULT (line 868) | LRESULT DialogMain::OnNMClickSyslink1(int /*idCtrl*/, LPNMHDR pNMHDR, BO... function LRESULT (line 875) | LRESULT DialogMain::OnBnClickedCheckConvertReturn(WORD /*wNotifyCode*/, ... function LRESULT (line 887) | LRESULT DialogMain::OnBnClickedRadioCrlf(WORD /*wNotifyCode*/, WORD /*wI... function LRESULT (line 893) | LRESULT DialogMain::OnBnClickedRadioLf(WORD /*wNotifyCode*/, WORD /*wID*... function LRESULT (line 899) | LRESULT DialogMain::OnBnClickedRadioCr(WORD /*wNotifyCode*/, WORD /*wID*... function LRESULT (line 905) | LRESULT DialogMain::OnDropFiles(UINT uMsg, WPARAM wParam, LPARAM lParam,... function LRESULT (line 931) | LRESULT DialogMain::OnUser(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL... FILE: src/SmartCharsetConverter/DialogMain.h type MyMessage (line 29) | struct MyMessage { function RefreshInterfaceByCurrentLanguage (line 68) | void RefreshInterfaceByCurrentLanguage() noexcept; function CharsetCode (line 116) | CharsetCode CommandIdToCharsetCode(int id) noexcept { function GetSelectLanguageIdEnd (line 127) | int GetSelectLanguageIdEnd() noexcept { function LanguageNameToCommandId (line 131) | int LanguageNameToCommandId(const std::string &languageName) noexcept { FILE: src/SmartCharsetConverter/SmartCharsetConverter.cpp function WinMain (line 18) | int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hInstPrev, LPSTR szCmdLine... FILE: src/Translator/LanguageService.h type LanguageServiceOption (line 9) | struct LanguageServiceOption { function class (line 27) | class LanguageService : public TranslatorBase { FILE: src/Translator/StringId.h function namespace (line 13) | namespace v0_2 { FILE: src/Translator/Translator.h function class (line 5) | class Translator : public TranslatorBase { FILE: src/Translator/internal/Language.cpp type internal (line 15) | namespace internal { FILE: src/Translator/internal/Language.h function namespace (line 12) | namespace internal { FILE: tests/Core_Vietnamese_test.cpp function TEST (line 14) | TEST(CoreVietnamese, ConvertToUtf8) { function TEST (line 36) | TEST(CoreVietnamese, ConvertToUtf16LE) { function TEST (line 63) | TEST(CoreVietnamese, ConvertFromUtf8) { function TEST (line 85) | TEST(CoreVietnamese, ConvertFromUtf16LE) { function TestBuiltinConvertOtherToOther (line 111) | void TestBuiltinConvertOtherToOther(CharsetCode middleEncoding) { function TEST (line 133) | TEST(CoreVietnamese, ConvertOtherToOther) { FILE: tests/Core_test.cpp function TEST (line 17) | TEST(Core, EncodeWithUnassignedChars) { function TEST (line 29) | TEST(Core, DetectEncodingMulti) { FILE: tests/Helper.cpp type helper (line 10) | namespace helper { function ScanDirectoryForExpectedEncodingTable (line 18) | std::unordered_map ScanDirectoryForExpectedE... FILE: tests/Helper.h function namespace (line 8) | namespace helper { FILE: tests/LineBreaks_test.cpp function TEST (line 7) | TEST(LineBreaks, LineBreaks) { FILE: tests/String_test.cpp function TEST (line 7) | TEST(Split, Split) { FILE: tests/Vietnamese_test.cpp function TEST (line 14) | TEST(Vietnamese, CheckEncoding) { function TEST (line 28) | TEST(Vietnamese, BuiltinConvertToUtf8) { function TEST (line 46) | TEST(Vietnamese, BuiltinConvertToUtf16LE) { function TEST (line 65) | TEST(Vietnamese, BuiltinConvertFromUtf8) { function TEST (line 83) | TEST(Vietnamese, BuiltinConvertFromUtf16LE) { function TestBuiltinConvertOtherToOther (line 107) | void TestBuiltinConvertOtherToOther(viet::Encoding middleEncoding) { function TEST (line 123) | TEST(Vietnamese, BuiltinConvertOtherToOther) { function TEST (line 131) | TEST(Vietnamese, ConvertFuzz) { function TEST (line 189) | TEST(Vietnamese, ConvertWithUTF16LEFuzz) { FILE: tests/icu_test.cpp function TEST (line 15) | TEST(Core, icu) { FILE: tests/memory_leak_detection.h function class (line 6) | class MemoryLeakDetection final { FILE: tests/memory_leak_detection_win.h function class (line 19) | class MemoryLeakDetection final { FILE: tests/uchardet_samples_test.cpp function TEST (line 16) | TEST(Core, uchardet_sample_test) { FILE: third_party/WTL/Include/atlapp.h type _IMAGELIST (line 135) | struct _IMAGELIST { } type _TREEITEM (line 136) | struct _TREEITEM { } type _PSP (line 137) | struct _PSP { } function namespace (line 142) | namespace ATL { HRESULT AtlGetCommCtrlVersion(LPDWORD pdwMajor, LPDWORD ... function namespace (line 155) | namespace WTL function namespace (line 250) | namespace RunTimeHelper function namespace (line 379) | namespace ModuleHelper function namespace (line 407) | namespace SecureHelper function namespace (line 510) | namespace MinCrtHelper function namespace (line 545) | namespace GenericWndClass function class (line 575) | class ATL_NO_VTABLE CMessageFilter function class (line 585) | class ATL_NO_VTABLE CIdleHandler function class (line 595) | class CMessageLoop function class (line 724) | class CStaticDataInitCriticalSectionLock function class (line 744) | class CWindowCreateCriticalSectionLock function class (line 773) | class CAppModule : public ATL::CComModule function Term (line 801) | void Term() function BOOL (line 809) | BOOL AddMessageLoop(CMessageLoop* pMsgLoop) function BOOL (line 829) | BOOL RemoveMessageLoop() function CMessageLoop (line 846) | CMessageLoop* GetMessageLoop(DWORD dwThreadID = ::GetCurrentThreadId()) ... function BOOL (line 865) | BOOL InitSettingChangeNotify(DLGPROC pfnDlgProc = _SettingChangeDlgProc) function TermSettingChangeNotify (line 905) | void TermSettingChangeNotify() function BOOL (line 923) | BOOL AddSettingChangeNotify(HWND hWnd) function BOOL (line 943) | BOOL RemoveSettingChangeNotify(HWND hWnd) function DLGTEMPLATE (line 963) | struct _ATL_EMPTY_DLGTEMPLATE : DLGTEMPLATE function INT_PTR (line 973) | static INT_PTR CALLBACK _SettingChangeDlgProc(HWND hWnd, UINT uMsg, WPAR... function class (line 999) | class CServerAppModule : public CAppModule function Term (line 1018) | void Term() function LONG (line 1026) | LONG Unlock() throw() function MonitorShutdown (line 1037) | void MonitorShutdown() function StartMonitor (line 1066) | bool StartMonitor() function DWORD (line 1083) | static DWORD WINAPI MonitorProc(void* pv) type ATL (line 1095) | typedef ATL::CRegKey CRegKeyEx; function namespace (line 1119) | namespace ATL FILE: third_party/WTL/Include/atlctrls.h function namespace (line 80) | namespace WTL function LPCTSTR (line 124) | static LPCTSTR GetWndClassName() function HICON (line 129) | HICON GetIcon() const function HENHMETAFILE (line 141) | HENHMETAFILE GetEnhMetaFile() const function CBitmapHandle (line 153) | CBitmapHandle GetBitmap() const type CStaticT (line 178) | typedef CStaticT CStatic; function LPCTSTR (line 206) | static LPCTSTR GetWndClassName() function UINT (line 211) | UINT GetState() const function GetCheck (line 223) | int GetCheck() const function UINT (line 235) | UINT GetButtonStyle() const function HICON (line 253) | HICON SetIcon(HICON hIcon) function CBitmapHandle (line 259) | CBitmapHandle GetBitmap() const function BOOL (line 324) | BOOL SetSplitInfo(PBUTTON_SPLITINFO pSplitInfo) function GetNoteLength (line 331) | int GetNoteLength() const function BOOL (line 345) | BOOL SetNote(LPCWSTR lpstrNoteText) function LRESULT (line 352) | LRESULT SetElevationRequiredState(BOOL bSet) function Click (line 360) | void Click() type CButtonT (line 367) | typedef CButtonT CButton; function LPCTSTR (line 395) | static LPCTSTR GetWndClassName() function GetCount (line 401) | int GetCount() const function GetHorizontalExtent (line 414) | int GetHorizontalExtent() const function GetTopIndex (line 426) | int GetTopIndex() const function LCID (line 438) | LCID GetLocale() const function DWORD (line 450) | DWORD GetListBoxInfo() const function SetCurSel (line 464) | int SetCurSel(int nSelect) function GetSel (line 472) | int GetSel(int nIndex) const // also works for single-selection function GetSelItems (line 492) | int GetSelItems(int nMaxItems, LPINT rgIndex) const function GetAnchorIndex (line 499) | int GetAnchorIndex() const function GetCaretIndex (line 513) | int GetCaretIndex() const function SetItemData (line 532) | int SetItemData(int nIndex, DWORD_PTR dwItemData) function SetItemDataPtr (line 544) | int SetItemDataPtr(int nIndex, void* pData) function GetItemRect (line 550) | int GetItemRect(int nIndex, LPRECT lpRect) const function GetText (line 556) | int GetText(int nIndex, LPTSTR lpszBuffer) const function BOOL (line 563) | BOOL GetTextBSTR(int nIndex, BSTR& bstrText) const function GetText (line 587) | int GetText(int nIndex, ATL::CString& strText) const function GetTextLen (line 604) | int GetTextLen(int nIndex) const function GetItemHeight (line 610) | int GetItemHeight(int nIndex) const function SetItemHeight (line 616) | int SetItemHeight(int nIndex, UINT cyItemHeight) function SetColumnWidth (line 623) | void SetColumnWidth(int cxWidth) function BOOL (line 629) | BOOL SetTabStops(int nTabStops, LPINT rgTabStops) function BOOL (line 636) | BOOL SetTabStops() function BOOL (line 643) | BOOL SetTabStops(const int& cxEachStop) // takes an 'int' function InitStorage (line 651) | int InitStorage(int nItems, UINT nBytes) function ResetContent (line 657) | void ResetContent() function UINT (line 663) | UINT ItemFromPoint(POINT pt, BOOL& bOutside) const function AddString (line 672) | int AddString(LPCTSTR lpszItem) function DeleteString (line 678) | int DeleteString(UINT nIndex) function InsertString (line 684) | int InsertString(int nIndex, LPCTSTR lpszItem) function Dir (line 690) | int Dir(UINT attr, LPCTSTR lpszWildCard) function AddFile (line 696) | int AddFile(LPCTSTR lpstrFileName) function FindString (line 703) | int FindString(int nStartAfter, LPCTSTR lpszItem) const function FindStringExact (line 709) | int FindStringExact(int nIndexStart, LPCTSTR lpszFind) const function SelectString (line 715) | int SelectString(int nStartAfter, LPCTSTR lpszItem) function SelItemRange (line 721) | int SelItemRange(BOOL bSelect, int nFirstItem, int nLastItem) type CListBoxT (line 730) | typedef CListBoxT CListBox; function LPCTSTR (line 758) | static LPCTSTR GetWndClassName() function GetCount (line 764) | int GetCount() const function SetCurSel (line 776) | int SetCurSel(int nSelect) function LCID (line 782) | LCID GetLocale() const function GetTopIndex (line 794) | int GetTopIndex() const function UINT (line 806) | UINT GetHorizontalExtent() const function GetDroppedWidth (line 818) | int GetDroppedWidth() const function BOOL (line 830) | BOOL GetComboBoxInfo(PCOMBOBOXINFO pComboBoxInfo) const function DWORD (line 837) | DWORD GetEditSel() const function DWORD_PTR (line 850) | DWORD_PTR GetItemData(int nIndex) const function SetItemData (line 856) | int SetItemData(int nIndex, DWORD_PTR dwItemData) function SetItemDataPtr (line 868) | int SetItemDataPtr(int nIndex, void* pData) function GetLBText (line 874) | int GetLBText(int nIndex, LPTSTR lpszText) const function BOOL (line 880) | BOOL GetLBTextBSTR(int nIndex, BSTR& bstrText) const function GetLBText (line 903) | int GetLBText(int nIndex, ATL::CString& strText) const function GetLBTextLen (line 920) | int GetLBTextLen(int nIndex) const function GetItemHeight (line 926) | int GetItemHeight(int nIndex) const function SetItemHeight (line 932) | int SetItemHeight(int nIndex, UINT cyItemHeight) function BOOL (line 938) | BOOL GetExtendedUI() const function BOOL (line 956) | BOOL GetDroppedState() const function BOOL (line 968) | BOOL SetMinVisible(int nMinVisible) function BOOL (line 975) | BOOL GetCueBannerText(LPWSTR lpwText, int cchText) const function BOOL (line 982) | BOOL SetCueBannerText(LPCWSTR lpcwText) function InitStorage (line 989) | int InitStorage(int nItems, UINT nBytes) function ResetContent (line 995) | void ResetContent() function BOOL (line 1002) | BOOL LimitText(int nMaxChars) function AddString (line 1016) | int AddString(LPCTSTR lpszString) function DeleteString (line 1022) | int DeleteString(UINT nIndex) function InsertString (line 1028) | int InsertString(int nIndex, LPCTSTR lpszString) function Dir (line 1034) | int Dir(UINT attr, LPCTSTR lpszWildCard) function FindString (line 1041) | int FindString(int nStartAfter, LPCTSTR lpszString) const function FindStringExact (line 1047) | int FindStringExact(int nIndexStart, LPCTSTR lpszFind) const function SelectString (line 1053) | int SelectString(int nStartAfter, LPCTSTR lpszString) function Clear (line 1060) | void Clear() function Copy (line 1066) | void Copy() function Cut (line 1072) | void Cut() function Paste (line 1078) | void Paste() type CComboBoxT (line 1085) | typedef CComboBoxT CComboBox; function LPCTSTR (line 1113) | static LPCTSTR GetWndClassName() function BOOL (line 1118) | BOOL CanUndo() const function BOOL (line 1130) | BOOL GetModify() const function DWORD (line 1148) | DWORD GetSel() const function HLOCAL (line 1160) | HLOCAL GetHandle() const function DWORD (line 1172) | DWORD GetMargins() const function UINT (line 1192) | UINT GetLimitText() const function POINT (line 1204) | POINT PosFromChar(UINT nChar) const function GetLine (line 1222) | int GetLine(int nIndex, LPTSTR lpszBuffer) const function GetLine (line 1228) | int GetLine(int nIndex, LPTSTR lpszBuffer, int nMaxLength) const function TCHAR (line 1235) | TCHAR GetPasswordChar() const function EDITWORDBREAKPROC (line 1247) | EDITWORDBREAKPROC GetWordBreakProc() const function GetFirstVisibleLine (line 1259) | int GetFirstVisibleLine() const function UINT (line 1278) | UINT GetImeStatus(UINT uStatus) const function UINT (line 1284) | UINT SetImeStatus(UINT uStatus, UINT uData) function BOOL (line 1290) | BOOL GetCueBannerText(LPCWSTR lpstrText, int cchText) const function EmptyUndoBuffer (line 1304) | void EmptyUndoBuffer() function BOOL (line 1310) | BOOL FmtLines(BOOL bAddEOL) function SetRect (line 1352) | void SetRect(LPCRECT lpRect) function SetRectNP (line 1358) | void SetRectNP(LPCRECT lpRect) function BOOL (line 1390) | BOOL SetTabStops(int nTabStops, LPINT rgTabStops) function BOOL (line 1396) | BOOL SetTabStops() function BOOL (line 1402) | BOOL SetTabStops(const int& cxEachStop) // takes an 'int' function ScrollCaret (line 1408) | void ScrollCaret() function Scroll (line 1414) | int Scroll(int nScrollAction) function BOOL (line 1436) | BOOL ShowBalloonTip(PEDITBALLOONTIP pEditBaloonTip) function BOOL (line 1442) | BOOL HideBalloonTip() function DWORD (line 1449) | DWORD GetHilite() const function SetHilite (line 1463) | void SetHilite(int nStartChar, int nEndChar) function BOOL (line 1471) | BOOL Undo() function Clear (line 1477) | void Clear() function Copy (line 1483) | void Copy() function Cut (line 1489) | void Cut() function Paste (line 1495) | void Paste() function DWORD (line 1503) | DWORD SetExtendedStyle(DWORD dwStyle, DWORD dwMask) function DWORD (line 1509) | DWORD GetExtendedStyle() const function EC_ENDOFLINE (line 1521) | EC_ENDOFLINE GetEndOfLine() const function SearchWeb (line 1533) | void SearchWeb() function BOOL (line 1539) | BOOL SetCaretIndex(DWORD dwCaretIndex) function DWORD (line 1545) | DWORD GetCaretIndex() const function BOOL (line 1557) | BOOL SetZoom(int nNum, int nDen) function DWORD (line 1565) | DWORD GetFileLineFromChar(DWORD dwCharIndex) const function DWORD (line 1571) | DWORD GetFileLineIndex(DWORD dwLineNum) const function DWORD (line 1577) | DWORD GetFileLineLength(DWORD dwCharIndex) const function DWORD (line 1583) | DWORD GetFileLine(DWORD dwLineNum, LPTSTR lpstrLine, WORD wLen) const function DWORD (line 1611) | DWORD GetFileLineCount() const function LRESULT (line 1668) | LRESULT OnEditCopy(WORD /*wNotifyCode*/, WORD /*wID*/, HWND /*hWndCtl*/,... function LRESULT (line 1682) | LRESULT OnEditPaste(WORD /*wNotifyCode*/, WORD /*wID*/, HWND /*hWndCtl*/... function LRESULT (line 1696) | LRESULT OnEditUndo(WORD /*wNotifyCode*/, WORD /*wID*/, HWND /*hWndCtl*/,... function BOOL (line 1729) | BOOL HasSelection() const function LPCTSTR (line 1770) | static LPCTSTR GetWndClassName() function GetScrollPos (line 1775) | int GetScrollPos() const function BOOL (line 1799) | BOOL GetScrollInfo(LPSCROLLINFO lpScrollInfo) const function BOOL (line 1821) | BOOL GetScrollBarInfo(PSCROLLBARINFO pScrollBarInfo) const function BOOL (line 1834) | BOOL EnableScrollBar(UINT nArrowFlags = ESB_ENABLE_BOTH) type CScrollBarT (line 1841) | typedef CScrollBarT CScrollBar; type CImageListT (line 1851) | typedef CImageListT CImageList; type CImageListT (line 1852) | typedef CImageListT CImageListManaged; function Attach (line 1878) | void Attach(HIMAGELIST hImageList) function HIMAGELIST (line 1885) | HIMAGELIST Detach() function COLORREF (line 1909) | COLORREF SetBkColor(COLORREF cr) function BOOL (line 1915) | BOOL GetImageInfo(int nImage, IMAGEINFO* pImageInfo) const function HICON (line 1921) | HICON GetIcon(int nIndex, UINT uFlags = ILD_NORMAL) const function BOOL (line 1927) | BOOL GetIconSize(int& cx, int& cy) const function BOOL (line 1933) | BOOL GetIconSize(SIZE& size) const function BOOL (line 1939) | BOOL SetIconSize(int cx, int cy) function BOOL (line 1945) | BOOL SetIconSize(SIZE size) function BOOL (line 1951) | BOOL SetImageCount(UINT uNewCount) function BOOL (line 1957) | BOOL SetOverlayImage(int nImage, int nOverlay) function BOOL (line 1964) | BOOL Create(int cx, int cy, UINT nFlags, int nInitial, int nGrow) function BOOL (line 1971) | BOOL Create(ATL::_U_STRINGorID bitmap, int cx, int nGrow, COLORREF crMask) function BOOL (line 1985) | BOOL Merge(HIMAGELIST hImageList1, int nImage1, HIMAGELIST hImageList2, ... function BOOL (line 1993) | BOOL CreateFromStream(LPSTREAM lpStream) function BOOL (line 2001) | BOOL Destroy() function Add (line 2017) | int Add(HBITMAP hBitmap, COLORREF crMask) function BOOL (line 2023) | BOOL Remove(int nImage) function BOOL (line 2029) | BOOL RemoveAll() function BOOL (line 2035) | BOOL Replace(int nImage, HBITMAP hBitmap, HBITMAP hBitmapMask) function AddIcon (line 2041) | int AddIcon(HICON hIcon) function ReplaceIcon (line 2047) | int ReplaceIcon(int nImage, HICON hIcon) function HICON (line 2053) | HICON ExtractIcon(int nImage) function BOOL (line 2059) | BOOL Draw(HDC hDC, int nImage, int x, int y, UINT nStyle) function BOOL (line 2066) | BOOL Draw(HDC hDC, int nImage, POINT pt, UINT nStyle) function BOOL (line 2073) | BOOL DrawEx(int nImage, HDC hDC, int x, int y, int dx, int dy, COLORREF ... function BOOL (line 2080) | BOOL DrawEx(int nImage, HDC hDC, RECT& rect, COLORREF rgbBk, COLORREF rg... function BOOL (line 2087) | static BOOL DrawIndirect(IMAGELISTDRAWPARAMS* pimldp) function BOOL (line 2092) | BOOL Copy(int nSrc, int nDst, UINT uFlags = ILCF_MOVE) function HIMAGELIST (line 2099) | static HIMAGELIST Read(LPSTREAM lpStream) function BOOL (line 2104) | BOOL Write(LPSTREAM lpStream) function HRESULT (line 2110) | static HRESULT ReadEx(DWORD dwFlags, LPSTREAM lpStream, REFIID riid, PVO... function HRESULT (line 2115) | HRESULT WriteEx(DWORD dwFlags, LPSTREAM lpStream) function BOOL (line 2123) | BOOL BeginDrag(int nImage, POINT ptHotSpot) function BOOL (line 2129) | BOOL BeginDrag(int nImage, int xHotSpot, int yHotSpot) function EndDrag (line 2135) | static void EndDrag() function BOOL (line 2140) | static BOOL DragMove(POINT pt) function BOOL (line 2145) | static BOOL DragMove(int x, int y) function BOOL (line 2150) | BOOL SetDragCursorImage(int nDrag, POINT ptHotSpot) function BOOL (line 2156) | BOOL SetDragCursorImage(int nDrag, int xHotSpot, int yHotSpot) function CImageList (line 2167) | static CImageList GetDragImage(LPPOINT lpPoint, LPPOINT lpPointHotSpot) function BOOL (line 2172) | static BOOL DragEnter(HWND hWnd, POINT point) function BOOL (line 2177) | static BOOL DragEnter(HWND hWnd, int x, int y) function BOOL (line 2182) | static BOOL DragLeave(HWND hWnd) function CImageList (line 2193) | static CImageList Duplicate(HIMAGELIST hImageList) function class (line 2204) | class CToolInfo : public TOOLINFO function operator (line 2212) | operator LPTOOLINFO() { return this; } function operator (line 2214) | operator LPARAM() { return (LPARAM)this; } function LPCTSTR (line 2263) | static LPCTSTR GetWndClassName() function GetText (line 2268) | void GetText(LPTOOLINFO lpToolInfo) const function BOOL (line 2282) | BOOL GetToolInfo(LPTOOLINFO lpToolInfo) const function BOOL (line 2288) | BOOL GetToolInfo(HWND hWnd, UINT_PTR nIDTool, UINT* puFlags, LPRECT lpRe... function SetToolInfo (line 2304) | void SetToolInfo(LPTOOLINFO lpToolInfo) function SetToolRect (line 2310) | void SetToolRect(LPTOOLINFO lpToolInfo) function SetToolRect (line 2316) | void SetToolRect(HWND hWnd, UINT_PTR nIDTool, LPCRECT lpRect) function GetToolCount (line 2326) | int GetToolCount() const function SetDelayTime (line 2338) | void SetDelayTime(DWORD dwType, int nTime) function GetMargin (line 2344) | void GetMargin(LPRECT lpRect) const function SetMargin (line 2350) | void SetMargin(LPRECT lpRect) function GetMaxTipWidth (line 2356) | int GetMaxTipWidth() const function COLORREF (line 2368) | COLORREF GetTipBkColor() const function COLORREF (line 2380) | COLORREF GetTipTextColor() const function BOOL (line 2392) | BOOL GetCurrentTool(LPTOOLINFO lpToolInfo) const function SIZE (line 2398) | SIZE GetBubbleSize(LPTOOLINFO lpToolInfo) const function BOOL (line 2406) | BOOL SetTitle(UINT_PTR uIcon, LPCTSTR lpstrTitle) function BOOL (line 2413) | BOOL SetTitle(HICON hIcon, LPCTSTR lpstrTitle) function GetTitle (line 2419) | void GetTitle(PTTGETTITLE pTTGetTitle) const function SetWindowTheme (line 2425) | void SetWindowTheme(LPCWSTR lpstrTheme) function Activate (line 2432) | void Activate(BOOL bActivate) function BOOL (line 2438) | BOOL AddTool(LPTOOLINFO lpToolInfo) function DelTool (line 2455) | void DelTool(LPTOOLINFO lpToolInfo) function BOOL (line 2470) | BOOL HitTest(LPTTHITTESTINFO lpHitTestInfo) const function BOOL (line 2476) | BOOL HitTest(HWND hWnd, POINT pt, LPTOOLINFO lpToolInfo) const function RelayEvent (line 2495) | void RelayEvent(LPMSG lpMsg) function UpdateTipText (line 2501) | void UpdateTipText(LPTOOLINFO lpToolInfo) function BOOL (line 2516) | BOOL EnumTools(UINT_PTR nTool, LPTOOLINFO lpToolInfo) const function Pop (line 2522) | void Pop() function TrackActivate (line 2528) | void TrackActivate(LPTOOLINFO lpToolInfo, BOOL bActivate) function TrackActivate (line 2534) | void TrackActivate(HWND hWnd, UINT_PTR nIDTool, BOOL bActivate) function TrackPosition (line 2543) | void TrackPosition(int xPos, int yPos) function Update (line 2549) | void Update() function BOOL (line 2555) | BOOL AdjustRect(LPRECT lpRect, BOOL bLarger /*= TRUE*/) function Popup (line 2561) | void Popup() type CToolTipCtrlT (line 2568) | typedef CToolTipCtrlT CToolTipCtrl; function LPCTSTR (line 2596) | static LPCTSTR GetWndClassName() function GetItemCount (line 2601) | int GetItemCount() const function BOOL (line 2613) | BOOL SetItem(int nIndex, LPHDITEM pHeaderItem) function CImageList (line 2619) | CImageList GetImageList() const function BOOL (line 2643) | BOOL GetItemRect(int nIndex, LPRECT lpItemRect) const function SetHotDivider (line 2649) | int SetHotDivider(BOOL bPos, DWORD dwInputValue) function BOOL (line 2655) | BOOL GetUnicodeFormat() const function SetBitmapMargin (line 2673) | int SetBitmapMargin(int nWidth) function SetFilterChangeTimeout (line 2679) | int SetFilterChangeTimeout(DWORD dwTimeOut) function BOOL (line 2686) | BOOL GetItemDropDownRect(int nIndex, LPRECT lpRect) const function BOOL (line 2692) | BOOL GetOverflowRect(LPRECT lpRect) const function GetFocusedItem (line 2698) | int GetFocusedItem() const function InsertItem (line 2712) | int InsertItem(int nIndex, LPHDITEM phdi) function AddItem (line 2718) | int AddItem(LPHDITEM phdi) function BOOL (line 2723) | BOOL DeleteItem(int nIndex) function BOOL (line 2729) | BOOL Layout(HD_LAYOUT* pHeaderLayout) function HitTest (line 2735) | int HitTest(LPHDHITTESTINFO lpHitTestInfo) const function OrderToIndex (line 2741) | int OrderToIndex(int nOrder) function CImageList (line 2747) | CImageList CreateDragImage(int nIndex) function EditFilter (line 2753) | int EditFilter(int nColumn, BOOL bDiscardChanges) function ClearFilter (line 2759) | int ClearFilter(int nColumn) function ClearAllFilters (line 2765) | int ClearAllFilters() type CHeaderCtrlT (line 2772) | typedef CHeaderCtrlT CHeaderCtrl; function LPCTSTR (line 2800) | static LPCTSTR GetWndClassName() function COLORREF (line 2805) | COLORREF GetBkColor() const function CImageList (line 2817) | CImageList GetImageList(int nImageListType) const function CImageList (line 2823) | CImageList SetImageList(HIMAGELIST hImageList, int nImageList) function GetItemCount (line 2829) | int GetItemCount() const function BOOL (line 2841) | BOOL GetItem(LPLVITEM pItem) const function BOOL (line 2847) | BOOL SetItem(const LVITEM* pItem) function BOOL (line 2853) | BOOL SetItem(int nItem, int nSubItem, UINT nMask, LPCTSTR lpszItem, function UINT (line 2869) | UINT GetItemState(int nItem, UINT nMask) const function BOOL (line 2875) | BOOL SetItemState(int nItem, UINT nState, UINT nStateMask) function BOOL (line 2884) | BOOL SetItemState(int nItem, LPLVITEM pItem) function BOOL (line 2890) | BOOL GetItemText(int nItem, int nSubItem, BSTR& bstrText) const function GetItemText (line 2926) | int GetItemText(int nItem, int nSubItem, ATL::CString& strText) const function GetItemText (line 2952) | int GetItemText(int nItem, int nSubItem, LPTSTR lpszText, int nLen) const function BOOL (line 2962) | BOOL SetItemText(int nItem, int nSubItem, LPCTSTR lpszText) function DWORD_PTR (line 2968) | DWORD_PTR GetItemData(int nItem) const function BOOL (line 2978) | BOOL SetItemData(int nItem, DWORD_PTR dwData) function UINT (line 2984) | UINT GetCallbackMask() const function BOOL (line 2996) | BOOL GetItemPosition(int nItem, LPPOINT lpPoint) const function BOOL (line 3002) | BOOL SetItemPosition(int nItem, POINT pt) function BOOL (line 3009) | BOOL SetItemPosition(int nItem, int x, int y) function GetStringWidth (line 3017) | int GetStringWidth(LPCTSTR lpsz) const function CEdit (line 3023) | CEdit GetEditControl() const function GetColumnWidth (line 3041) | int GetColumnWidth(int nCol) const function BOOL (line 3047) | BOOL SetColumnWidth(int nCol, int cx) function BOOL (line 3053) | BOOL GetViewRect(LPRECT lpRect) const function COLORREF (line 3059) | COLORREF GetTextColor() const function COLORREF (line 3071) | COLORREF GetTextBkColor() const function GetTopIndex (line 3083) | int GetTopIndex() const function BOOL (line 3095) | BOOL GetOrigin(LPPOINT lpPoint) const function UINT (line 3101) | UINT GetSelectedCount() const function HCURSOR (line 3114) | HCURSOR GetHotCursor() const function GetHotItem (line 3126) | int GetHotItem() const function BOOL (line 3138) | BOOL GetColumnOrderArray(int nCount, int* lpnArray) const function BOOL (line 3144) | BOOL SetColumnOrderArray(int nCount, int* lpnArray) function CHeaderCtrl (line 3150) | CHeaderCtrl GetHeader() const function GetISearchString (line 3173) | int GetISearchString(LPTSTR lpstr) const function GetSelectedIndex (line 3188) | int GetSelectedIndex() const function DWORD (line 3207) | DWORD GetExtendedListViewStyle() const function BOOL (line 3229) | BOOL SetCheckState(int nItem, BOOL bCheck) function DWORD (line 3236) | DWORD GetViewType() const function BOOL (line 3252) | BOOL GetBkImage(LPLVBKIMAGE plvbki) const function BOOL (line 3258) | BOOL SetBkImage(LPLVBKIMAGE plvbki) function GetSelectionMark (line 3264) | int GetSelectionMark() const function BOOL (line 3276) | BOOL GetWorkAreas(int nWorkAreas, LPRECT lpRect) const function BOOL (line 3282) | BOOL SetWorkAreas(int nWorkAreas, LPRECT lpRect) function DWORD (line 3288) | DWORD GetHoverTime() const function BOOL (line 3302) | BOOL GetNumberOfWorkAreas(int* pnWorkAreas) const function BOOL (line 3308) | BOOL SetItemCountEx(int nItems, DWORD dwFlags) function CToolTipCtrl (line 3315) | CToolTipCtrl GetToolTips() const function SetSelectedColumn (line 3345) | void SetSelectedColumn(int nColumn) function DWORD (line 3351) | DWORD GetView() const function BOOL (line 3363) | BOOL IsGroupViewEnabled() const function SetGroupInfo (line 3375) | int SetGroupInfo(int nGroupID, PLVGROUP pGroup) function GetGroupMetrics (line 3381) | void GetGroupMetrics(PLVGROUPMETRICS pGroupMetrics) const function SetGroupMetrics (line 3387) | void SetGroupMetrics(PLVGROUPMETRICS pGroupMetrics) function GetTileViewInfo (line 3393) | void GetTileViewInfo(PLVTILEVIEWINFO pTileViewInfo) const function BOOL (line 3399) | BOOL SetTileViewInfo(PLVTILEVIEWINFO pTileViewInfo) function GetTileInfo (line 3405) | void GetTileInfo(PLVTILEINFO pTileInfo) const function BOOL (line 3411) | BOOL SetTileInfo(PLVTILEINFO pTileInfo) function BOOL (line 3417) | BOOL GetInsertMark(LPLVINSERTMARK pInsertMark) const function BOOL (line 3423) | BOOL SetInsertMark(LPLVINSERTMARK pInsertMark) function GetInsertMarkRect (line 3429) | int GetInsertMarkRect(LPRECT lpRect) const function COLORREF (line 3435) | COLORREF GetInsertMarkColor() const function COLORREF (line 3447) | COLORREF GetOutlineColor() const function GetGroupCount (line 3460) | int GetGroupCount() const function BOOL (line 3472) | BOOL GetGroupRect(int nGroupID, int nType, LPRECT lpRect) const function UINT (line 3481) | UINT GetGroupState(int nGroupID, UINT uMask) const function GetFocusedGroup (line 3487) | int GetFocusedGroup() const function BOOL (line 3499) | BOOL GetFooterRect(LPRECT lpRect) const function BOOL (line 3505) | BOOL GetFooterInfo(LPLVFOOTERINFO lpFooterInfo) const function BOOL (line 3511) | BOOL GetFooterItemRect(int nItem, LPRECT lpRect) const function BOOL (line 3517) | BOOL GetFooterItem(int nItem, LPLVFOOTERITEM lpFooterItem) const function BOOL (line 3523) | BOOL GetItemIndexRect(PLVITEMINDEX pItemIndex, int nSubItem, int nType, ... function BOOL (line 3536) | BOOL SetItemIndexState(PLVITEMINDEX pItemIndex, UINT uState, UINT dwMask) function BOOL (line 3545) | BOOL GetNextItemIndex(PLVITEMINDEX pItemIndex, WORD wFlags) const function InsertColumn (line 3553) | int InsertColumn(int nCol, const LVCOLUMN* pColumn) function BOOL (line 3589) | BOOL DeleteColumn(int nCol) function InsertItem (line 3595) | int InsertItem(UINT nMask, int nItem, LPCTSTR lpszItem, UINT nState, UIN... function InsertItem (line 3610) | int InsertItem(const LVITEM* pItem) function InsertItem (line 3616) | int InsertItem(int nItem, LPCTSTR lpszItem) function InsertItem (line 3622) | int InsertItem(int nItem, LPCTSTR lpszItem, int nImage) function GetNextItem (line 3628) | int GetNextItem(int nItem, int nFlags) const function BOOL (line 3634) | BOOL DeleteItem(int nItem) function BOOL (line 3640) | BOOL DeleteAllItems() function HitTest (line 3661) | int HitTest(LVHITTESTINFO* pHitTestInfo) const function HitTest (line 3667) | int HitTest(POINT pt, UINT* pFlags) const function BOOL (line 3678) | BOOL EnsureVisible(int nItem, BOOL bPartialOK) function BOOL (line 3684) | BOOL Scroll(int cx, int cy) function BOOL (line 3690) | BOOL Scroll(SIZE size) function BOOL (line 3696) | BOOL RedrawItems(int nFirst, int nLast) function BOOL (line 3702) | BOOL Arrange(UINT nCode) function CEdit (line 3708) | CEdit EditLabel(int nItem) function BOOL (line 3714) | BOOL Update(int nItem) function BOOL (line 3720) | BOOL SortItems(PFNLVCOMPARE pfnCompare, LPARAM lParamSort) function CImageList (line 3726) | CImageList RemoveImageList(int nImageList) function CImageList (line 3732) | CImageList CreateDragImage(int nItem, LPPOINT lpPoint) function SubItemHitTest (line 3744) | int SubItemHitTest(LPLVHITTESTINFO lpInfo) const function BOOL (line 3784) | BOOL SortItemsEx(PFNLVCOMPARE pfnCompare, LPARAM lParamSort) function InsertGroup (line 3790) | int InsertGroup(int nItem, PLVGROUP pGroup) function AddGroup (line 3796) | int AddGroup(PLVGROUP pGroup) function RemoveGroup (line 3801) | int RemoveGroup(int nGroupID) function MoveGroup (line 3807) | void MoveGroup(int nGroupID, int nItem) function MoveItemToGroup (line 3813) | void MoveItemToGroup(int nItem, int nGroupID) function EnableGroupView (line 3819) | int EnableGroupView(BOOL bEnable) function InsertGroupSorted (line 3831) | void InsertGroupSorted(PLVINSERTGROUPSORTED pInsertGroupSorted) function RemoveAllGroups (line 3837) | void RemoveAllGroups() function BOOL (line 3843) | BOOL HasGroup(int nGroupID) function BOOL (line 3849) | BOOL InsertMarkHitTest(LPPOINT lpPoint, LPLVINSERTMARK pInsertMark) const function BOOL (line 3855) | BOOL SetInfoTip(PLVSETINFOTIP pSetInfoTip) function CancelEditLabel (line 3861) | void CancelEditLabel() function UINT (line 3867) | UINT MapIndexToID(int nIndex) const function MapIDToIndex (line 3873) | int MapIDToIndex(UINT uID) const function BOOL (line 3879) | BOOL IsItemVisible(int nItem) const function HitTestEx (line 3886) | int HitTestEx(LPLVHITTESTINFO lpHitTestInfo) const function HitTestEx (line 3892) | int HitTestEx(POINT pt, UINT* pFlags) const function SubItemHitTestEx (line 3903) | int SubItemHitTestEx(LPLVHITTESTINFO lpHitTestInfo) const function BOOL (line 3911) | BOOL SelectItem(int nIndex) // -1 to select none type CListViewCtrlT (line 3947) | typedef CListViewCtrlT CListViewCtrl; function LPCTSTR (line 3975) | static LPCTSTR GetWndClassName() function UINT (line 3980) | UINT GetCount() const function SetIndent (line 3992) | void SetIndent(UINT nIndent) function CImageList (line 3998) | CImageList GetImageList(int nImageListType = TVSIL_NORMAL) const function CImageList (line 4004) | CImageList SetImageList(HIMAGELIST hImageList, int nImageListType = TVSI... function BOOL (line 4010) | BOOL GetItem(LPTVITEM pItem) const function BOOL (line 4016) | BOOL SetItem(LPTVITEM pItem) function BOOL (line 4022) | BOOL SetItem(HTREEITEM hItem, UINT nMask, LPCTSTR lpszItem, int nImage, function BOOL (line 4038) | BOOL GetItemText(HTREEITEM hItem, LPTSTR lpstrText, int nLen) const function BOOL (line 4052) | BOOL GetItemText(HTREEITEM hItem, BSTR& bstrText) const function BOOL (line 4089) | BOOL GetItemText(HTREEITEM hItem, ATL::CString& strText) const function BOOL (line 4116) | BOOL SetItemText(HTREEITEM hItem, LPCTSTR lpszItem) function BOOL (line 4122) | BOOL GetItemImage(HTREEITEM hItem, int& nImage, int& nSelectedImage) const function BOOL (line 4137) | BOOL SetItemImage(HTREEITEM hItem, int nImage, int nSelectedImage) function UINT (line 4143) | UINT GetItemState(HTREEITEM hItem, UINT nStateMask) const function BOOL (line 4149) | BOOL SetItemState(HTREEITEM hItem, UINT nState, UINT nStateMask) function DWORD_PTR (line 4155) | DWORD_PTR GetItemData(HTREEITEM hItem) const function BOOL (line 4165) | BOOL SetItemData(HTREEITEM hItem, DWORD_PTR dwData) function CEdit (line 4171) | CEdit GetEditControl() const function BOOL (line 4190) | BOOL ItemHasChildren(HTREEITEM hItem) const function CToolTipCtrl (line 4200) | CToolTipCtrl GetToolTips() const function BOOL (line 4219) | BOOL GetCheckState(HTREEITEM hItem) const function BOOL (line 4227) | BOOL SetCheckState(HTREEITEM hItem, BOOL bCheck) function UINT (line 4236) | UINT GetCheckStateEx(HTREEITEM hItem) const function BOOL (line 4244) | BOOL SetCheckStateEx(HTREEITEM hItem, UINT uCheckState) function COLORREF (line 4252) | COLORREF GetBkColor() const function COLORREF (line 4264) | COLORREF GetInsertMarkColor() const function GetItemHeight (line 4276) | int GetItemHeight() const function GetScrollTime (line 4288) | int GetScrollTime() const function COLORREF (line 4300) | COLORREF GetTextColor() const function BOOL (line 4312) | BOOL GetUnicodeFormat() const function COLORREF (line 4330) | COLORREF SetLineColor(COLORREF clrNew /*= CLR_DEFAULT*/) function BOOL (line 4336) | BOOL GetItem(LPTVITEMEX pItem) const function BOOL (line 4342) | BOOL SetItem(LPTVITEMEX pItem) function DWORD (line 4348) | DWORD GetExtendedStyle() const function BOOL (line 4361) | BOOL SetAutoScrollInfo(UINT uPixPerSec, UINT uUpdateTime) function DWORD (line 4367) | DWORD GetSelectedCount() const function HTREEITEM (line 4382) | HTREEITEM InsertItem(LPTVINSERTSTRUCT lpInsertStruct) function HTREEITEM (line 4388) | HTREEITEM InsertItem(LPCTSTR lpszItem, int nImage, function HTREEITEM (line 4395) | HTREEITEM InsertItem(LPCTSTR lpszItem, HTREEITEM hParent, HTREEITEM hIns... function HTREEITEM (line 4401) | HTREEITEM InsertItem(UINT nMask, LPCTSTR lpszItem, int nImage, function BOOL (line 4419) | BOOL DeleteItem(HTREEITEM hItem) function BOOL (line 4425) | BOOL DeleteAllItems() function BOOL (line 4431) | BOOL Expand(HTREEITEM hItem, UINT nCode = TVE_EXPAND) function HTREEITEM (line 4437) | HTREEITEM GetNextItem(HTREEITEM hItem, UINT nCode) const function HTREEITEM (line 4443) | HTREEITEM GetChildItem(HTREEITEM hItem) const function HTREEITEM (line 4449) | HTREEITEM GetNextSiblingItem(HTREEITEM hItem) const function HTREEITEM (line 4455) | HTREEITEM GetPrevSiblingItem(HTREEITEM hItem) const function HTREEITEM (line 4461) | HTREEITEM GetParentItem(HTREEITEM hItem) const function HTREEITEM (line 4467) | HTREEITEM GetFirstVisibleItem() const function HTREEITEM (line 4479) | HTREEITEM GetPrevVisibleItem(HTREEITEM hItem) const function HTREEITEM (line 4485) | HTREEITEM GetSelectedItem() const function HTREEITEM (line 4497) | HTREEITEM GetRootItem() const function HTREEITEM (line 4509) | HTREEITEM GetNextSelectedItem(HTREEITEM hItem) const function BOOL (line 4515) | BOOL Select(HTREEITEM hItem, UINT nCode) function BOOL (line 4521) | BOOL SelectItem(HTREEITEM hItem) function BOOL (line 4527) | BOOL SelectDropTarget(HTREEITEM hItem) function BOOL (line 4533) | BOOL SelectSetFirstVisible(HTREEITEM hItem) function CEdit (line 4539) | CEdit EditLabel(HTREEITEM hItem) function BOOL (line 4545) | BOOL EndEditLabelNow(BOOL bCancel) function HTREEITEM (line 4551) | HTREEITEM HitTest(TVHITTESTINFO* pHitTestInfo) const function HTREEITEM (line 4557) | HTREEITEM HitTest(POINT pt, UINT* pFlags) const function BOOL (line 4574) | BOOL EnsureVisible(HTREEITEM hItem) function CImageList (line 4586) | CImageList RemoveImageList(int nImageList) function CImageList (line 4592) | CImageList CreateDragImage(HTREEITEM hItem) function BOOL (line 4598) | BOOL SetInsertMark(HTREEITEM hTreeItem, BOOL bAfter) function BOOL (line 4604) | BOOL RemoveInsertMark() function HTREEITEM (line 4610) | HTREEITEM MapAccIDToHTREEITEM(UINT uID) const function UINT (line 4616) | UINT MapHTREEITEMToAccID(HTREEITEM hTreeItem) const function ShowInfoTip (line 4623) | void ShowInfoTip(HTREEITEM hItem) type CTreeViewCtrlT (line 4631) | typedef CTreeViewCtrlT CTreeViewCtrl; function operator (line 4657) | operator HTREEITEM() { return m_hTreeItem; } function GetImageIndex (line 4729) | int GetImageIndex() const; function LPCTSTR (line 5258) | static LPCTSTR GetWndClassName() function BOOL (line 5263) | BOOL IsButtonEnabled(int nID) const function BOOL (line 5269) | BOOL IsButtonChecked(int nID) const function BOOL (line 5275) | BOOL IsButtonPressed(int nID) const function BOOL (line 5281) | BOOL IsButtonHidden(int nID) const function BOOL (line 5287) | BOOL IsButtonIndeterminate(int nID) const function GetState (line 5293) | int GetState(int nID) const function BOOL (line 5299) | BOOL SetState(int nID, UINT nState) function BOOL (line 5305) | BOOL GetButton(int nIndex, LPTBBUTTON lpButton) const function GetButtonCount (line 5311) | int GetButtonCount() const function BOOL (line 5329) | BOOL SetButtonSize(SIZE size) function BOOL (line 5335) | BOOL SetButtonSize(int cx, int cy) function BOOL (line 5341) | BOOL SetBitmapSize(SIZE size) function BOOL (line 5347) | BOOL SetBitmapSize(int cx, int cy) function CToolTipCtrl (line 5353) | CToolTipCtrl GetToolTips() const function SetNotifyWnd (line 5365) | void SetNotifyWnd(HWND hWnd) function GetRows (line 5371) | int GetRows() const function BOOL (line 5383) | BOOL SetCmdID(int nIndex, UINT nID) function DWORD (line 5389) | DWORD GetBitmapFlags() const function GetButtonText (line 5401) | int GetButtonText(int nID, LPTSTR lpstrText) const function SetStyle (line 5455) | void SetStyle(DWORD dwStyle) function DWORD (line 5461) | DWORD GetButtonSize() const function BOOL (line 5475) | BOOL GetRect(int nID, LPRECT lpRect) const function GetTextRows (line 5481) | int GetTextRows() const function BOOL (line 5493) | BOOL SetIndent(int nIndent) function BOOL (line 5499) | BOOL SetMaxTextRows(int nMaxTextRows) function BOOL (line 5505) | BOOL GetAnchorHighlight() const function BOOL (line 5523) | BOOL SetButtonInfo(int nID, LPTBBUTTONINFO lptbbi) function BOOL (line 5529) | BOOL SetButtonInfo(int nID, DWORD dwMask, BYTE Style, BYTE State, LPCTST... function GetHotItem (line 5546) | int GetHotItem() const function BOOL (line 5558) | BOOL IsButtonHighlighted(int nButtonID) const function DWORD (line 5564) | DWORD SetDrawTextFlags(DWORD dwMask, DWORD dwFlags) function BOOL (line 5570) | BOOL GetColorScheme(LPCOLORSCHEME lpcs) const function SetColorScheme (line 5576) | void SetColorScheme(LPCOLORSCHEME lpcs) function DWORD (line 5582) | DWORD GetExtendedStyle() const function GetInsertMark (line 5594) | void GetInsertMark(LPTBINSERTMARK lptbim) const function SetInsertMark (line 5600) | void SetInsertMark(LPTBINSERTMARK lptbim) function COLORREF (line 5606) | COLORREF GetInsertMarkColor() const function BOOL (line 5618) | BOOL GetMaxSize(LPSIZE lpSize) const function GetPadding (line 5624) | void GetPadding(LPSIZE lpSizePadding) const function GetString (line 5656) | int GetString(int nString, LPTSTR lpstrString, int cchMaxLen) const function GetStringBSTR (line 5662) | int GetStringBSTR(int nString, BSTR& bstrString) const function GetString (line 5688) | int GetString(int nString, ATL::CString& str) const function GetMetrics (line 5705) | void GetMetrics(LPTBMETRICS lptbm) const function SetMetrics (line 5711) | void SetMetrics(LPTBMETRICS lptbm) function SetWindowTheme (line 5717) | void SetWindowTheme(LPCWSTR lpstrTheme) function GetItemDropDownRect (line 5736) | void GetItemDropDownRect(int nIndex, LPRECT lpRect) const function AddBitmap (line 5779) | int AddBitmap(int nNumButtons, UINT nBitmapID) function AddBitmap (line 5789) | int AddBitmap(int nNumButtons, HBITMAP hBitmap) function BOOL (line 5798) | BOOL AddButtons(int nNumButtons, LPCTBBUTTON lpButtons) function BOOL (line 5804) | BOOL InsertButton(int nIndex, LPCTBBUTTON lpButton) function BOOL (line 5810) | BOOL InsertButton(int nIndex, int iCommand, BYTE Style, BYTE State, int ... function BOOL (line 5824) | BOOL InsertButton(int nIndex, int iCommand, BYTE Style, BYTE State, int ... function BOOL (line 5830) | BOOL AddButton(LPTBBUTTON lpButton) function BOOL (line 5835) | BOOL AddButton(int iCommand, BYTE Style, BYTE State, int iBitmap, INT_PT... function BOOL (line 5840) | BOOL AddButton(int iCommand, BYTE Style, BYTE State, int iBitmap, LPCTST... function BOOL (line 5845) | BOOL DeleteButton(int nIndex) function CommandToIndex (line 5861) | int CommandToIndex(UINT nID) const function SaveState (line 5867) | void SaveState(HKEY hKeyRoot, LPCTSTR lpszSubKey, LPCTSTR lpszValueName) function RestoreState (line 5877) | void RestoreState(HKEY hKeyRoot, LPCTSTR lpszSubKey, LPCTSTR lpszValueName) function Customize (line 5887) | void Customize() function AddString (line 5893) | int AddString(UINT nStringID) function AddStrings (line 5899) | int AddStrings(LPCTSTR lpszStrings) function AutoSize (line 5905) | void AutoSize() function BOOL (line 5911) | BOOL ChangeBitmap(int nID, int nBitmap) function LoadImages (line 5917) | int LoadImages(int nBitmapID) function LoadStdImages (line 5923) | int LoadStdImages(int nBitmapID) function BOOL (line 5929) | BOOL ReplaceBitmap(LPTBREPLACEBITMAP ptbrb) function HitTest (line 5935) | int HitTest(LPPOINT lpPoint) const function BOOL (line 5941) | BOOL InsertMarkHitTest(LPPOINT lpPoint, LPTBINSERTMARK lptbim) const function BOOL (line 5947) | BOOL InsertMarkHitTest(int x, int y, LPTBINSERTMARK lptbim) const function BOOL (line 5954) | BOOL MapAccelerator(TCHAR chAccel, int& nID) const function BOOL (line 5966) | BOOL MoveButton(int nOldPos, int nNewPos) function HRESULT (line 5972) | HRESULT GetObject(REFIID iid, LPVOID* ppvObject) type CToolBarCtrlT (line 5979) | typedef CToolBarCtrlT CToolBarCtrl; function LPCTSTR (line 6007) | static LPCTSTR GetWndClassName() function GetParts (line 6012) | int GetParts(int nParts, int* pParts) const function BOOL (line 6018) | BOOL SetParts(int nParts, int* pWidths) function BOOL (line 6089) | BOOL GetRect(int nPane, LPRECT lpRect) const function BOOL (line 6096) | BOOL GetBorders(int* pBorders) const function BOOL (line 6102) | BOOL GetBorders(int& nHorz, int& nVert, int& nSpacing) const function SetMinHeight (line 6116) | void SetMinHeight(int nMin) function BOOL (line 6134) | BOOL GetUnicodeFormat() const function SetTipText (line 6153) | void SetTipText(int nPane, LPCTSTR lpstrText) function COLORREF (line 6160) | COLORREF SetBkColor(COLORREF clrBk) function HICON (line 6166) | HICON GetIcon(int nPane) const function BOOL (line 6173) | BOOL SetIcon(int nPane, HICON hIcon) type CStatusBarCtrlT (line 6181) | typedef CStatusBarCtrlT CStatusBarCtrl; function LPCTSTR (line 6209) | static LPCTSTR GetWndClassName() function CImageList (line 6214) | CImageList GetImageList() const function BOOL (line 6232) | BOOL GetItem(int nItem, LPTCITEM pTabCtrlItem) const function BOOL (line 6238) | BOOL SetItem(int nItem, LPTCITEM pTabCtrlItem) function SetItem (line 6244) | int SetItem(int nItem, UINT mask, LPCTSTR lpszItem, DWORD dwState, DWORD... function BOOL (line 6257) | BOOL GetItemRect(int nItem, LPRECT lpRect) const function GetCurSel (line 6263) | int GetCurSel() const function SIZE (line 6275) | SIZE SetItemSize(SIZE size) function SetItemSize (line 6283) | void SetItemSize(int cx, int cy) function SetPadding (line 6289) | void SetPadding(SIZE size) function GetRowCount (line 6295) | int GetRowCount() const function SetToolTips (line 6310) | void SetToolTips(HWND hWndToolTip) function SetTooltips (line 6317) | void SetTooltips(HWND hWndToolTip) { SetToolTips(hWndToolTip); } function GetCurFocus (line 6319) | int GetCurFocus() const function BOOL (line 6331) | BOOL SetItemExtra(int cbExtra) function DWORD (line 6350) | DWORD SetExtendedStyle(DWORD dwExMask, DWORD dwExStyle) function BOOL (line 6356) | BOOL GetUnicodeFormat() const function InsertItem (line 6375) | int InsertItem(int nItem, UINT mask, LPCTSTR lpszItem, int iImage, LPARA... function InsertItem (line 6386) | int InsertItem(int nItem, LPCTSTR lpszItem) function AddItem (line 6395) | int AddItem(LPTCITEM pTabCtrlItem) function AddItem (line 6400) | int AddItem(UINT mask, LPCTSTR lpszItem, int iImage, LPARAM lParam) function AddItem (line 6405) | int AddItem(LPCTSTR lpszItem) function BOOL (line 6410) | BOOL DeleteItem(int nItem) function BOOL (line 6416) | BOOL DeleteAllItems() function AdjustRect (line 6422) | void AdjustRect(BOOL bLarger, LPRECT lpRect) function RemoveImage (line 6428) | void RemoveImage(int nImage) function HitTest (line 6434) | int HitTest(TC_HITTESTINFO* pHitTestInfo) const type CTabCtrlT (line 6453) | typedef CTabCtrlT CTabCtrl; function LPCTSTR (line 6481) | static LPCTSTR GetWndClassName() function GetLineSize (line 6486) | int GetLineSize() const function GetPageSize (line 6498) | int GetPageSize() const function GetRangeMin (line 6510) | int GetRangeMin() const function GetRange (line 6534) | void GetRange(int& nMin, int& nMax) const function GetSelStart (line 6546) | int GetSelStart() const function GetSelection (line 6570) | void GetSelection(int& nMin, int& nMax) const function GetChannelRect (line 6582) | void GetChannelRect(LPRECT lprc) const function GetThumbRect (line 6588) | void GetThumbRect(LPRECT lprc) const function GetPos (line 6594) | int GetPos() const function UINT (line 6606) | UINT GetNumTics() const function GetTic (line 6618) | int GetTic(int nTic) const function BOOL (line 6624) | BOOL SetTic(int nTic) function GetTicPos (line 6630) | int GetTicPos(int nTic) const function SetTicFreq (line 6636) | void SetTicFreq(int nFreq) function GetThumbLength (line 6642) | int GetThumbLength() const function SetToolTips (line 6679) | void SetToolTips(HWND hWndTT) function SetTipSide (line 6685) | int SetTipSide(int nSide) function BOOL (line 6691) | BOOL GetUnicodeFormat() const type CTrackBarCtrlT (line 6723) | typedef CTrackBarCtrlT CTrackBarCtrl; function LPCTSTR (line 6751) | static LPCTSTR GetWndClassName() function UINT (line 6756) | UINT GetAccel(int nAccel, UDACCEL* pAccel) const function BOOL (line 6762) | BOOL SetAccel(int nAccel, UDACCEL* pAccel) function UINT (line 6768) | UINT GetBase() const function SetPos (line 6803) | int SetPos(int nPos) function DWORD (line 6809) | DWORD GetRange() const function SetRange (line 6823) | void SetRange(int nLower, int nUpper) function SetRange32 (line 6829) | void SetRange32(int nLower, int nUpper) function GetRange32 (line 6835) | void GetRange32(int& nLower, int& nUpper) const function BOOL (line 6841) | BOOL GetUnicodeFormat() const function SetPos32 (line 6861) | int SetPos32(int nPos) type CUpDownCtrlT (line 6868) | typedef CUpDownCtrlT CUpDownCtrl; function LPCTSTR (line 6896) | static LPCTSTR GetWndClassName() function DWORD (line 6901) | DWORD SetRange(int nLower, int nUpper) function SetPos (line 6907) | int SetPos(int nPos) function OffsetPos (line 6913) | int OffsetPos(int nPos) function SetStep (line 6919) | int SetStep(int nStep) function UINT (line 6925) | UINT GetPos() const function GetRange (line 6938) | void GetRange(int& nLower, int& nUpper) const function GetRangeLimit (line 6947) | int GetRangeLimit(BOOL bLowLimit) const function DWORD (line 6953) | DWORD SetRange32(int nMin, int nMax) function COLORREF (line 6959) | COLORREF SetBarColor(COLORREF clr) function COLORREF (line 6965) | COLORREF SetBkColor(COLORREF clr) function GetStep (line 6980) | int GetStep() const function COLORREF (line 6992) | COLORREF GetBarColor() const function SetState (line 7004) | int SetState(int nState) function StepIt (line 7012) | int StepIt() type CProgressBarCtrlT (line 7019) | typedef CProgressBarCtrlT CProgressBarCtrl; function LPCTSTR (line 7047) | static LPCTSTR GetWndClassName() function DWORD (line 7052) | DWORD GetHotKey() const function SetHotKey (line 7066) | void SetHotKey(WORD wVirtualKeyCode, WORD wModifiers) function SetRules (line 7072) | void SetRules(WORD wInvalidComb, WORD wModifiers) type CHotKeyCtrlT (line 7079) | typedef CHotKeyCtrlT CHotKeyCtrl; function LPCTSTR (line 7107) | static LPCTSTR GetWndClassName() function BOOL (line 7113) | BOOL Open(ATL::_U_STRINGorID FileName) function BOOL (line 7119) | BOOL Play(UINT nFrom, UINT nTo, UINT nRep) function BOOL (line 7125) | BOOL Stop() function BOOL (line 7131) | BOOL Close() function BOOL (line 7137) | BOOL Seek(UINT nTo) function BOOL (line 7144) | BOOL IsPlaying() const function LPCTSTR (line 7184) | static LPCTSTR GetWndClassName() function LPCTSTR (line 7193) | static LPCTSTR GetLibraryName() function GetLineCount (line 7202) | int GetLineCount() const function GetRect (line 7220) | void GetRect(LPRECT lpRect) const function DWORD (line 7226) | DWORD GetOptions() const function GetLine (line 7239) | int GetLine(int nIndex, LPTSTR lpszBuffer) const function GetLine (line 7245) | int GetLine(int nIndex, LPTSTR lpszBuffer, int nMaxLength) const function BOOL (line 7252) | BOOL CanUndo() const function GetSel (line 7264) | void GetSel(LONG& nStartChar, LONG& nEndChar) const function GetSel (line 7273) | void GetSel(CHARRANGE &cr) const function SetSel (line 7279) | int SetSel(LONG nStartChar, LONG nEndChar) function SetSel (line 7286) | int SetSel(CHARRANGE &cr) function SetSelAll (line 7292) | int SetSelAll() function SetSelNone (line 7297) | int SetSelNone() function DWORD (line 7302) | DWORD GetDefaultCharFormat(CHARFORMAT& cf) const function DWORD (line 7309) | DWORD GetSelectionCharFormat(CHARFORMAT& cf) const function DWORD (line 7316) | DWORD GetEventMask() const function DWORD (line 7328) | DWORD GetParaFormat(PARAFORMAT& pf) const function LONG (line 7335) | LONG GetSelText(LPTSTR lpstrBuff) const function BOOL (line 7341) | BOOL GetSelTextBSTR(BSTR& bstrText) const function LONG (line 7363) | LONG GetSelText(ATL::CString& strText) const function WORD (line 7382) | WORD GetSelectionType() const function COLORREF (line 7394) | COLORREF SetBackgroundColor() // sets to system background function BOOL (line 7400) | BOOL SetCharFormat(CHARFORMAT& cf, WORD wFlags) function BOOL (line 7407) | BOOL SetDefaultCharFormat(CHARFORMAT& cf) function BOOL (line 7414) | BOOL SetSelectionCharFormat(CHARFORMAT& cf) function BOOL (line 7421) | BOOL SetWordCharFormat(CHARFORMAT& cf) function DWORD (line 7428) | DWORD SetEventMask(DWORD dwEventMask) function BOOL (line 7434) | BOOL SetParaFormat(PARAFORMAT& pf) function BOOL (line 7441) | BOOL SetTargetDevice(HDC hDC, int cxLineWidth) function GetTextLength (line 7447) | int GetTextLength() const function GetTextRange (line 7465) | int GetTextRange(TEXTRANGE* pTextRange) const function GetTextRange (line 7471) | int GetTextRange(LONG nStartChar, LONG nEndChar, LPTSTR lpstrText) const function DWORD (line 7481) | DWORD GetDefaultCharFormat(CHARFORMAT2& cf) const function BOOL (line 7488) | BOOL SetCharFormat(CHARFORMAT2& cf, WORD wFlags) function BOOL (line 7495) | BOOL SetDefaultCharFormat(CHARFORMAT2& cf) function DWORD (line 7502) | DWORD GetSelectionCharFormat(CHARFORMAT2& cf) const function BOOL (line 7509) | BOOL SetSelectionCharFormat(CHARFORMAT2& cf) function BOOL (line 7516) | BOOL SetWordCharFormat(CHARFORMAT2& cf) function DWORD (line 7523) | DWORD GetParaFormat(PARAFORMAT2& pf) const function BOOL (line 7530) | BOOL SetParaFormat(PARAFORMAT2& pf) function TEXTMODE (line 7537) | TEXTMODE GetTextMode() const function UNDONAMEID (line 7549) | UNDONAMEID GetUndoName() const function BOOL (line 7561) | BOOL CanRedo() const function UINT (line 7582) | UINT SetUndoLimit(UINT uUndoLimit) function SetPalette (line 7588) | void SetPalette(HPALETTE hPalette) function GetTextEx (line 7594) | int GetTextEx(GETTEXTEX* pGetTextEx, LPTSTR lpstrText) const function GetTextLengthEx (line 7612) | int GetTextLengthEx(GETTEXTLENGTHEX* pGetTextLengthEx) const function GetTextLengthEx (line 7618) | int GetTextLengthEx(DWORD dwFlags = GTL_DEFAULT, UINT uCodePage = CP_ACP... function EDITWORDBREAKPROC (line 7627) | EDITWORDBREAKPROC GetWordBreakProc() const function SetTextEx (line 7639) | int SetTextEx(SETTEXTEX* pSetTextEx, LPCTSTR lpstrText) function SetTextEx (line 7645) | int SetTextEx(LPCTSTR lpstrText, DWORD dwFlags = ST_DEFAULT, UINT uCodeP... function GetEditStyle (line 7654) | int GetEditStyle() const function GetScrollPos (line 7675) | void GetScrollPos(LPPOINT lpPoint) const function SetScrollPos (line 7682) | void SetScrollPos(LPPOINT lpPoint) function BOOL (line 7689) | BOOL GetZoom(int& nNum, int& nDen) const function BOOL (line 7695) | BOOL SetZoom(int nNum, int nDen) function BOOL (line 7703) | BOOL SetZoomOff() function WORD (line 7715) | WORD GetTypographyOptions() const function LineFromChar (line 7734) | int LineFromChar(LONG nIndex) const function POINT (line 7740) | POINT PosFromChar(LONG nChar) const function CharFromPos (line 7748) | int CharFromPos(POINT pt) const function EmptyUndoBuffer (line 7755) | void EmptyUndoBuffer() function BOOL (line 7773) | BOOL LineScroll(int nLines) function SetRect (line 7785) | void SetRect(LPCRECT lpRect) function BOOL (line 7791) | BOOL DisplayBand(LPRECT pDisplayRect) function LONG (line 7797) | LONG FindText(DWORD dwFlags, FINDTEXT& ft) const function LONG (line 7807) | LONG FindText(DWORD dwFlags, FINDTEXTEX& ft) const function RequestResize (line 7842) | void RequestResize() function LONG (line 7848) | LONG StreamIn(UINT uFormat, EDITSTREAM& es) function LONG (line 7854) | LONG StreamOut(UINT uFormat, EDITSTREAM& es) function DWORD (line 7860) | DWORD FindWordBreak(int nCode, LONG nStartChar) function ScrollCaret (line 7867) | void ScrollCaret() function BOOL (line 7886) | BOOL Undo() function Clear (line 7892) | void Clear() function Copy (line 7898) | void Copy() function Cut (line 7904) | void Cut() function Paste (line 7910) | void Paste() function IRichEditOle (line 7917) | IRichEditOle* GetOleInterface() const function BOOL (line 7925) | BOOL SetOleCallback(IRichEditOleCallback* pCallback) function BOOL (line 7931) | BOOL Redo() function StopGroupTyping (line 7937) | void StopGroupTyping() function BOOL (line 7949) | BOOL SetTabStops(int nTabStops, LPINT rgTabStops) function BOOL (line 7955) | BOOL SetTabStops() function BOOL (line 7961) | BOOL SetTabStops(const int& cxEachStop) // takes an 'int' function AutoCorrectProc (line 7968) | AutoCorrectProc GetAutoCorrectProc() const function BOOL (line 7980) | BOOL CallAutoCorrectProc(WCHAR ch) function DWORD (line 7986) | DWORD GetEditStyleEx() const function DWORD (line 7998) | DWORD GetStoryType(int nStoryIndex) const function DWORD (line 8004) | DWORD SetStoryType(int nStoryIndex, DWORD dwStoryType) function DWORD (line 8010) | DWORD GetEllipsisMode() const function BOOL (line 8028) | BOOL GetEllipsisState() const function SetTouchOptions (line 8040) | void SetTouchOptions(int nTouchOptions, BOOL bEnable) function HRESULT (line 8046) | HRESULT InsertTable(TABLEROWPARMS* pRowParams, TABLECELLPARMS* pCellParams) function HRESULT (line 8052) | HRESULT GetTableParams(TABLEROWPARMS* pRowParams, TABLECELLPARMS* pCellP... function HRESULT (line 8058) | HRESULT SetTableParams(TABLEROWPARMS* pRowParams, TABLECELLPARMS* pCellP... function HRESULT (line 8064) | HRESULT InsertImage(RICHEDIT_IMAGE_PARAMETERS* pParams) function BOOL (line 8070) | BOOL SetUiaName(LPCTSTR lpstrName) type CRichEditCtrlT (line 8078) | typedef CRichEditCtrlT CRichEditCtrl; function BOOL (line 8131) | BOOL HasSelection() const function DrawInsert (line 8180) | void DrawInsert(int nItem) function UINT (line 8186) | static UINT GetDragListMessage() type CDragListBoxT (line 8209) | typedef CDragListBoxT CDragListBox; function OnCancelDrag (line 8254) | void OnCancelDrag(int /*nCtlID*/, HWND /*hWndDragList*/, POINT /*ptCurso... function OnDragging (line 8259) | int OnDragging(int /*nCtlID*/, HWND /*hWndDragList*/, POINT /*ptCursor*/) function OnDropped (line 8264) | void OnDropped(int /*nCtlID*/, HWND /*hWndDragList*/, POINT /*ptCursor*/) function LPCTSTR (line 8296) | static LPCTSTR GetWndClassName() function UINT (line 8301) | UINT GetBandCount() const function BOOL (line 8313) | BOOL SetBandInfo(int nBand, LPREBARBANDINFO lprbbi) function BOOL (line 8319) | BOOL GetBarInfo(LPREBARINFO lprbi) const function BOOL (line 8325) | BOOL SetBarInfo(LPREBARINFO lprbi) function CImageList (line 8331) | CImageList GetImageList() const function COLORREF (line 8363) | COLORREF GetTextColor() const function COLORREF (line 8375) | COLORREF GetBkColor() const function UINT (line 8387) | UINT GetBarHeight() const function CToolTipCtrl (line 8399) | CToolTipCtrl GetToolTips() const function GetBandBorders (line 8411) | void GetBandBorders(int nBand, LPRECT lpRect) const function BOOL (line 8418) | BOOL GetColorScheme(LPCOLORSCHEME lpColorScheme) const function SetColorScheme (line 8425) | void SetColorScheme(LPCOLORSCHEME lpColorScheme) function HPALETTE (line 8432) | HPALETTE GetPalette() const function BOOL (line 8444) | BOOL GetUnicodeFormat() const function SetWindowTheme (line 8466) | void SetWindowTheme(LPCWSTR lpstrTheme) function DWORD (line 8472) | DWORD GetExtendedStyle() const function BOOL (line 8485) | BOOL InsertBand(int nBand, LPREBARBANDINFO lprbbi) function BOOL (line 8491) | BOOL AddBand(LPREBARBANDINFO lprbbi) function BOOL (line 8496) | BOOL DeleteBand(int nBand) function BeginDrag (line 8508) | void BeginDrag(int nBand, DWORD dwPos) function BeginDrag (line 8514) | void BeginDrag(int nBand, int xPos, int yPos) function EndDrag (line 8520) | void EndDrag() function DragMove (line 8526) | void DragMove(DWORD dwPos) function DragMove (line 8532) | void DragMove(int xPos, int yPos) function GetDropTarget (line 8538) | void GetDropTarget(IDropTarget** ppDropTarget) const function MinimizeBand (line 8550) | void MinimizeBand(int nBand) function BOOL (line 8556) | BOOL SizeToRect(LPRECT lpRect) function IdToIndex (line 8562) | int IdToIndex(UINT uBandID) const function HitTest (line 8568) | int HitTest(LPRBHITTESTINFO lprbht) const function BOOL (line 8574) | BOOL ShowBand(int nBand, BOOL bShow) function BOOL (line 8580) | BOOL MoveBand(int nBand, int nNewPos) function PushChevron (line 8587) | void PushChevron(int nBand, LPARAM lAppValue) function LockBands (line 8594) | void LockBands(bool bLock) function BOOL (line 8623) | BOOL SetBandWidth(int nBand, int cxWidth) type CReBarCtrlT (line 8631) | typedef CReBarCtrlT CReBarCtrl; function LPCTSTR (line 8659) | static LPCTSTR GetWndClassName() function CImageList (line 8664) | CImageList GetImageList() const function BOOL (line 8688) | BOOL GetUnicodeFormat() const function InsertItem (line 8707) | int InsertItem(const COMBOBOXEXITEM* lpcCBItem) function InsertItem (line 8713) | int InsertItem(UINT nMask, int nIndex, LPCTSTR lpszItem, int nImage, int... function AddItem (line 8743) | int AddItem(UINT nMask, LPCTSTR lpszItem, int nImage, int nSelImage, int... function DeleteItem (line 8753) | int DeleteItem(int nIndex) function BOOL (line 8759) | BOOL GetItem(PCOMBOBOXEXITEM pCBItem) const function BOOL (line 8765) | BOOL SetItem(const COMBOBOXEXITEM* lpcCBItem) function SetItem (line 8771) | int SetItem(int nIndex, UINT nMask, LPCTSTR lpszItem, int nImage, int nS... function BOOL (line 8787) | BOOL GetItemText(int nIndex, LPTSTR lpszItem, int nLen) const function BOOL (line 8801) | BOOL GetItemText(int nIndex, BSTR& bstrText) const function BOOL (line 8839) | BOOL GetItemText(int nIndex, ATL::CString& strText) const function BOOL (line 8867) | BOOL SetItemText(int nIndex, LPCTSTR lpszItem) function CComboBox (line 8873) | CComboBox GetComboCtrl() const function InsertString (line 8898) | int InsertString(int /*nIndex*/, LPCTSTR /*lpszString*/) function Dir (line 8904) | int Dir(UINT /*attr*/, LPCTSTR /*lpszWildCard*/) function FindString (line 8910) | int FindString(int /*nStartAfter*/, LPCTSTR /*lpszString*/) const type CComboBoxExT (line 8917) | typedef CComboBoxExT CComboBoxEx; function LPCTSTR (line 8945) | static LPCTSTR GetWndClassName() function COLORREF (line 8950) | COLORREF GetColor(int nColorType) const function COLORREF (line 8956) | COLORREF SetColor(int nColorType, COLORREF clr) function BOOL (line 8962) | BOOL GetCurSel(LPSYSTEMTIME lpSysTime) const function BOOL (line 8968) | BOOL SetCurSel(LPSYSTEMTIME lpSysTime) function BOOL (line 8998) | BOOL SetMaxSelCount(int nMax) function GetMonthDelta (line 9004) | int GetMonthDelta() const function DWORD (line 9016) | DWORD GetRange(LPSYSTEMTIME lprgSysTimeArray) const function BOOL (line 9022) | BOOL SetRange(DWORD dwFlags, LPSYSTEMTIME lprgSysTimeArray) function BOOL (line 9028) | BOOL GetSelRange(LPSYSTEMTIME lprgSysTimeArray) const function BOOL (line 9034) | BOOL SetSelRange(LPSYSTEMTIME lprgSysTimeArray) function BOOL (line 9040) | BOOL GetToday(LPSYSTEMTIME lpSysTime) const function SetToday (line 9046) | void SetToday(LPSYSTEMTIME lpSysTime) function BOOL (line 9052) | BOOL GetMinReqRect(LPRECT lpRectInfo) const function GetMaxTodayWidth (line 9058) | int GetMaxTodayWidth() const function DWORD (line 9077) | DWORD GetCurrentView() const function DWORD (line 9089) | DWORD GetCalendarCount() const function CALID (line 9101) | CALID GetCALID() const function GetCalendarBorder (line 9113) | int GetCalendarBorder() const function BOOL (line 9133) | BOOL SetDayState(int nMonths, LPMONTHDAYSTATE lpDayStateArray) function DWORD (line 9139) | DWORD HitTest(PMCHITTESTINFO pMCHitTest) const function SizeRectToMin (line 9146) | void SizeRectToMin(LPRECT lpRect) type CMonthCalendarCtrlT (line 9154) | typedef CMonthCalendarCtrlT CMonthCalendarCtrl; function LPCTSTR (line 9182) | static LPCTSTR GetWndClassName() function BOOL (line 9187) | BOOL SetFormat(LPCTSTR lpszFormat) function COLORREF (line 9193) | COLORREF GetMonthCalColor(int nColorType) const function COLORREF (line 9199) | COLORREF SetMonthCalColor(int nColorType, COLORREF clr) function DWORD (line 9205) | DWORD GetRange(LPSYSTEMTIME lpSysTimeArray) const function BOOL (line 9211) | BOOL SetRange(DWORD dwFlags, LPSYSTEMTIME lpSysTimeArray) function DWORD (line 9217) | DWORD GetSystemTime(LPSYSTEMTIME lpSysTime) const function BOOL (line 9223) | BOOL SetSystemTime(DWORD dwFlags, LPSYSTEMTIME lpSysTime) function CMonthCalendarCtrl (line 9229) | CMonthCalendarCtrl GetMonthCal() const function DWORD (line 9254) | DWORD SetMonthCalStyle(DWORD dwStyle) function GetDateTimePickerInfo (line 9260) | void GetDateTimePickerInfo(LPDATETIMEPICKERINFO lpPickerInfo) const function BOOL (line 9266) | BOOL GetIdealSize(LPSIZE lpSize) const function CloseMonthCal (line 9272) | void CloseMonthCal() type CDateTimePickerCtrlT (line 9280) | typedef CDateTimePickerCtrlT CDateTimePickerCtrl; function HRESULT (line 9298) | HRESULT FlatSB_Uninitialize() function BOOL (line 9306) | BOOL FlatSB_GetScrollProp(UINT uIndex, LPINT lpnValue) const function FlatSB_GetScrollPos (line 9321) | int FlatSB_GetScrollPos(int nBar) const function BOOL (line 9335) | BOOL FlatSB_GetScrollRange(int nBar, LPINT lpMinPos, LPINT lpMaxPos) const function BOOL (line 9349) | BOOL FlatSB_GetScrollInfo(int nBar, LPSCROLLINFO lpScrollInfo) const function BOOL (line 9371) | BOOL FlatSB_EnableScrollBar(UINT uSBFlags, UINT uArrowFlags = ESB_ENABLE... type CFlatScrollBarT (line 9393) | typedef CFlatScrollBarT CFlatScrollBar; function LPCTSTR (line 9421) | static LPCTSTR GetWndClassName() function BOOL (line 9426) | BOOL IsBlank() const function SetAddress (line 9438) | void SetAddress(DWORD dwAddress) function ClearAddress (line 9444) | void ClearAddress() function SetRange (line 9450) | void SetRange(int nField, WORD wRange) function SetRange (line 9456) | void SetRange(int nField, BYTE nMin, BYTE nMax) function SetFocus (line 9462) | void SetFocus(int nField) type CIPAddressCtrlT (line 9469) | typedef CIPAddressCtrlT CIPAddressCtrl; function LPCTSTR (line 9497) | static LPCTSTR GetWndClassName() function GetButtonSize (line 9502) | int GetButtonSize() const function DWORD (line 9514) | DWORD GetButtonState(int nButton) const function COLORREF (line 9521) | COLORREF GetBkColor() const function GetBorder (line 9533) | int GetBorder() const function GetPos (line 9545) | int GetPos() const function SetChild (line 9558) | void SetChild(HWND hWndChild) function RecalcSize (line 9570) | void RecalcSize() function GetDropTarget (line 9576) | void GetDropTarget(IDropTarget** ppDropTarget) type CPagerCtrlT (line 9584) | typedef CPagerCtrlT CPagerCtrl; function LPCTSTR (line 9612) | static LPCTSTR GetWndClassName() function BOOL (line 9627) | BOOL GetItem(PLITEM pLItem) const function BOOL (line 9633) | BOOL SetItem(PLITEM pLItem) function BOOL (line 9647) | BOOL HitTest(PLHITTESTINFO pLHitTestInfo) const type CLinkCtrlT (line 9654) | typedef CLinkCtrlT CLinkCtrl; function DWORD (line 9716) | DWORD OnPrePaint(int /*idCtrl*/, LPNMCUSTOMDRAW /*lpNMCustomDraw*/) function DWORD (line 9721) | DWORD OnPostPaint(int /*idCtrl*/, LPNMCUSTOMDRAW /*lpNMCustomDraw*/) function DWORD (line 9726) | DWORD OnPreErase(int /*idCtrl*/, LPNMCUSTOMDRAW /*lpNMCustomDraw*/) function DWORD (line 9731) | DWORD OnPostErase(int /*idCtrl*/, LPNMCUSTOMDRAW /*lpNMCustomDraw*/) function DWORD (line 9736) | DWORD OnItemPrePaint(int /*idCtrl*/, LPNMCUSTOMDRAW /*lpNMCustomDraw*/) function DWORD (line 9741) | DWORD OnItemPostPaint(int /*idCtrl*/, LPNMCUSTOMDRAW /*lpNMCustomDraw*/) function DWORD (line 9746) | DWORD OnItemPreErase(int /*idCtrl*/, LPNMCUSTOMDRAW /*lpNMCustomDraw*/) function DWORD (line 9751) | DWORD OnItemPostErase(int /*idCtrl*/, LPNMCUSTOMDRAW /*lpNMCustomDraw*/) function DWORD (line 9756) | DWORD OnSubItemPrePaint(int /*idCtrl*/, LPNMCUSTOMDRAW /*lpNMCustomDraw*/) FILE: third_party/WTL/Include/atlctrlw.h function namespace (line 39) | namespace WTL type _ToolBarData (line 202) | struct _ToolBarData // toolbar resource data type _CmdBarDrawConstants (line 215) | enum _CmdBarDrawConstants function COLORREF (line 347) | COLORREF SetImageMaskColor(COLORREF clrMask) function SetImagesVisible (line 359) | bool SetImagesVisible(bool bVisible) function GetImageSize (line 366) | void GetImageSize(SIZE& size) const function SetImageSize (line 371) | bool SetImageSize(SIZE& size) function SetImageSize (line 376) | bool SetImageSize(int cx, int cy) function SetAlphaImages (line 407) | bool SetAlphaImages(bool bAlphaImages) function HWND (line 426) | HWND GetCmdBar() const function BOOL (line 456) | BOOL LoadMenu(ATL::_U_STRINGorID menu) function BOOL (line 472) | BOOL AttachMenu(HMENU hMenu) function BOOL (line 561) | BOOL LoadImages(ATL::_U_STRINGorID image) function BOOL (line 655) | BOOL AddBitmap(ATL::_U_STRINGorID bitmap, int nCommandID) function BOOL (line 665) | BOOL AddBitmap(HBITMAP hBitmap, UINT nCommandID) function BOOL (line 700) | BOOL AddIcon(ATL::_U_STRINGorID icon, UINT nCommandID) function BOOL (line 709) | BOOL AddIcon(HICON hIcon, UINT nCommandID) function BOOL (line 735) | BOOL ReplaceBitmap(ATL::_U_STRINGorID bitmap, int nCommandID) function BOOL (line 745) | BOOL ReplaceBitmap(HBITMAP hBitmap, UINT nCommandID) function BOOL (line 774) | BOOL ReplaceIcon(ATL::_U_STRINGorID icon, UINT nCommandID) function BOOL (line 783) | BOOL ReplaceIcon(HICON hIcon, UINT nCommandID) function BOOL (line 805) | BOOL RemoveImage(int nCommandID) function BOOL (line 833) | BOOL RemoveAllImages() function BOOL (line 867) | BOOL SetMDIClient(HWND /*hWndMDIClient*/) function MESSAGE_HANDLER (line 875) | BEGIN_MSG_MAP(CCommandBarCtrlImpl) function LRESULT (line 944) | LRESULT OnCreate(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& /*bHandl... function LRESULT (line 1006) | LRESULT OnDestroy(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& /*bHand... function LRESULT (line 1065) | LRESULT OnKeyDown(UINT /*uMsg*/, WPARAM wParam, LPARAM lParam, BOOL& bHa... function LRESULT (line 1103) | LRESULT OnKeyUp(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& b... function LRESULT (line 1120) | LRESULT OnChar(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& bH... function LRESULT (line 1196) | LRESULT OnEraseBackground(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*... function LRESULT (line 1212) | LRESULT OnInitMenu(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lParam*/, ... function LRESULT (line 1325) | LRESULT OnMenuSelect(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHan... function LRESULT (line 1385) | LRESULT OnInternalAutoPopup(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lPara... function LRESULT (line 1393) | LRESULT OnInternalGetBar(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/... function LRESULT (line 1404) | LRESULT OnSettingChange(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/,... function LRESULT (line 1415) | LRESULT OnWindowPosChanging(UINT uMsg, WPARAM wParam, LPARAM lParam, BOO... function LRESULT (line 1427) | LRESULT OnMenuChar(UINT /*uMsg*/, WPARAM wParam, LPARAM lParam, BOOL& bH... function LRESULT (line 1556) | LRESULT OnDrawItem(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam, BOOL... function LRESULT (line 1572) | LRESULT OnMeasureItem(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam, B... function LRESULT (line 1594) | LRESULT OnAPITrackPopupMenu(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lPa... function LRESULT (line 1612) | LRESULT OnParentHotItemChange(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) function LRESULT (line 1648) | LRESULT OnParentDropDown(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) function LRESULT (line 1669) | LRESULT OnParentInitMenuPopup(UINT uMsg, WPARAM wParam, LPARAM lParam, B... function LRESULT (line 1674) | LRESULT OnParentInternalGetBar(UINT uMsg, WPARAM wParam, LPARAM lParam, ... function LRESULT (line 1679) | LRESULT OnParentSysCommand(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam... function LRESULT (line 1710) | LRESULT OnParentAPIGetMenu(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL... function LRESULT (line 1715) | LRESULT OnParentMenuChar(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& ... function LRESULT (line 1720) | LRESULT OnParentAPITrackPopupMenu(UINT uMsg, WPARAM wParam, LPARAM lPara... function LRESULT (line 1725) | LRESULT OnParentAPIGetCmdBar(UINT uMsg, WPARAM wParam, LPARAM lParam, BO... function LRESULT (line 1730) | LRESULT OnParentSettingChange(UINT uMsg, WPARAM wParam, LPARAM lParam, B... function LRESULT (line 1737) | LRESULT OnParentDrawItem(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& ... function LRESULT (line 1742) | LRESULT OnParentMeasureItem(UINT uMsg, WPARAM wParam, LPARAM lParam, BOO... function LRESULT (line 1747) | LRESULT OnParentActivate(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/... function LRESULT (line 1763) | LRESULT OnParentCustomDraw(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) function _ParentCustomDrawHelper (line 1831) | void _ParentCustomDrawHelper(LPNMTBCUSTOMDRAW lpTBCustomDraw) function LRESULT (line 1858) | LRESULT OnHookMouseMove(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lPara... function LRESULT (line 1901) | LRESULT OnHookSysKeyDown(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/... function LRESULT (line 1931) | LRESULT OnHookSysKeyUp(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, ... function LRESULT (line 1943) | LRESULT OnHookSysChar(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, B... function LRESULT (line 1955) | LRESULT OnHookKeyDown(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, B... function LRESULT (line 2077) | LRESULT OnHookChar(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL... function DrawItem (line 2087) | void DrawItem(LPDRAWITEMSTRUCT lpDrawItemStruct) function DrawItem3D (line 2097) | void DrawItem3D(LPDRAWITEMSTRUCT lpDrawItemStruct) function DrawItemFlat (line 2214) | void DrawItemFlat(LPDRAWITEMSTRUCT lpDrawItemStruct) function DrawMenuText (line 2310) | void DrawMenuText(CDCHandle& dc, RECT& rc, LPCTSTR lpstrText, COLORREF c... function DrawBitmapDisabled (line 2328) | void DrawBitmapDisabled(CDCHandle& dc, int nImage, POINT point, function BOOL (line 2373) | BOOL Draw3DCheckmark(CDCHandle& dc, const RECT& rc, BOOL bSelected, BOOL... function BOOL (line 2378) | BOOL DrawCheckmark(CDCHandle& dc, const RECT& rc, BOOL bSelected, BOOL b... function MeasureItem (line 2536) | void MeasureItem(LPMEASUREITEMSTRUCT lpMeasureItemStruct) function LRESULT (line 2595) | static LRESULT CALLBACK CreateHookProc(int nCode, WPARAM wParam, LPARAM ... function LRESULT (line 2629) | static LRESULT CALLBACK MessageHookProc(int nCode, WPARAM wParam, LPARAM... function DoPopupMenu (line 2671) | void DoPopupMenu(int nIndex, bool bAnimate) function GetPreviousMenuItem (line 2822) | int GetPreviousMenuItem(int nBtn) const function GetNextMenuItem (line 2848) | int GetNextMenuItem(int nBtn) const function DisplayChevronMenu (line 2875) | bool DisplayChevronMenu() function TakeFocus (line 3007) | void TakeFocus() function GiveFocusBack (line 3014) | void GiveFocusBack() function ShowKeyboardCues (line 3030) | void ShowKeyboardCues(bool bShow) function UINT (line 3039) | static UINT GetAutoPopupMessage() function UINT (line 3061) | static UINT GetGetBarMessage() function CreateInternalImageList (line 3084) | bool CreateInternalImageList(int cImages) function _AddVistaBitmapsFromImageList (line 3094) | void _AddVistaBitmapsFromImageList(int nStartIndex, int nCount) function _AddVistaBitmapFromImageList (line 3112) | void _AddVistaBitmapFromImageList(int nIndex) function _ReplaceVistaBitmapFromImageList (line 3129) | void _ReplaceVistaBitmapFromImageList(int nIndex) function HBITMAP (line 3150) | HBITMAP _CreateVistaBitmapHelper(int nIndex, HDC hDCSource, HDC hDCTarget) function _RemoveVistaBitmapsFromMenu (line 3193) | void _RemoveVistaBitmapsFromMenu() function _IsValidMem (line 3207) | static bool _IsValidMem(void* pMem) function class (line 3222) | class CCommandBarCtrl : public CCommandBarCtrlImpl function BOOL (line 3273) | BOOL SetMDIClient(HWND hWndMDIClient) type CCommandBarCtrlImpl (line 3298) | typedef CCommandBarCtrlImpl< T, TBase, TWinTraits > _baseClass; function MESSAGE_HANDLER (line 3299) | BEGIN_MSG_MAP(CMDICommandBarCtrlImpl) function LRESULT (line 3337) | LRESULT OnDestroy(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) function LRESULT (line 3347) | LRESULT OnThemeChanged(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lParam... function LRESULT (line 3364) | LRESULT OnNcCalcSize(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& /*bH... function LRESULT (line 3386) | LRESULT OnNcPaint(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& /*bHand... function LRESULT (line 3453) | LRESULT OnNcHitTest(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& /*bHa... function LRESULT (line 3475) | LRESULT OnNcLButtonDown(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam,... function LRESULT (line 3553) | LRESULT OnMouseMove(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam, BOO... function LRESULT (line 3582) | LRESULT OnLButtonUp(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam, BOO... function LRESULT (line 3635) | LRESULT OnNcLButtonDblClk(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lPara... function LRESULT (line 3695) | LRESULT OnParentActivate(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/... function LRESULT (line 3704) | LRESULT OnMDISetMenu(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& /*bH... function LRESULT (line 3719) | LRESULT OnAllHookMessages(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL&... function UpdateRebarBandIdealSize (line 3730) | void UpdateRebarBandIdealSize() function _ProcessAllHookMessages (line 3758) | void _ProcessAllHookMessages(UINT uMsg, WPARAM /*wParam*/, LPARAM /*lPar... function GetSystemSettings (line 3832) | void GetSystemSettings() function _AdjustBtnSize (line 3868) | void _AdjustBtnSize(int cyHeight) function _DrawMDIButton (line 3926) | void _DrawMDIButton(CWindowDC& dc, LPRECT pRects, int nBtn) function _OpenThemeData (line 3962) | void _OpenThemeData() function _CloseThemeData (line 3968) | void _CloseThemeData() function _DebugCheckChild (line 3977) | bool _DebugCheckChild() function class (line 3989) | class CMDICommandBarCtrl : public CMDICommandBarCtrlImpl function DWORD (line 629) | static DWORD GetWndExStyle(DWORD dwExStyle) function DWORD (line 634) | static DWORD GetExtendedLVStyle() type CCheckListViewCtrlImplTraits (line 640) | typedef CCheckListViewCtrlImplTraits function class (line 1840) | class CCustomWaitCursor : public CWaitCursor function BOOL (line 2027) | BOOL GetPaneRect(int nPaneID, LPRECT lpRect) const function BOOL (line 2037) | BOOL SetPaneWidth(int nPaneID, int cxWidth) function BOOL (line 2080) | BOOL GetPaneTipText(int nPaneID, LPTSTR lpstrText, int nSize) const function BOOL (line 2091) | BOOL SetPaneTipText(int nPaneID, LPCTSTR lpstrText) function BOOL (line 2102) | BOOL GetPaneIcon(int nPaneID, HICON& hIcon) const function BOOL (line 2113) | BOOL SetPaneIcon(int nPaneID, HICON hIcon) function GetPaneIndexFromID (line 2176) | int GetPaneIndexFromID(int nPaneID) const function class (line 2188) | class CMultiPaneStatusBarCtrl : public CMultiPaneStatusBarCtrlImpl function CreateSortBitmaps (line 3167) | void CreateSortBitmaps() function NotifyParentSortChanged (line 3221) | void NotifyParentSortChanged(int iNewSortCol, int iOldSortCol) function CompareItemsCustom (line 3230) | int CompareItemsCustom(LVCompareParam* /*pItem1*/, LVCompareParam* /*pIt... function DrawSortBitmap (line 3237) | void DrawSortBitmap(CDCHandle dc, int iBitmap, LPRECT prc) function DateStrToDouble (line 3269) | double DateStrToDouble(LPCTSTR lpstr, DWORD dwFlags) function StrToLong (line 3286) | long StrToLong(LPCTSTR lpstr) function StrToDouble (line 3303) | double StrToDouble(LPCTSTR lpstr) function StrToDecimal (line 3320) | bool StrToDecimal(LPCTSTR lpstr, DECIMAL* pDecimal) function LVCompareText (line 3341) | static int CALLBACK LVCompareText(LPARAM lParam1, LPARAM lParam2, LPARAM... function LVCompareTextNoCase (line 3353) | static int CALLBACK LVCompareTextNoCase(LPARAM lParam1, LPARAM lParam2, ... function LVCompareLong (line 3365) | static int CALLBACK LVCompareLong(LPARAM lParam1, LPARAM lParam2, LPARAM... function LVCompareDouble (line 3381) | static int CALLBACK LVCompareDouble(LPARAM lParam1, LPARAM lParam2, LPAR... function LVCompareCustom (line 3397) | static int CALLBACK LVCompareCustom(LPARAM lParam1, LPARAM lParam2, LPAR... function LVCompareDecimal (line 3409) | static int CALLBACK LVCompareDecimal(LPARAM lParam1, LPARAM lParam2, LPA... function MESSAGE_HANDLER (line 3422) | BEGIN_MSG_MAP(CSortListViewImpl) function LRESULT (line 3452) | LRESULT OnDeleteColumn(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& /*... function LRESULT (line 3469) | LRESULT OnHeaderItemClick(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) function LRESULT (line 3483) | LRESULT OnSettingChange(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/,... function GetSystemSettings (line 3491) | void GetSystemSettings() type ATL (line 3505) | typedef ATL::CWinTraits FILE: third_party/WTL/Include/atlddx.h function namespace (line 27) | namespace WTL function BOOL (line 395) | static BOOL _AtlSimpleFloatParse(LPCTSTR lpszText, double& d) function DDX_Check (line 523) | void DDX_Check(UINT nID, int& nValue, BOOL bSave) function DDX_Check (line 544) | void DDX_Check(UINT nID, bool& bCheck, BOOL bSave) function DDX_Radio (line 557) | void DDX_Radio(UINT nID, int& nValue, BOOL bSave) function _setSel (line 626) | void _setSel(WTL::CListViewCtrl& tCtrl, INT iSel) function OnDataExchangeError (line 648) | void OnDataExchangeError(UINT nCtrlID, BOOL /*bSave*/) function OnDataValidateError (line 656) | void OnDataValidateError(UINT nCtrlID, BOOL /*bSave*/, _XData& /*data*/) FILE: third_party/WTL/Include/atldlgs.h function namespace (line 97) | namespace WTL function NOTIFY_CODE_HANDLER (line 247) | BEGIN_MSG_MAP(CFileDialogImpl) function LRESULT (line 265) | LRESULT _OnFolderChange(int /*idCtrl*/, LPNMHDR pnmh, BOOL& /*bHandled*/) function LRESULT (line 273) | LRESULT _OnHelp(int /*idCtrl*/, LPNMHDR pnmh, BOOL& /*bHandled*/) function LRESULT (line 281) | LRESULT _OnInitDone(int /*idCtrl*/, LPNMHDR pnmh, BOOL& /*bHandled*/) function LRESULT (line 289) | LRESULT _OnSelChange(int /*idCtrl*/, LPNMHDR pnmh, BOOL& /*bHandled*/) function LRESULT (line 297) | LRESULT _OnShareViolation(int /*idCtrl*/, LPNMHDR pnmh, BOOL& /*bHandled*/) function LRESULT (line 304) | LRESULT _OnTypeChange(int /*idCtrl*/, LPNMHDR pnmh, BOOL& /*bHandled*/) function LRESULT (line 312) | LRESULT _OnIncludeItem(int /*idCtrl*/, LPNMHDR pnmh, BOOL& /*bHandled*/) function BOOL (line 320) | BOOL OnFileOK(LPOFNOTIFY /*lpon*/) function OnFolderChange (line 325) | void OnFolderChange(LPOFNOTIFY /*lpon*/) function OnHelp (line 329) | void OnHelp(LPOFNOTIFY /*lpon*/) function OnInitDone (line 333) | void OnInitDone(LPOFNOTIFY /*lpon*/) function OnSelChange (line 337) | void OnSelChange(LPOFNOTIFY /*lpon*/) function OnShareViolation (line 341) | int OnShareViolation(LPOFNOTIFY /*lpon*/) function OnTypeChange (line 346) | void OnTypeChange(LPOFNOTIFY /*lpon*/) function BOOL (line 350) | BOOL OnIncludeItem(LPOFNOTIFYEX /*lponex*/) function class (line 356) | class CFileDialog : public CFileDialogImpl function ATL_NO_VTABLE (line 439) | ATL_NO_VTABLE CMultiFileDialogImpl : public CFileDialogImpl< T > function GetDirectory (line 489) | int GetDirectory(LPTSTR pBuffer, int nBufLen) const function GetDirectory (line 519) | bool GetDirectory(ATL::CString& strDir) const function GetFirstPathName (line 584) | int GetFirstPathName(LPTSTR pBuffer, int nBufLen) const function GetFirstPathName (line 611) | bool GetFirstPathName(ATL::CString& strPath) const function GetNextPathName (line 631) | int GetNextPathName(LPTSTR pBuffer, int nBufLen) const function GetNextPathName (line 681) | bool GetNextPathName(ATL::CString& strPath) const function ResizeFilenameBuffer (line 697) | bool ResizeFilenameBuffer(DWORD dwLength) function OnSelChange (line 723) | void OnSelChange(LPOFNOTIFY /*lpon*/) function class (line 843) | class CMultiFileDialog : public CMultiFileDialogImpl function ATL_NO_VTABLE (line 875) | ATL_NO_VTABLE CShellFileDialogImpl : public IFileDialogEvents function ATL_NO_VTABLE (line 1187) | ATL_NO_VTABLE CShellFileOpenDialogImpl : public CShellFileDialogImpl< T > function virtual (line 1204) | virtual ~CShellFileOpenDialogImpl() function IFileOpenDialog (line 1207) | IFileOpenDialog* GetPtr() function class (line 1217) | class CShellFileOpenDialog : public CShellFileOpenDialogImpl function virtual (line 1260) | virtual ~CShellFileSaveDialogImpl() function IFileSaveDialog (line 1263) | IFileSaveDialog* GetPtr() function class (line 1273) | class CShellFileSaveDialog : public CShellFileSaveDialogImpl function HWND (line 1583) | HWND Create(HWND, ATL::_U_RECT, LPCTSTR, DWORD, DWORD, ATL::_U_MENUorID,... function INT_PTR (line 1646) | INT_PTR DoModal(HWND hWndParent = ::GetActiveWindow()) function GetCurrentFont (line 1677) | void GetCurrentFont(LPLOGFONT lplf) const function SetLogFont (line 1688) | void SetLogFont(LPLOGFONT lplf) function SetFlags (line 1703) | void SetFlags(DWORD dwFlags) function class (line 1764) | class CFontDialog : public CFontDialogImpl function DoInitTemplate (line 3545) | void DoInitTemplate() function DoInitControls (line 3550) | void DoInitControls() function class (line 3560) | class CPropertySheetWindow : public ATL::CWindow function GetPageCount (line 3574) | int GetPageCount() const function GetActiveIndex (line 3588) | int GetActiveIndex() const function BOOL (line 3602) | BOOL SetActivePage(HPROPSHEETPAGE hPage) function BOOL (line 3609) | BOOL SetActivePageByID(int nPageID) function SetFinishText (line 3629) | void SetFinishText(LPCTSTR lpszText) function SetWizardButtons (line 3635) | void SetWizardButtons(DWORD dwFlags) function BOOL (line 3642) | BOOL AddPage(HPROPSHEETPAGE hPage) function BOOL (line 3649) | BOOL AddPage(LPCPROPSHEETPAGE pPage) function BOOL (line 3659) | BOOL InsertPage(int nNewPageIndex, HPROPSHEETPAGE hPage) function BOOL (line 3666) | BOOL InsertPage(int nNewPageIndex, LPCPROPSHEETPAGE pPage) function BOOL (line 3676) | BOOL InsertPage(HPROPSHEETPAGE hPageInsertAfter, HPROPSHEETPAGE hPage) function BOOL (line 3683) | BOOL InsertPage(HPROPSHEETPAGE hPageInsertAfter, LPCPROPSHEETPAGE pPage) function RemovePage (line 3693) | void RemovePage(int nPageIndex) function RemovePage (line 3699) | void RemovePage(HPROPSHEETPAGE hPage) function BOOL (line 3706) | BOOL PressButton(int nButton) function BOOL (line 3712) | BOOL Apply() function CancelToClose (line 3718) | void CancelToClose() function LRESULT (line 3732) | LRESULT QuerySiblings(WPARAM wParam, LPARAM lParam) function RebootSystem (line 3738) | void RebootSystem() function RestartWindows (line 3744) | void RestartWindows() function BOOL (line 3750) | BOOL IsDialogMessage(LPMSG lpMsg) function HwndToIndex (line 3756) | int HwndToIndex(HWND hWnd) const function HWND (line 3762) | HWND IndexToHwnd(int nIndex) const function PageToIndex (line 3768) | int PageToIndex(HPROPSHEETPAGE hPage) const function HPROPSHEETPAGE (line 3774) | HPROPSHEETPAGE IndexToPage(int nIndex) const function IdToIndex (line 3780) | int IdToIndex(int nID) const function IndexToId (line 3786) | int IndexToId(int nIndex) const function GetResult (line 3792) | int GetResult() const function SetHeaderTitle (line 3804) | void SetHeaderTitle(int nIndex, LPCTSTR lpstrHeaderTitle) function SetHeaderSubTitle (line 3810) | void SetHeaderSubTitle(int nIndex, LPCTSTR lpstrHeaderSubTitle) function HWND (line 3817) | HWND Create(LPCTSTR, HWND, ATL::_U_RECT = NULL, LPCTSTR = NULL, DWORD = ... function PropSheetCallback (line 3859) | static int CALLBACK PropSheetCallback(HWND hWnd, UINT uMsg, LPARAM lParam) function OnSheetInitialized (line 3879) | void OnSheetInitialized() function INT_PTR (line 3914) | INT_PTR DoModal(HWND hWndParent = ::GetActiveWindow()) function _CleanUpPages (line 3943) | void _CleanUpPages() function HPROPSHEETPAGE (line 3967) | HPROPSHEETPAGE GetPage(int nPageIndex) const function GetPageIndex (line 3973) | int GetPageIndex(HPROPSHEETPAGE hPage) const function BOOL (line 3979) | BOOL SetActivePage(int nPageIndex) function BOOL (line 3990) | BOOL SetActivePage(HPROPSHEETPAGE hPage) function SetWizardMode (line 4024) | void SetWizardMode() function EnableHelp (line 4029) | void EnableHelp() function BOOL (line 4035) | BOOL AddPage(HPROPSHEETPAGE hPage) function BOOL (line 4046) | BOOL AddPage(LPCPROPSHEETPAGE pPage) function BOOL (line 4058) | BOOL RemovePage(HPROPSHEETPAGE hPage) function BOOL (line 4073) | BOOL RemovePage(int nPageIndex) function SetHeader (line 4083) | void SetHeader(LPCTSTR szbmHeader) function SetHeader (line 4092) | void SetHeader(HBITMAP hbmHeader) function StretchWatermark (line 4131) | void StretchWatermark(bool bStretchWatermark) function MESSAGE_HANDLER (line 4141) | BEGIN_MSG_MAP(CPropertySheetImpl) function LRESULT (line 4155) | LRESULT OnSysCommand(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BO... function class (line 4166) | class CPropertySheet : public CPropertySheetImpl function class (line 4178) | class CPropertyPageWindow : public ATL::CWindow function CPropertySheetWindow (line 4192) | CPropertySheetWindow GetPropertySheet() const function CancelToClose (line 4206) | void CancelToClose() function LRESULT (line 4220) | LRESULT QuerySiblings(WPARAM wParam, LPARAM lParam) function RebootSystem (line 4227) | void RebootSystem() function RestartWindows (line 4234) | void RestartWindows() function SetWizardButtons (line 4241) | void SetWizardButtons(DWORD dwFlags) function ATL_NO_VTABLE (line 4273) | ATL_NO_VTABLE CPropertyPageImpl : public ATL::CDialogImplBaseT< TBase > function BOOL (line 4741) | BOOL PreTranslateMessage(LPMSG pMsg) function OnTranslateAccelerator (line 4763) | int OnTranslateAccelerator(LPMSG lpMsg) function BOOL (line 4769) | BOOL OnTranslateAccelerator(LPMSG lpMsg) function GetIDD (line 4776) | int GetIDD() function virtual (line 4781) | virtual DLGPROC GetDialogProc() function INT_PTR (line 4786) | static INT_PTR CALLBACK DialogProc(HWND hWnd, UINT uMsg, WPARAM wParam, ... function virtual (line 4802) | virtual HRESULT CreateActiveXControls(UINT nID) function HRESULT (line 4935) | HRESULT AdviseSinkMap(bool bAdvise) type CPropertyPageImpl (line 4953) | typedef CPropertyPageImpl< T, TBase> _baseClass; function MESSAGE_HANDLER (line 4954) | BEGIN_MSG_MAP(CAxPropertyPageImpl) function class (line 5060) | class CWizard97SheetWindow : public CPropertySheetWindow function HFONT (line 5074) | HFONT GetExteriorPageTitleFont(void) function HFONT (line 5080) | HFONT GetBulletFont(void) function UINT (line 5087) | static UINT GetMessage_GetExteriorPageTitleFont() function UINT (line 5109) | static UINT GetMessage_GetBulletFont() function HWND (line 5132) | HWND Create(LPCTSTR, HWND, ATL::_U_RECT = NULL, LPCTSTR = NULL, DWORD = ... function OnSheetInitialized (line 5172) | void OnSheetInitialized() function _InitializeFonts (line 5182) | void _InitializeFonts() function MESSAGE_HANDLER (line 5216) | BEGIN_MSG_MAP(thisClass) function class (line 5247) | class CWizard97Sheet : public CWizard97SheetImpl function class (line 5274) | class CWizard97PageWindow : public CPropertyPageWindow function CWizard97SheetWindow (line 5288) | CWizard97SheetWindow GetPropertySheet() const function HFONT (line 5301) | HFONT GetBulletFont(void) function HWND (line 5308) | HWND Create(LPCTSTR, HWND, ATL::_U_RECT = NULL, LPCTSTR = NULL, DWORD = ... type CPropertyPageImpl (line 5348) | typedef CPropertyPageImpl< T, TBase > baseClass; type CPropertyPageImpl (line 5374) | typedef CPropertyPageImpl< T, TBase > baseClass; function class (line 5405) | class CAeroWizardFrameWindow : public CPropertySheetWindow function SetNextText (line 5419) | void SetNextText(LPCWSTR lpszText) function ShowWizardButtons (line 5425) | void ShowWizardButtons(DWORD dwButtons, DWORD dwStates) function EnableWizardButtons (line 5431) | void EnableWizardButtons(DWORD dwButtons, DWORD dwStates) function SetButtonText (line 5437) | void SetButtonText(DWORD dwButton, LPCWSTR lpszText) function EnableResizing (line 5460) | void EnableResizing() function UseHeaderBitmap (line 5466) | void UseHeaderBitmap() function SetNoMargin (line 5472) | void SetNoMargin() function class (line 5490) | class CAeroWizardFrame : public CAeroWizardFrameImpl function class (line 5506) | class CAeroWizardPageWindow : public CPropertyPageWindow function CAeroWizardFrameWindow (line 5520) | CAeroWizardFrameWindow GetAeroWizardFrame() const function ShowWizardButtons (line 5535) | void ShowWizardButtons(DWORD dwButtons, DWORD dwStates) function EnableWizardButtons (line 5542) | void EnableWizardButtons(DWORD dwButtons, DWORD dwStates) function SetButtonText (line 5549) | void SetButtonText(DWORD dwButton, LPCWSTR lpszText) function class (line 5680) | class CTaskDialogConfig : public TASKDIALOGCONFIG function SetDefaultButton (line 5764) | void SetDefaultButton(int nDefaultButtonArg) function SetDefaultRadioButton (line 5778) | void SetDefaultRadioButton(int nDefaultRadioButtonArg) function SetVerificationText (line 5784) | void SetVerificationText(UINT nID) function SetVerificationText (line 5789) | void SetVerificationText(LPCWSTR lpstrVerificationText) function SetExpandedInformationText (line 5795) | void SetExpandedInformationText(UINT nID) function SetExpandedInformationText (line 5800) | void SetExpandedInformationText(LPCWSTR lpstrExpandedInformation) function SetExpandedControlText (line 5806) | void SetExpandedControlText(UINT nID) function SetExpandedControlText (line 5811) | void SetExpandedControlText(LPCWSTR lpstrExpandedControlText) function SetCollapsedControlText (line 5817) | void SetCollapsedControlText(UINT nID) function SetCollapsedControlText (line 5822) | void SetCollapsedControlText(LPCWSTR lpstrCollapsedControlText) function SetFooterIcon (line 5828) | void SetFooterIcon(HICON hIcon) function SetFooterIcon (line 5834) | void SetFooterIcon(UINT nID) function SetFooterIcon (line 5840) | void SetFooterIcon(LPCWSTR lpstrFooterIcon) function SetFooterText (line 5847) | void SetFooterText(UINT nID) function SetFooterText (line 5852) | void SetFooterText(LPCWSTR lpstrFooterText) function SetWidth (line 5858) | void SetWidth(UINT cxWidthArg) function ModifyFlags (line 5864) | void ModifyFlags(DWORD dwRemove, DWORD dwAdd) function ATL_NO_VTABLE (line 5875) | ATL_NO_VTABLE CTaskDialogImpl function SetCommonButtons (line 5919) | void SetCommonButtons(TASKDIALOG_COMMON_BUTTON_FLAGS dwCommonButtons) function SetWindowTitle (line 5922) | void SetWindowTitle(UINT nID) function SetWindowTitle (line 5924) | void SetWindowTitle(LPCWSTR lpstrWindowTitle) function SetMainIcon (line 5927) | void SetMainIcon(HICON hIcon) function SetMainIcon (line 5929) | void SetMainIcon(UINT nID) function SetMainIcon (line 5931) | void SetMainIcon(LPCWSTR lpstrMainIcon) function SetMainInstructionText (line 5934) | void SetMainInstructionText(UINT nID) function SetMainInstructionText (line 5936) | void SetMainInstructionText(LPCWSTR lpstrMainInstruction) function SetContentText (line 5939) | void SetContentText(UINT nID) function SetContentText (line 5941) | void SetContentText(LPCWSTR lpstrContent) function SetDefaultButton (line 5946) | void SetDefaultButton(int nDefaultButton) function SetDefaultRadioButton (line 5951) | void SetDefaultRadioButton(int nDefaultRadioButton) function SetVerificationText (line 5954) | void SetVerificationText(UINT nID) function SetVerificationText (line 5956) | void SetVerificationText(LPCWSTR lpstrVerificationText) function SetExpandedInformationText (line 5959) | void SetExpandedInformationText(UINT nID) function SetExpandedInformationText (line 5961) | void SetExpandedInformationText(LPCWSTR lpstrExpandedInformation) function SetExpandedControlText (line 5964) | void SetExpandedControlText(UINT nID) function SetExpandedControlText (line 5966) | void SetExpandedControlText(LPCWSTR lpstrExpandedControlText) function SetCollapsedControlText (line 5969) | void SetCollapsedControlText(UINT nID) function SetCollapsedControlText (line 5971) | void SetCollapsedControlText(LPCWSTR lpstrCollapsedControlText) function SetFooterIcon (line 5974) | void SetFooterIcon(HICON hIcon) function SetFooterIcon (line 5976) | void SetFooterIcon(UINT nID) function SetFooterIcon (line 5978) | void SetFooterIcon(LPCWSTR lpstrFooterIcon) function SetFooterText (line 5981) | void SetFooterText(UINT nID) function SetFooterText (line 5983) | void SetFooterText(LPCWSTR lpstrFooterText) function SetWidth (line 5986) | void SetWidth(UINT cxWidth) function ModifyFlags (line 5989) | void ModifyFlags(DWORD dwRemove, DWORD dwAdd) function HRESULT (line 5993) | static HRESULT CALLBACK TaskDialogCallback(HWND hWnd, UINT uMsg, WPARAM ... function OnDialogConstructed (line 6045) | void OnDialogConstructed() function OnCreated (line 6049) | void OnCreated() function BOOL (line 6053) | BOOL OnButtonClicked(int /*nButton*/) function OnRadioButtonClicked (line 6058) | void OnRadioButtonClicked(int /*nRadioButton*/) function OnHyperlinkClicked (line 6062) | void OnHyperlinkClicked(LPCWSTR /*pszHREF*/) function OnExpandoButtonClicked (line 6066) | void OnExpandoButtonClicked(bool /*bExpanded*/) function OnVerificationClicked (line 6070) | void OnVerificationClicked(bool /*bChecked*/) function OnHelp (line 6074) | void OnHelp() function BOOL (line 6078) | BOOL OnTimer(DWORD /*dwTickCount*/) function OnNavigated (line 6083) | void OnNavigated() function OnDestroyed (line 6087) | void OnDestroyed() function NavigatePage (line 6092) | void NavigatePage(TASKDIALOGCONFIG& tdc) function NavigatePage (line 6107) | void NavigatePage() function ClickButton (line 6113) | void ClickButton(int nButton) function SetMarqueeProgressBar (line 6119) | void SetMarqueeProgressBar(BOOL bMarquee) function BOOL (line 6125) | BOOL SetProgressBarState(int nNewState) function DWORD (line 6131) | DWORD SetProgressBarRange(int nMinRange, int nMaxRange) function SetProgressBarPos (line 6137) | int SetProgressBarPos(int nNewPos) function BOOL (line 6143) | BOOL SetProgressBarMarquee(BOOL bMarquee, UINT uSpeed) function SetElementText (line 6149) | void SetElementText(TASKDIALOG_ELEMENTS element, LPCWSTR lpstrText) function ClickRadioButton (line 6155) | void ClickRadioButton(int nRadioButton) function EnableButton (line 6161) | void EnableButton(int nButton, BOOL bEnable) function EnableRadioButton (line 6167) | void EnableRadioButton(int nButton, BOOL bEnable) function ClickVerification (line 6173) | void ClickVerification(BOOL bCheck, BOOL bFocus) function UpdateElementText (line 6179) | void UpdateElementText(TASKDIALOG_ELEMENTS element, LPCWSTR lpstrText) function SetButtonElevationRequiredState (line 6185) | void SetButtonElevationRequiredState(int nButton, BOOL bElevation) function UpdateIcon (line 6191) | void UpdateIcon(TASKDIALOG_ICON_ELEMENTS element, HICON hIcon) function UpdateIcon (line 6203) | void UpdateIcon(TASKDIALOG_ICON_ELEMENTS element, LPCWSTR lpstrIcon) function class (line 6220) | class CTaskDialog : public CTaskDialogImpl FILE: third_party/WTL/Include/atldwm.h function namespace (line 50) | namespace WTL type CDwmWindowT (line 270) | typedef CDwmWindowT CDwmWindow; function Attach (line 300) | void Attach(HTHUMBNAIL hThumbnailNew) function HTHUMBNAIL (line 307) | HTHUMBNAIL Detach() function HRESULT (line 314) | HRESULT Register(HWND hwndDestination, HWND hwndSource) function HRESULT (line 326) | HRESULT Unregister() function HRESULT (line 344) | HRESULT UpdateProperties(const DWM_THUMBNAIL_PROPERTIES* ptnProperties) function HRESULT (line 354) | HRESULT QuerySourceSize(PSIZE pSize) type CBufferedPaintImpl (line 380) | typedef CBufferedPaintImpl _baseClass; type ATL (line 381) | typedef ATL::CWindowImpl _windowClass; function LPCWSTR (line 388) | static LPCWSTR GetThemeName() function MESSAGE_HANDLER (line 399) | BEGIN_MSG_MAP(CAeroControlImpl) function BOOL (line 425) | BOOL SubclassWindow(HWND hWnd) function LRESULT (line 440) | LRESULT DefWindowProc() function LRESULT (line 450) | LRESULT DefWindowProc(UINT uMsg, WPARAM wParam, LPARAM lParam) function DoBufferedPaint (line 460) | void DoBufferedPaint(HDC hDC, RECT& rcPaint) function Init (line 478) | void Init() function DoAeroPaint (line 487) | void DoAeroPaint(HDC hDC, RECT& /*rcClient*/, RECT& rcPaint) FILE: third_party/WTL/Include/atlfind.h function namespace (line 35) | namespace WTL function AdjustDialogPosition (line 215) | void AdjustDialogPosition(HWND hWndDialog) function DWORD (line 245) | DWORD GetFindReplaceDialogFlags() const function BOOL (line 294) | BOOL SameAsSelected(LPCTSTR lpszCompare, BOOL bMatchCase, BOOL /*bWholeW... function TextNotFound (line 315) | void TextNotFound(LPCTSTR lpszFind) type TranslationTextItem (line 322) | enum TranslationTextItem function OnFindNext (line 345) | void OnFindNext(LPCTSTR lpszFind, BOOL bFindDown, BOOL bMatchCase, BOOL ... function OnReplaceSel (line 360) | void OnReplaceSel(LPCTSTR lpszFind, BOOL bFindDown, BOOL bMatchCase, BOO... function OnReplaceAll (line 379) | void OnReplaceAll(LPCTSTR lpszFind, LPCTSTR lpszReplace, BOOL bMatchCase... function OnReplaceAllCoreBegin (line 411) | void OnReplaceAllCoreBegin() function OnReplaceAllCoreEnd (line 421) | void OnReplaceAllCoreEnd(int replaceCount) function OnTextNotFound (line 448) | void OnTextNotFound(LPCTSTR lpszFind) function OnTerminatingFindReplaceDialog (line 475) | void OnTerminatingFindReplaceDialog(TFindReplaceDialog*& /*findReplaceDi... type CEditFindReplaceImplBase (line 503) | typedef CEditFindReplaceImplBase baseClass; function LPCTSTR (line 683) | LPCTSTR LockBuffer() const function UINT (line 719) | UINT GetBufferLength() const function LONG (line 742) | LONG GetSelText(ATL::CString& strText) const type CEditFindReplaceImplBase (line 782) | typedef CEditFindReplaceImplBase baseClass; function FindAndSelect (line 872) | long FindAndSelect(DWORD dwFlags, FINDTEXTEX& ft) FILE: third_party/WTL/Include/atlframe.h function namespace (line 44) | namespace WTL function SizeSimpleReBarBands (line 559) | void SizeSimpleReBarBands() function BOOL (line 635) | BOOL PreTranslateMessage(MSG* pMsg) function MESSAGE_HANDLER (line 642) | BEGIN_MSG_MAP(CFrameWindowImplBase) function LRESULT (line 660) | LRESULT OnMenuSelect(UINT /*uMsg*/, WPARAM wParam, LPARAM lParam, BOOL& ... function LRESULT (line 722) | LRESULT OnToolTipTextA(int idCtrl, LPNMHDR pnmh, BOOL& /*bHandled*/) function LRESULT (line 745) | LRESULT OnToolTipTextW(int idCtrl, LPNMHDR pnmh, BOOL& /*bHandled*/) function PrepareChevronMenu (line 769) | bool PrepareChevronMenu(_ChevronMenuInfo& cmi) function DisplayChevronMenu (line 870) | void DisplayChevronMenu(_ChevronMenuInfo& cmi) function CleanupChevronMenu (line 897) | void CleanupChevronMenu(_ChevronMenuInfo& cmi) type CFrameWindowImplBase (line 965) | typedef CFrameWindowImplBase< TBase, TWinTraits > _baseClass; function LRESULT (line 988) | LRESULT OnReBarAutoSize(int /*idCtrl*/, LPNMHDR /*pnmh*/, BOOL& /*bHandl... function LRESULT (line 995) | LRESULT OnChevronPushed(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) function class (line 1031) | class CMDIWindow : public ATL::CWindow function MDIActivate (line 1055) | void MDIActivate(HWND hWndChildToActivate) function MDIMaximize (line 1069) | void MDIMaximize(HWND hWndChildToMaximize) function MDIRestore (line 1076) | void MDIRestore(HWND hWndChildToRestore) function MDIDestroy (line 1083) | void MDIDestroy(HWND hWndChildToDestroy) function BOOL (line 1096) | BOOL MDITile(UINT uFlags = MDITILE_HORIZONTAL) function MDIIconArrange (line 1102) | void MDIIconArrange() function HMENU (line 1108) | HMENU MDISetMenu(HMENU hMenuFrame, HMENU hMenuWindow) function HMENU (line 1114) | HMENU MDIRefreshMenu() function HMENU (line 1121) | static HMENU GetStandardWindowMenu(HMENU hMenu) function SetMDIFrameMenu (line 1140) | void SetMDIFrameMenu() function virtual (line 1212) | virtual WNDPROC GetWindowProc() function LRESULT (line 1217) | static LRESULT CALLBACK MDIFrameWindowProc(HWND hWnd, UINT uMsg, WPARAM ... function LRESULT (line 1261) | LRESULT DefWindowProc() function LRESULT (line 1270) | LRESULT DefWindowProc(UINT uMsg, WPARAM wParam, LPARAM lParam) function BOOL (line 1275) | BOOL PreTranslateMessage(MSG* pMsg) type CFrameWindowImplBase (line 1323) | typedef CFrameWindowImplBase _baseClass; function MESSAGE_HANDLER (line 1325) | BEGIN_MSG_MAP(CMDIFrameWindowImpl) function LRESULT (line 1347) | LRESULT OnSetFocus(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& /*bHan... function LRESULT (line 1360) | LRESULT OnReBarAutoSize(int /*idCtrl*/, LPNMHDR /*pnmh*/, BOOL& /*bHandl... function LRESULT (line 1367) | LRESULT OnChevronPushed(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) type CFrameWindowImplBase (line 1503) | typedef CFrameWindowImplBase _baseClass; function MESSAGE_HANDLER (line 1504) | BEGIN_MSG_MAP(CMDIChildWindowImpl) function LRESULT (line 1529) | LRESULT OnWindowPosChanged(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lPar... function LRESULT (line 1551) | LRESULT OnMouseActivate(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& /... function LRESULT (line 1565) | LRESULT OnMenuSelect(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& /*bH... function LRESULT (line 1570) | LRESULT OnMDIActivate(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam, B... function LRESULT (line 1594) | LRESULT OnReBarAutoSize(int /*idCtrl*/, LPNMHDR /*pnmh*/, BOOL& /*bHandl... function LRESULT (line 1601) | LRESULT OnChevronPushed(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) function LRESULT (line 1649) | LRESULT OnMeasureItem(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam, B... function LRESULT (line 1658) | LRESULT OnCompareItem(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam, B... function LRESULT (line 1666) | LRESULT OnDeleteItem(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam, BO... function DrawItem (line 1676) | void DrawItem(LPDRAWITEMSTRUCT /*lpDrawItemStruct*/) function MeasureItem (line 1682) | void MeasureItem(LPMEASUREITEMSTRUCT lpMeasureItemStruct) function CompareItem (line 1699) | int CompareItem(LPCOMPAREITEMSTRUCT /*lpCompareItemStruct*/) function DeleteItem (line 1705) | void DeleteItem(LPDELETEITEMSTRUCT /*lpDeleteItemStruct*/) function class (line 1734) | class CUpdateUIBase function BOOL (line 2190) | BOOL UISetState(int nID, DWORD dwState) function DWORD (line 2208) | DWORD UIGetState(int nID) function UIUpdateMenuBarElement (line 2361) | static void UIUpdateMenuBarElement(int nID, _AtlUpdateUIData* pUIData, H... function UIUpdateToolBarElement (line 2403) | static void UIUpdateToolBarElement(int nID, _AtlUpdateUIData* pUIData, H... function UIUpdateStatusBarElement (line 2412) | static void UIUpdateStatusBarElement(int nID, _AtlUpdateUIData* pUIData,... function UIUpdateChildWindow (line 2419) | static void UIUpdateChildWindow(int nID, _AtlUpdateUIData* pUIData, HWND... function UIAddUpdateElement (line 2556) | bool UIAddUpdateElement(WORD nID, WORD wType) function UIRemoveUpdateElement (line 2599) | bool UIRemoveUpdateElement(WORD nID) function UIAddToolBar (line 2723) | bool UIAddToolBar(HWND hWndToolBar) function UIAddChildWindowContainer (line 2743) | bool UIAddChildWindowContainer(HWND hWnd) type _AtlDlgResizeMap (line 2818) | struct _AtlDlgResizeMap function SetGroupCount (line 2867) | struct _AtlDlgResizeData function m_bGripper (line 2897) | m_bGripper(false) function DlgResize_UpdateLayout (line 3041) | void DlgResize_UpdateLayout(int cxWidth, int cyHeight) function MESSAGE_HANDLER (line 3100) | BEGIN_MSG_MAP(CDialogResize) function LRESULT (line 3124) | LRESULT OnGetMinMaxInfo(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam,... type _AtlDynamicLayoutData (line 3267) | struct _AtlDynamicLayoutData function m_bGripper (line 3284) | m_bGripper(false) function UpdateDynamicLayout (line 3390) | void UpdateDynamicLayout() function MESSAGE_HANDLER (line 3451) | BEGIN_MSG_MAP(CDynamicDialogLayout) function LRESULT (line 3478) | LRESULT OnGetMinMaxInfo(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam,... function _GetDataPct (line 3490) | char _GetDataPct(WORD wResData) function MESSAGE_HANDLER (line 3519) | BEGIN_MSG_MAP(CDoubleBufferImpl) function LRESULT (line 3530) | LRESULT OnPaint(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& /... FILE: third_party/WTL/Include/atlgdi.h function namespace (line 57) | namespace WTL function HPEN (line 158) | HPEN CreatePenIndirect(LPLOGPEN lpLogPen) function BOOL (line 165) | BOOL DeleteObject() function GetLogPen (line 175) | int GetLogPen(LOGPEN* pLogPen) const function GetLogPen (line 181) | bool GetLogPen(LOGPEN& LogPen) const type CPenT (line 201) | typedef CPenT CPenHandle; type CPenT (line 202) | typedef CPenT CPen; function Attach (line 231) | void Attach(HBRUSH hBrush) function HBRUSH (line 238) | HBRUSH Detach() function HBRUSH (line 250) | HBRUSH CreateSolidBrush(COLORREF crColor) function HBRUSH (line 257) | HBRUSH CreateHatchBrush(int nIndex, COLORREF crColor) function HBRUSH (line 264) | HBRUSH CreateBrushIndirect(const LOGBRUSH* lpLogBrush) function HBRUSH (line 271) | HBRUSH CreatePatternBrush(HBITMAP hBitmap) function HBRUSH (line 278) | HBRUSH CreateDIBPatternBrush(HGLOBAL hPackedDIB, UINT nUsage) function HBRUSH (line 288) | HBRUSH CreateDIBPatternBrush(const void* lpPackedDIB, UINT nUsage) function HBRUSH (line 295) | HBRUSH CreateSysColorBrush(int nIndex) function BOOL (line 302) | BOOL DeleteObject() function GetLogBrush (line 312) | int GetLogBrush(LOGBRUSH* pLogBrush) const function GetLogBrush (line 318) | bool GetLogBrush(LOGBRUSH& LogBrush) const type CBrushT (line 325) | typedef CBrushT CBrushHandle; type CBrushT (line 326) | typedef CBrushT CBrush; function class (line 332) | class CLogFont : public LOGFONT function HFONT (line 351) | HFONT CreateFontIndirect() function SetBold (line 356) | void SetBold() function MakeLarger (line 371) | void MakeLarger(int iScale) function SetCaptionFont (line 427) | void SetCaptionFont() function SetMenuFont (line 434) | void SetMenuFont() function SetStatusFont (line 441) | void SetStatusFont() function SetMessageBoxFont (line 448) | void SetMessageBoxFont() function Copy (line 455) | void Copy(const LOGFONT* pLogFont) function Attach (line 523) | void Attach(HFONT hFont) function HFONT (line 530) | HFONT Detach() function HFONT (line 542) | HFONT CreateFontIndirect(const LOGFONT* lpLogFont) function HFONT (line 549) | HFONT CreateFontIndirectEx(CONST ENUMLOGFONTEXDV* penumlfex) function HFONT (line 556) | HFONT CreateFont(int nHeight, int nWidth, int nEscapement, function BOOL (line 604) | BOOL DeleteObject() function GetLogFont (line 614) | int GetLogFont(LOGFONT* pLogFont) const function GetLogFont (line 620) | bool GetLogFont(LOGFONT& LogFont) const type CFontT (line 627) | typedef CFontT CFontHandle; type CFontT (line 628) | typedef CFontT CFont; function Attach (line 657) | void Attach(HBITMAP hBitmap) function HBITMAP (line 664) | HBITMAP Detach() function HBITMAP (line 676) | HBITMAP LoadBitmap(ATL::_U_STRINGorID bitmap) function HBITMAP (line 683) | HBITMAP LoadOEMBitmap(UINT nIDBitmap) // for OBM_/OCR_/OIC_ function HBITMAP (line 697) | HBITMAP CreateBitmap(int nWidth, int nHeight, UINT nPlanes, UINT nBitsPe... function HBITMAP (line 704) | HBITMAP CreateBitmapIndirect(LPBITMAP lpBitmap) function HBITMAP (line 711) | HBITMAP CreateCompatibleBitmap(HDC hDC, int nWidth, int nHeight) function HBITMAP (line 718) | HBITMAP CreateDiscardableBitmap(HDC hDC, int nWidth, int nHeight) function BOOL (line 725) | BOOL DeleteObject() function GetBitmap (line 735) | int GetBitmap(BITMAP* pBitMap) const function GetBitmap (line 741) | bool GetBitmap(BITMAP& bm) const function GetSize (line 747) | bool GetSize(SIZE& size) const function DWORD (line 758) | DWORD GetBitmapBits(DWORD dwCount, LPVOID lpBits) const function DWORD (line 764) | DWORD SetBitmapBits(DWORD dwCount, const void* lpBits) function BOOL (line 770) | BOOL GetBitmapDimension(LPSIZE lpSize) const function HBITMAP (line 783) | HBITMAP CreateDIBitmap(HDC hDC, CONST BITMAPINFOHEADER* lpbmih, DWORD dw... function HBITMAP (line 790) | HBITMAP CreateDIBSection(HDC hDC, CONST BITMAPINFO* lpbmi, UINT uColorUs... function GetDIBits (line 797) | int GetDIBits(HDC hDC, UINT uStartScan, UINT cScanLines, LPVOID lpvBits... function SetDIBits (line 803) | int SetDIBits(HDC hDC, UINT uStartScan, UINT cScanLines, CONST VOID* lpv... type CBitmapT (line 810) | typedef CBitmapT CBitmapHandle; type CBitmapT (line 811) | typedef CBitmapT CBitmap; function Attach (line 840) | void Attach(HPALETTE hPalette) function HPALETTE (line 847) | HPALETTE Detach() function HPALETTE (line 859) | HPALETTE CreatePalette(LPLOGPALETTE lpLogPalette) function HPALETTE (line 866) | HPALETTE CreateHalftonePalette(HDC hDC) function BOOL (line 874) | BOOL DeleteObject() function UINT (line 892) | UINT GetPaletteEntries(UINT nStartIndex, UINT nNumEntries, LPPALETTEENTR... function UINT (line 898) | UINT SetPaletteEntries(UINT nStartIndex, UINT nNumEntries, LPPALETTEENTR... function AnimatePalette (line 905) | void AnimatePalette(UINT nStartIndex, UINT nNumEntries, LPPALETTEENTRY l... function BOOL (line 911) | BOOL ResizePalette(UINT nNumEntries) function UINT (line 917) | UINT GetNearestPaletteIndex(COLORREF crColor) const type CPaletteT (line 924) | typedef CPaletteT CPaletteHandle; type CPaletteT (line 925) | typedef CPaletteT CPalette; function Attach (line 954) | void Attach(HRGN hRgn) function HRGN (line 961) | HRGN Detach() function HRGN (line 973) | HRGN CreateRectRgn(int x1, int y1, int x2, int y2) function HRGN (line 980) | HRGN CreateRectRgnIndirect(LPCRECT lpRect) function HRGN (line 987) | HRGN CreateEllipticRgn(int x1, int y1, int x2, int y2) function HRGN (line 994) | HRGN CreateEllipticRgnIndirect(LPCRECT lpRect) function HRGN (line 1001) | HRGN CreatePolygonRgn(const POINT* lpPoints, int nCount, int nMode) function HRGN (line 1008) | HRGN CreatePolyPolygonRgn(const POINT* lpPoints, const INT* lpPolyCounts... function HRGN (line 1015) | HRGN CreateRoundRectRgn(int x1, int y1, int x2, int y2, int x3, int y3) function HRGN (line 1022) | HRGN CreateFromPath(HDC hDC) function HRGN (line 1030) | HRGN CreateFromData(const XFORM* lpXForm, int nCount, const RGNDATA* pRg... function BOOL (line 1037) | BOOL DeleteObject() function SetRectRgn (line 1047) | void SetRectRgn(int x1, int y1, int x2, int y2) function SetRectRgn (line 1053) | void SetRectRgn(LPCRECT lpRect) function CombineRgn (line 1059) | int CombineRgn(HRGN hRgnSrc1, HRGN hRgnSrc2, int nCombineMode) function CombineRgn (line 1065) | int CombineRgn(HRGN hRgnSrc, int nCombineMode) function CopyRgn (line 1071) | int CopyRgn(HRGN hRgnSrc) function BOOL (line 1077) | BOOL EqualRgn(HRGN hRgn) const function OffsetRgn (line 1083) | int OffsetRgn(int x, int y) function OffsetRgn (line 1089) | int OffsetRgn(POINT point) function GetRgnBox (line 1095) | int GetRgnBox(LPRECT lpRect) const function BOOL (line 1101) | BOOL PtInRegion(int x, int y) const function BOOL (line 1107) | BOOL PtInRegion(POINT point) const function BOOL (line 1113) | BOOL RectInRegion(LPCRECT lpRect) const function GetRegionData (line 1119) | int GetRegionData(LPRGNDATA lpRgnData, int nDataSize) const type CRgnT (line 1126) | typedef CRgnT CRgnHandle; type CRgnT (line 1127) | typedef CRgnT CRgn; type CDCT (line 1135) | typedef CDCT CDCHandle; type CDCT (line 1136) | typedef CDCT CDC; function Attach (line 1162) | void Attach(HDC hDC) function HDC (line 1169) | HDC Detach() function HDC (line 1217) | HDC CreateDC(LPCTSTR lpszDriverName, LPCTSTR lpszDeviceName, LPCTSTR lps... function BOOL (line 1231) | BOOL DeleteDC() function SaveDC (line 1242) | int SaveDC() function BOOL (line 1248) | BOOL RestoreDC(int nSavedDC) function GetDeviceCaps (line 1254) | int GetDeviceCaps(int nIndex) const function UINT (line 1260) | UINT SetBoundsRect(LPCRECT lpRectBounds, UINT flags) function UINT (line 1266) | UINT GetBoundsRect(LPRECT lpRectBounds, UINT flags) const function BOOL (line 1272) | BOOL ResetDC(const DEVMODE* lpDevMode) function BOOL (line 1279) | BOOL GetBrushOrg(LPPOINT lpPoint) const function EnumObjects (line 1297) | int EnumObjects(int nObjectType, int (CALLBACK* lpfn)(LPVOID, LPARAM), L... function HPEN (line 1308) | HPEN SelectPen(HPEN hPen) function HBRUSH (line 1315) | HBRUSH SelectBrush(HBRUSH hBrush) function HFONT (line 1322) | HFONT SelectFont(HFONT hFont) function HBITMAP (line 1329) | HBITMAP SelectBitmap(HBITMAP hBitmap) function SelectRgn (line 1336) | int SelectRgn(HRGN hRgn) // special return for regions function HPEN (line 1344) | HPEN SelectStockPen(int nPen) function HBRUSH (line 1351) | HBRUSH SelectStockBrush(int nBrush) function HFONT (line 1357) | HFONT SelectStockFont(int nFont) function HPALETTE (line 1363) | HPALETTE SelectStockPalette(int nPalette, BOOL bForceBackground) function COLORREF (line 1370) | COLORREF GetNearestColor(COLORREF crColor) const function HPALETTE (line 1376) | HPALETTE SelectPalette(HPALETTE hPalette, BOOL bForceBackground) function UINT (line 1383) | UINT RealizePalette() function UpdateColors (line 1389) | void UpdateColors() function COLORREF (line 1432) | COLORREF SetBkColor(COLORREF crColor) function SetBkMode (line 1438) | int SetBkMode(int nBkMode) function SetPolyFillMode (line 1444) | int SetPolyFillMode(int nPolyFillMode) function SetROP2 (line 1450) | int SetROP2(int nDrawMode) function SetStretchBltMode (line 1456) | int SetStretchBltMode(int nStretchMode) function COLORREF (line 1462) | COLORREF SetTextColor(COLORREF crColor) function BOOL (line 1468) | BOOL GetColorAdjustment(LPCOLORADJUSTMENT lpColorAdjust) const function BOOL (line 1474) | BOOL SetColorAdjustment(const COLORADJUSTMENT* lpColorAdjust) function BOOL (line 1487) | BOOL GetViewportOrg(LPPOINT lpPoint) const function SetMapMode (line 1493) | int SetMapMode(int nMapMode) function BOOL (line 1519) | BOOL GetViewportExt(LPSIZE lpSize) const function BOOL (line 1544) | BOOL GetWindowOrg(LPPOINT lpPoint) const function BOOL (line 1569) | BOOL GetWindowExt(LPSIZE lpSize) const function BOOL (line 1600) | BOOL DPtoLP(LPRECT lpRect) const function BOOL (line 1606) | BOOL DPtoLP(LPSIZE lpSize) const function BOOL (line 1625) | BOOL LPtoDP(LPRECT lpRect) const function BOOL (line 1631) | BOOL LPtoDP(LPSIZE lpSize) const function DPtoHIMETRIC (line 1647) | void DPtoHIMETRIC(LPSIZE lpSize) function HIMETRICtoDP (line 1669) | void HIMETRICtoDP(LPSIZE lpSize) function LPtoHIMETRIC (line 1691) | void LPtoHIMETRIC(LPSIZE lpSize) function HIMETRICtoLP (line 1697) | void HIMETRICtoLP(LPSIZE lpSize) function BOOL (line 1704) | BOOL FillRgn(HRGN hRgn, HBRUSH hBrush) function BOOL (line 1710) | BOOL FrameRgn(HRGN hRgn, HBRUSH hBrush, int nWidth, int nHeight) function BOOL (line 1716) | BOOL InvertRgn(HRGN hRgn) function BOOL (line 1722) | BOOL PaintRgn(HRGN hRgn) function GetClipBox (line 1729) | int GetClipBox(LPRECT lpRect) const function GetClipRgn (line 1735) | int GetClipRgn(CRgn& region) const function BOOL (line 1748) | BOOL PtVisible(int x, int y) const function BOOL (line 1754) | BOOL PtVisible(POINT point) const function BOOL (line 1760) | BOOL RectVisible(LPCRECT lpRect) const function SelectClipRgn (line 1766) | int SelectClipRgn(HRGN hRgn) function ExcludeClipRect (line 1772) | int ExcludeClipRect(int x1, int y1, int x2, int y2) function ExcludeClipRect (line 1778) | int ExcludeClipRect(LPCRECT lpRect) function ExcludeUpdateRgn (line 1784) | int ExcludeUpdateRgn(HWND hWnd) function IntersectClipRect (line 1790) | int IntersectClipRect(int x1, int y1, int x2, int y2) function IntersectClipRect (line 1796) | int IntersectClipRect(LPCRECT lpRect) function OffsetClipRgn (line 1802) | int OffsetClipRgn(int x, int y) function OffsetClipRgn (line 1808) | int OffsetClipRgn(SIZE size) function SelectClipRgn (line 1814) | int SelectClipRgn(HRGN hRgn, int nMode) function BOOL (line 1821) | BOOL GetCurrentPosition(LPPOINT lpPoint) const function BOOL (line 1839) | BOOL LineTo(int x, int y) function BOOL (line 1845) | BOOL LineTo(POINT point) function BOOL (line 1851) | BOOL Arc(int x1, int y1, int x2, int y2, int x3, int y3, int x4, int y4) function BOOL (line 1857) | BOOL Arc(LPCRECT lpRect, POINT ptStart, POINT ptEnd) function BOOL (line 1865) | BOOL Polyline(const POINT* lpPoints, int nCount) function BOOL (line 1871) | BOOL AngleArc(int x, int y, int nRadius, float fStartAngle, float fSweep... function BOOL (line 1877) | BOOL ArcTo(int x1, int y1, int x2, int y2, int x3, int y3, int x4, int y4) function BOOL (line 1883) | BOOL ArcTo(LPCRECT lpRect, POINT ptStart, POINT ptEnd) function SetArcDirection (line 1896) | int SetArcDirection(int nArcDirection) function BOOL (line 1902) | BOOL PolyDraw(const POINT* lpPoints, const BYTE* lpTypes, int nCount) function BOOL (line 1908) | BOOL PolylineTo(const POINT* lpPoints, int nCount) function BOOL (line 1914) | BOOL PolyPolyline(const POINT* lpPoints, function BOOL (line 1921) | BOOL PolyBezier(const POINT* lpPoints, int nCount) function BOOL (line 1927) | BOOL PolyBezierTo(const POINT* lpPoints, int nCount) function BOOL (line 1934) | BOOL FillRect(LPCRECT lpRect, HBRUSH hBrush) function BOOL (line 1940) | BOOL FillRect(LPCRECT lpRect, int nColorIndex) function BOOL (line 1946) | BOOL FrameRect(LPCRECT lpRect, HBRUSH hBrush) function BOOL (line 1952) | BOOL InvertRect(LPCRECT lpRect) function BOOL (line 1958) | BOOL DrawIcon(int x, int y, HICON hIcon) function BOOL (line 1964) | BOOL DrawIcon(POINT point, HICON hIcon) function BOOL (line 2007) | BOOL Chord(int x1, int y1, int x2, int y2, int x3, int y3, int x4, int y4) function BOOL (line 2013) | BOOL Chord(LPCRECT lpRect, POINT ptStart, POINT ptEnd) function DrawFocusRect (line 2019) | void DrawFocusRect(LPCRECT lpRect) function BOOL (line 2025) | BOOL Ellipse(int x1, int y1, int x2, int y2) function BOOL (line 2031) | BOOL Ellipse(LPCRECT lpRect) function BOOL (line 2037) | BOOL Pie(int x1, int y1, int x2, int y2, int x3, int y3, int x4, int y4) function BOOL (line 2043) | BOOL Pie(LPCRECT lpRect, POINT ptStart, POINT ptEnd) function BOOL (line 2049) | BOOL Polygon(const POINT* lpPoints, int nCount) function BOOL (line 2055) | BOOL PolyPolygon(const POINT* lpPoints, const INT* lpPolyCounts, int nCo... function BOOL (line 2061) | BOOL Rectangle(int x1, int y1, int x2, int y2) function BOOL (line 2067) | BOOL Rectangle(LPCRECT lpRect) function BOOL (line 2073) | BOOL RoundRect(int x1, int y1, int x2, int y2, int x3, int y3) function BOOL (line 2079) | BOOL RoundRect(LPCRECT lpRect, POINT point) function BOOL (line 2086) | BOOL PatBlt(int x, int y, int nWidth, int nHeight, DWORD dwRop) function BOOL (line 2092) | BOOL BitBlt(int x, int y, int nWidth, int nHeight, HDC hSrcDC, function BOOL (line 2099) | BOOL StretchBlt(int x, int y, int nWidth, int nHeight, HDC hSrcDC, int x... function COLORREF (line 2105) | COLORREF GetPixel(int x, int y) const function COLORREF (line 2111) | COLORREF GetPixel(POINT point) const function COLORREF (line 2117) | COLORREF SetPixel(int x, int y, COLORREF crColor) function COLORREF (line 2123) | COLORREF SetPixel(POINT point, COLORREF crColor) function BOOL (line 2129) | BOOL FloodFill(int x, int y, COLORREF crColor) function BOOL (line 2135) | BOOL ExtFloodFill(int x, int y, COLORREF crColor, UINT nFillType) function BOOL (line 2141) | BOOL MaskBlt(int x, int y, int nWidth, int nHeight, HDC hSrcDC, int xSrc... function BOOL (line 2147) | BOOL PlgBlt(LPPOINT lpPoint, HDC hSrcDC, int xSrc, int ySrc, int nWidth,... function BOOL (line 2153) | BOOL SetPixelV(int x, int y, COLORREF crColor) function BOOL (line 2159) | BOOL SetPixelV(POINT point, COLORREF crColor) function BOOL (line 2165) | BOOL TransparentBlt(int x, int y, int nWidth, int nHeight, HDC hSrcDC, i... function BOOL (line 2171) | BOOL GradientFill(const PTRIVERTEX pVertices, DWORD nVertices, void* pMe... function BOOL (line 2177) | BOOL GradientFillRect(RECT& rect, COLORREF clr1, COLORREF clr2, bool bHo... function BOOL (line 2202) | BOOL AlphaBlend(int x, int y, int nWidth, int nHeight, HDC hSrcDC, int x... function BOOL (line 2212) | BOOL DitherBlt(int x, int y, int nWidth, int nHeight, HDC hSrcDC, HBITMA... function DrawText (line 2348) | int DrawText(LPCTSTR lpstrText, int cchText, LPRECT lpRect, UINT uFormat) function DrawText (line 2355) | int DrawText(LPTSTR lpstrText, int cchText, LPRECT lpRect, UINT uFormat) function DrawShadowText (line 2368) | int DrawShadowText(LPCWSTR lpstrText, int cchText, LPRECT lpRect, DWORD ... function BOOL (line 2375) | BOOL GetTextExtent(LPCTSTR lpszString, int nCount, LPSIZE lpSize) const function BOOL (line 2397) | BOOL GrayString(HBRUSH hBrush, BOOL (CALLBACK* lpfnOutput)(HDC, LPARAM, ... function UINT (line 2409) | UINT SetTextAlign(UINT nFlags) function GetTextFace (line 2415) | int GetTextFace(LPTSTR lpszFacename, int nCount) const function BOOL (line 2428) | BOOL GetTextFace(BSTR& bstrFace) const function GetTextFace (line 2452) | int GetTextFace(ATL::CString& strFace) const function BOOL (line 2469) | BOOL GetTextMetrics(LPTEXTMETRIC lpMetrics) const function SetTextJustification (line 2475) | int SetTextJustification(int nBreakExtra, int nBreakCount) function SetTextCharacterExtra (line 2487) | int SetTextCharacterExtra(int nCharExtra) function BOOL (line 2494) | BOOL DrawEdge(LPRECT lpRect, UINT nEdge, UINT nFlags) function BOOL (line 2500) | BOOL DrawFrameControl(LPRECT lpRect, UINT nType, UINT nState) function BOOL (line 2507) | BOOL ScrollDC(int dx, int dy, LPCRECT lpRectScroll, LPCRECT lpRectClip, ... function BOOL (line 2514) | BOOL GetCharWidth(UINT nFirstChar, UINT nLastChar, LPINT lpBuffer) const function BOOL (line 2521) | BOOL GetCharWidth32(UINT nFirstChar, UINT nLastChar, LPINT lpBuffer) const function DWORD (line 2527) | DWORD SetMapperFlags(DWORD dwFlag) function BOOL (line 2533) | BOOL GetAspectRatioFilter(LPSIZE lpSize) const function BOOL (line 2539) | BOOL GetCharABCWidths(UINT nFirstChar, UINT nLastChar, LPABC lpabc) const function DWORD (line 2545) | DWORD GetFontData(DWORD dwTable, DWORD dwOffset, LPVOID lpData, DWORD cb... function GetKerningPairs (line 2551) | int GetKerningPairs(int nPairs, LPKERNINGPAIR lpkrnpair) const function UINT (line 2557) | UINT GetOutlineTextMetrics(UINT cbData, LPOUTLINETEXTMETRIC lpotm) const function DWORD (line 2563) | DWORD GetGlyphOutline(UINT nChar, UINT nFormat, LPGLYPHMETRICS lpgm, DWO... function BOOL (line 2569) | BOOL GetCharABCWidths(UINT nFirstChar, UINT nLastChar, LPABCFLOAT lpABCF... function BOOL (line 2575) | BOOL GetCharWidth(UINT nFirstChar, UINT nLastChar, float* lpFloatBuffer)... function Escape (line 2582) | int Escape(int nEscape, int nCount, LPCSTR lpszInData, LPVOID lpOutData) function Escape (line 2588) | int Escape(int nEscape, int nInputSize, LPCSTR lpszInputData, function DrawEscape (line 2595) | int DrawEscape(int nEscape, int nInputSize, LPCSTR lpszInputData) function StartDoc (line 2602) | int StartDoc(LPCTSTR lpszDocName) // old Win3.0 version function StartDoc (line 2610) | int StartDoc(LPDOCINFO lpDocInfo) function StartPage (line 2616) | int StartPage() function EndPage (line 2622) | int EndPage() function SetAbortProc (line 2628) | int SetAbortProc(BOOL (CALLBACK* lpfn)(HDC, int)) function AbortDoc (line 2634) | int AbortDoc() function EndDoc (line 2640) | int EndDoc() function BOOL (line 2647) | BOOL PlayMetaFile(HMETAFILE hMF) function BOOL (line 2660) | BOOL PlayMetaFile(HENHMETAFILE hEnhMetaFile, LPCRECT lpBounds) function BOOL (line 2666) | BOOL AddMetaFileComment(UINT nDataSize, const BYTE* pCommentData) // can... function EnumMetaFileProc (line 2673) | static int CALLBACK EnumMetaFileProc(HDC hDC, HANDLETABLE* pHandleTable,... function BOOL (line 2761) | BOOL AbortPath() function BOOL (line 2767) | BOOL BeginPath() function BOOL (line 2773) | BOOL CloseFigure() function BOOL (line 2779) | BOOL EndPath() function BOOL (line 2785) | BOOL FillPath() function BOOL (line 2791) | BOOL FlattenPath() function BOOL (line 2797) | BOOL StrokeAndFillPath() function BOOL (line 2803) | BOOL StrokePath() function BOOL (line 2809) | BOOL WidenPath() function BOOL (line 2815) | BOOL GetMiterLimit(PFLOAT pfMiterLimit) const function BOOL (line 2821) | BOOL SetMiterLimit(float fMiterLimit) function GetPath (line 2827) | int GetPath(LPPOINT lpPoints, LPBYTE lpTypes, int nCount) const function BOOL (line 2833) | BOOL SelectClipPath(int nMode) function CBrushHandle (line 2840) | static CBrushHandle PASCAL GetHalftoneBrush() function FillSolidRect (line 2919) | void FillSolidRect(LPCRECT lpRect, COLORREF clr) function FillSolidRect (line 2932) | void FillSolidRect(int x, int y, int cx, int cy, COLORREF clr) function Draw3dRect (line 2940) | void Draw3dRect(LPCRECT lpRect, COLORREF clrTopLeft, COLORREF clrBottomR... function Draw3dRect (line 2946) | void Draw3dRect(int x, int y, int cx, int cy, COLORREF clrTopLeft, COLOR... function SetDIBitsToDevice (line 2955) | int SetDIBitsToDevice(int x, int y, DWORD dwWidth, DWORD dwHeight, int x... function StretchDIBits (line 2961) | int StretchDIBits(int x, int y, int nWidth, int nHeight, int xSrc, int y... function UINT (line 2967) | UINT GetDIBColorTable(UINT uStartIndex, UINT cEntries, RGBQUAD* pColors)... function UINT (line 2973) | UINT SetDIBColorTable(UINT uStartIndex, UINT cEntries, CONST RGBQUAD* pC... function ChoosePixelFormat (line 2981) | int ChoosePixelFormat(CONST PIXELFORMATDESCRIPTOR* ppfd) function DescribePixelFormat (line 2987) | int DescribePixelFormat(int iPixelFormat, UINT nBytes, LPPIXELFORMATDESC... function BOOL (line 2999) | BOOL SetPixelFormat(int iPixelFormat, CONST PIXELFORMATDESCRIPTOR* ppfd) function BOOL (line 3005) | BOOL SwapBuffers() function HGLRC (line 3011) | HGLRC wglCreateContext() function HGLRC (line 3017) | HGLRC wglCreateLayerContext(int iLayerPlane) function BOOL (line 3023) | BOOL wglMakeCurrent(HGLRC hglrc) function BOOL (line 3029) | BOOL wglUseFontBitmaps(DWORD dwFirst, DWORD dwCount, DWORD listBase) function BOOL (line 3035) | BOOL wglUseFontOutlines(DWORD dwFirst, DWORD dwCount, DWORD listBase, FL... function BOOL (line 3041) | BOOL wglDescribeLayerPlane(int iPixelFormat, int iLayerPlane, UINT nByte... function wglSetLayerPaletteEntries (line 3047) | int wglSetLayerPaletteEntries(int iLayerPlane, int iStart, int cEntries,... function wglGetLayerPaletteEntries (line 3053) | int wglGetLayerPaletteEntries(int iLayerPlane, int iStart, int cEntries,... function BOOL (line 3059) | BOOL wglRealizeLayerPalette(int iLayerPlane, BOOL bRealize) function BOOL (line 3065) | BOOL wglSwapLayerBuffers(UINT uPlanes) function COLORREF (line 3078) | COLORREF SetDCPenColor(COLORREF clr) function COLORREF (line 3090) | COLORREF SetDCBrushColor(COLORREF clr) function DWORD (line 3096) | DWORD GetFontUnicodeRanges(LPGLYPHSET lpgs) const function DWORD (line 3102) | DWORD GetGlyphIndices(LPCTSTR lpstr, int cch, LPWORD pgi, DWORD dwFlags)... function BOOL (line 3108) | BOOL GetTextExtentPointI(LPWORD pgiIn, int cgi, LPSIZE lpSize) const function BOOL (line 3114) | BOOL GetTextExtentExPointI(LPWORD pgiIn, int cgi, int nMaxExtent, LPINT ... function BOOL (line 3120) | BOOL GetCharWidthI(UINT giFirst, UINT cgi, LPWORD pgi, LPINT lpBuffer) c... function BOOL (line 3126) | BOOL GetCharABCWidthsI(UINT giFirst, UINT cgi, LPWORD pgi, LPABC lpabc) ... function BOOL (line 3132) | BOOL ColorCorrectPalette(HPALETTE hPalette, DWORD dwFirstEntry, DWORD dw... function class (line 3143) | class CPaintDC : public CDC function class (line 3167) | class CClientDC : public CDC function class (line 3188) | class CWindowDC : public CDC function class (line 3209) | class CMemoryDC : public CDC function class (line 3241) | class CEnhMetaFileInfo FILE: third_party/WTL/Include/atlmisc.h function namespace (line 42) | namespace WTL function class (line 453) | class CRecentDocumentList : public CRecentDocumentListBase CPrinterHandle; type CPrinterT (line 312) | typedef CPrinterT CPrinter; function Attach (line 344) | void Attach(HANDLE hDevModeNew) function HANDLE (line 351) | HANDLE Detach() function CopyFromPrinter (line 362) | bool CopyFromPrinter(HANDLE hPrinter) function CopyFromDEVMODE (line 371) | bool CopyFromDEVMODE(const DEVMODE* pdm) function CopyFromHDEVMODE (line 387) | bool CopyFromHDEVMODE(HANDLE hdm) function HANDLE (line 399) | HANDLE CopyToHDEVMODE() function UpdateForNewPrinter (line 416) | bool UpdateForNewPrinter(HANDLE hPrinter) function operator (line 457) | operator DEVMODE*() const { return m_pDevMode; } function Cleanup (line 460) | void Cleanup() type CDevModeT (line 472) | typedef CDevModeT CDevModeHandle; type CDevModeT (line 473) | typedef CDevModeT CDevMode; function class (line 479) | class CPrinterDC : public CDC function class (line 511) | class ATL_NO_VTABLE IPrintJobInfo function virtual (line 537) | virtual void BeginPrintJob(HDC /*hDC*/) // allocate handles needed, etc function virtual (line 541) | virtual void EndPrintJob(HDC /*hDC*/, bool /*bAborted*/) // free handl... function virtual (line 545) | virtual void PrePrintPage(UINT /*nPage*/, HDC hDC) function virtual (line 552) | virtual void PostPrintPage(UINT /*nPage*/, HDC hDC) function virtual (line 557) | virtual DEVMODE* GetNewDevModeForPage(UINT /*nLastPage*/, UINT /*nPage*/) function virtual (line 562) | virtual bool IsValidPage(UINT /*nPage*/) function class (line 572) | class CPrintJob function DWORD (line 647) | static DWORD WINAPI StartProc(void* p) function StartHelper (line 655) | bool StartHelper() function CancelPrintJob (line 698) | void CancelPrintJob() function class (line 708) | class CPrintPreview function PrevPage (line 866) | bool PrevPage() function MESSAGE_HANDLER (line 878) | BEGIN_MSG_MAP(CPrintPreviewWindowImpl) function LRESULT (line 889) | LRESULT OnPaint(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& /... function DoPrePaint (line 910) | void DoPrePaint(CDCHandle dc, RECT& rc) function class (line 939) | class CPrintPreviewWindow : public CPrintPreviewWindowImpl thisClass; function m_size (line 931) | m_size(t_items) function HRESULT (line 969) | HRESULT OnGetItem(UINT uIndex, REFPROPERTYKEY key, PROPVARIANT *value) function HRESULT (line 979) | HRESULT DoGetItem(UINT uItem, REFPROPERTYKEY key, PROPVARIANT *value) function HRESULT (line 997) | HRESULT DoGetCategory(UINT uCat, REFPROPERTYKEY key, PROPVARIANT *value) function HRESULT (line 1022) | HRESULT InvalidateItems() function HRESULT (line 1027) | HRESULT InvalidateCategories() function HRESULT (line 1032) | HRESULT DoUpdateProperty(UINT nCmdID, REFPROPERTYKEY key, function m_uSelected (line 1083) | m_uSelected(UI_COLLECTION_INVALIDINDEX) function UINT (line 1099) | UINT GetSelected() function HRESULT (line 1117) | HRESULT DoGetItem(UINT uItem, REFPROPERTYKEY key, PROPVARIANT *value) function HRESULT (line 1136) | HRESULT DoUpdateProperty(UINT nCmdID, REFPROPERTYKEY key, function HRESULT (line 1180) | HRESULT DoGetItem(UINT uItem, REFPROPERTYKEY key, PROPVARIANT *value) function HRESULT (line 1212) | HRESULT SetComboText(LPCWSTR sText) function LPCWSTR (line 1220) | LPCWSTR GetComboText() function HRESULT (line 1282) | HRESULT DoGetItem(UINT uItem, REFPROPERTYKEY key, PROPVARIANT *value) function HRESULT (line 1309) | HRESULT Select(UINT /*uItem*/, bool /*bUpdate*/ = false) type CollectionCtrlImpl (line 1370) | typedef CollectionCtrlImpl thisClass; type TCollection (line 1373) | typedef TCollection Collection; function virtual (line 1376) | virtual HRESULT DoUpdateProperty(UINT nCmdID, REFPROPERTYKEY key, function virtual (line 1389) | virtual HRESULT DoExecute(UINT nCmdID, UI_EXECUTIONVERB verb, function HRESULT (line 1448) | HRESULT DoGetItem(UINT uItem, REFPROPERTYKEY key, PROPVARIANT *value) function virtual (line 1503) | virtual HRESULT DoUpdateProperty(UINT nCmdID, REFPROPERTYKEY key, function virtual (line 1536) | virtual HRESULT DoExecute(UINT nCmdID, UI_EXECUTIONVERB verb, function public (line 1565) | public TDocList function virtual (line 1659) | virtual HRESULT DoExecute(UINT nCmdID, UI_EXECUTIONVERB verb, function virtual (line 1697) | virtual HRESULT DoUpdateProperty(UINT nCmdID, REFPROPERTYKEY key, function virtual (line 1797) | virtual HRESULT DoExecute(UINT nCmdID, UI_EXECUTIONVERB verb, type T (line 2115) | typedef T WndRibbon; function virtual (line 2136) | virtual ~CRibbonImpl() function IsRibbonUI (line 2152) | bool IsRibbonUI() function IUIFramework (line 2157) | IUIFramework* GetIUIFrameworkPtr() function IUIRibbon (line 2172) | IUIRibbon* GetRibbonPtr() function IUIContextualUI (line 2177) | IUIContextualUI* GetMenuPtr(UINT32 uID) function UINT (line 2183) | UINT GetRibbonHeight() function HRESULT (line 2207) | HRESULT DestroyRibbon() function HRESULT (line 2220) | HRESULT operator >>(IStream* pIStream) function HRESULT (line 2237) | HRESULT operator <<(IStream* pIStream) function ResetRibbonSettings (line 2253) | void ResetRibbonSettings() function HRESULT (line 2262) | HRESULT SaveRibbonSettings() function HRESULT (line 2282) | HRESULT RestoreRibbonSettings() function UI_CONTROLDOCK (line 2301) | UI_CONTROLDOCK GetQATDock() function SetQATDock (line 2318) | bool SetQATDock(UI_CONTROLDOCK dockState) function GetRibbonDisplayState (line 2338) | bool GetRibbonDisplayState(REFPROPERTYKEY key) function IsRibbonMinimized (line 2379) | bool IsRibbonMinimized() function IsRibbonHidden (line 2389) | bool IsRibbonHidden() function UI_HSBCOLOR (line 2400) | UI_HSBCOLOR GetRibbonColor(REFPROPERTYKEY key) function SetRibbonColor (line 2420) | bool SetRibbonColor(REFPROPERTYKEY key, UI_HSBCOLOR color) function HRESULT (line 2442) | HRESULT SetRibbonModes(INT32 iModes) function UI_CONTEXTAVAILABILITY (line 2449) | UI_CONTEXTAVAILABILITY GetRibbonContextAvail(UINT32 uID) function HRESULT (line 2469) | HRESULT SetRibbonContextAvail(UINT32 uID, UI_CONTEXTAVAILABILITY cav) function HasRibbonMenu (line 2478) | bool HasRibbonMenu(UINT32 uID) function HRESULT (line 2484) | HRESULT TrackRibbonMenu(UINT32 uID, INT32 x, INT32 y) function HRESULT (line 2493) | HRESULT TrackRibbonMenu(UINT32 uID, LPARAM lParam) function HBITMAP (line 2499) | HBITMAP OnRibbonQueryImage(UINT nCmdID, REFPROPERTYKEY /*key*/) function LPCWSTR (line 2504) | LPCWSTR OnRibbonQueryText(UINT nCmdID, REFPROPERTYKEY key) function OnRibbonQueryState (line 2509) | bool OnRibbonQueryState(UINT nCmdID, REFPROPERTYKEY key) function UI_CONTEXTAVAILABILITY (line 2514) | UI_CONTEXTAVAILABILITY OnRibbonQueryTabAvail(UINT nCmdID) function LPCWSTR (line 2524) | LPCWSTR OnRibbonQueryComboText(UINT32 /*uCtrlID*/) function LPCWSTR (line 2529) | LPCWSTR OnRibbonQueryCategoryText(UINT32 /*uCtrlID*/, UINT32 /*uCat*/) function UINT32 (line 2534) | UINT32 OnRibbonQueryItemCategory(UINT32 /*uCtrlID*/, UINT32 /*uItem*/) function LPCWSTR (line 2539) | LPCWSTR OnRibbonQueryItemText(UINT32 uCtrlID, UINT32 uItem) function HBITMAP (line 2549) | HBITMAP OnRibbonQueryItemImage(UINT32 uCtrlID, UINT32 uItem) function UINT32 (line 2554) | UINT32 OnRibbonQueryItemCommand(UINT32 uCtrlID, UINT32 uItem) function UI_COMMANDTYPE (line 2559) | UI_COMMANDTYPE OnRibbonQueryItemCommandType(UINT32 /*uCtrlID*/, UINT32 /... function LPCWSTR (line 2564) | LPCWSTR OnRibbonQueryRecentItemName(LPCWSTR sPath) function OnRibbonQuerySpinnerValue (line 2574) | bool OnRibbonQuerySpinnerValue(UINT /*nCmdID*/, REFPROPERTYKEY /*key*/, ... function OnRibbonQueryFloatSpinnerValue (line 2579) | bool OnRibbonQueryFloatSpinnerValue(UINT /*nCmdID*/, REFPROPERTYKEY /*ke... function COLORREF (line 2584) | COLORREF OnRibbonQueryColor(UINT /*nCmdID*/) function LPCWSTR (line 2589) | LPCWSTR OnRibbonQueryColorLabel(UINT /*nCmdID*/, REFPROPERTYKEY /*key*/) function COLORREF (line 2594) | COLORREF* OnRibbonQueryColorArray(UINT /*nCmdID*/, REFPROPERTYKEY /*key*/) function LPCWSTR (line 2599) | LPCWSTR* OnRibbonQueryColorTooltips(UINT /*nCmdID*/, REFPROPERTYKEY /*ke... function OnRibbonItemSelected (line 2604) | bool OnRibbonItemSelected(UINT32 uCtrlID, UI_EXECUTIONVERB verb, UINT32 ... function OnRibbonColorCtrlExecute (line 2610) | void OnRibbonColorCtrlExecute(UINT32 uCtrlID, UI_EXECUTIONVERB verb, UI_... function OnRibbonFontCtrlExecute (line 2615) | void OnRibbonFontCtrlExecute(UINT32 uCtrlID, UI_EXECUTIONVERB verb, CHAR... function OnRibbonSpinnerCtrlExecute (line 2620) | void OnRibbonSpinnerCtrlExecute(UINT32 uCtrlID, LONG* pVal) function OnRibbonSpinnerCtrlExecute (line 2625) | void OnRibbonSpinnerCtrlExecute(UINT32 uCtrlID, DOUBLE* pVal) function OnRibbonCommandExecute (line 2630) | void OnRibbonCommandExecute(UINT32 uCmdID) function HBITMAP (line 2636) | HBITMAP DefRibbonQueryImage(UINT nCmdID) function DefRibbonQueryState (line 2641) | bool DefRibbonQueryState(UINT nCmdID, REFPROPERTYKEY key) function LPCTSTR (line 2661) | LPCTSTR DefRibbonQueryText(UINT nCmdID, REFPROPERTYKEY key) function LPCWSTR (line 2691) | LPCWSTR DefRibbonQueryItemText(UINT32 uCtrlID, UINT32 uItem) function HBITMAP (line 2696) | HBITMAP DefRibbonQueryItemImage(UINT32 uCtrlID, UINT32 uItem) function UINT32 (line 2701) | UINT32 DefRibbonQueryItemCommand(UINT32 uCtrlID, UINT32 uItem) function DefRibbonColorCtrlExecute (line 2706) | void DefRibbonColorCtrlExecute(UINT32 uCtrlID, UI_EXECUTIONVERB verb, UI... function HRESULT (line 2732) | HRESULT InvalidateCtrl(UINT32 nID) function HRESULT (line 2739) | HRESULT InvalidateProperty(UINT32 nID, REFPROPERTYKEY key, UI_INVALIDATI... function STDMETHODIMP (line 2774) | STDMETHODIMP OnViewChanged(UINT32, UI_VIEWTYPE, IUnknown*, UI_VIEWVERB v... function STDMETHODIMP (line 2797) | STDMETHODIMP OnCreateUICommand(UINT32 nCmdID, UI_COMMANDTYPE typeID, IUI... function STDMETHODIMP (line 2806) | STDMETHODIMP OnDestroyUICommand(UINT32 nCmdID, UI_COMMANDTYPE, IUIComman... function STDMETHODIMP (line 2813) | STDMETHODIMP Execute(UINT nCmdID, function STDMETHODIMP (line 2823) | STDMETHODIMP UpdateProperty(UINT nCmdID, REFPROPERTYKEY key, function AddRef (line 2832) | STDMETHODIMP_(ULONG) AddRef() function Release (line 2837) | STDMETHODIMP_(ULONG) Release() function STDMETHODIMP (line 2848) | STDMETHODIMP QueryInterface(REFIID iid, void** ppv) function STDMETHODIMP (line 2871) | STDMETHODIMP QueryInterface(REFIID iid, void** ppv) function ULONG (line 2882) | ULONG STDMETHODCALLTYPE AddRef() function ULONG (line 2886) | ULONG STDMETHODCALLTYPE Release() function virtual (line 2893) | virtual HRESULT DoExecute(UINT nCmdID, UI_EXECUTIONVERB verb, function virtual (line 2917) | virtual HRESULT DoUpdateProperty(UINT nCmdID, REFPROPERTYKEY key, type _ribbonCtrl (line 3060) | typedef struct function ResetFrame (line 3176) | void ResetFrame() function INT (line 3182) | INT CalcWin7Fix() function NeedWin7Fix (line 3190) | bool NeedWin7Fix() function UseCommandBarBitmaps (line 3197) | bool UseCommandBarBitmaps(bool bUse) function HBITMAP (line 3260) | HBITMAP OnRibbonQueryImage(UINT nCmdID, REFPROPERTYKEY key) function LRESULT (line 3310) | LRESULT OnActivate(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL... function LRESULT (line 3319) | LRESULT OnNCCalcSize(UINT /*uMsg*/, WPARAM wParam, LPARAM lParam, BOOL& ... function HBITMAP (line 3360) | HBITMAP GetCommandBarBitmap(UINT nCmdID) function class (line 3393) | class CRibbonPersist function LONG (line 3435) | LONG Restore(bool& bRibbonUI, HGLOBAL& hgSettings) function LONG (line 3481) | LONG Delete() FILE: third_party/WTL/Include/atlscrl.h function namespace (line 36) | namespace WTL function GetScrollOffset (line 164) | void GetScrollOffset(POINT& ptOffset) const function GetScrollSize (line 242) | void GetScrollSize(SIZE& sizeWnd) const function SetScrollLine (line 248) | void SetScrollLine(int cxLine, int cyLine) function SetScrollLine (line 257) | void SetScrollLine(SIZE sizeLine) function GetScrollLine (line 262) | void GetScrollLine(SIZE& sizeLine) const function SetScrollPage (line 268) | void SetScrollPage(int cxPage, int cyPage) function SetScrollPage (line 277) | void SetScrollPage(SIZE sizePage) function GetScrollPage (line 282) | void GetScrollPage(SIZE& sizePage) const function ScrollLineDown (line 288) | void ScrollLineDown() function ScrollLineUp (line 295) | void ScrollLineUp() function ScrollPageDown (line 302) | void ScrollPageDown() function ScrollPageUp (line 309) | void ScrollPageUp() function ScrollTop (line 316) | void ScrollTop() function ScrollBottom (line 323) | void ScrollBottom() function ScrollLineRight (line 330) | void ScrollLineRight() function ScrollLineLeft (line 337) | void ScrollLineLeft() function ScrollPageRight (line 344) | void ScrollPageRight() function ScrollPageLeft (line 351) | void ScrollPageLeft() function ScrollAllLeft (line 358) | void ScrollAllLeft() function ScrollAllRight (line 365) | void ScrollAllRight() function ScrollToView (line 373) | void ScrollToView(POINT pt) function ScrollToView (line 381) | void ScrollToView(RECT& rect) function ScrollToView (line 404) | void ScrollToView(HWND hWnd) function MESSAGE_HANDLER (line 416) | BEGIN_MSG_MAP(CScrollImpl) function LRESULT (line 451) | LRESULT OnVScroll(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL&... function LRESULT (line 459) | LRESULT OnHScroll(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL&... function LRESULT (line 467) | LRESULT OnMouseWheel(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BO... function LRESULT (line 497) | LRESULT OnMouseHWheel(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, B... function LRESULT (line 525) | LRESULT OnSize(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam, BOOL& bH... function LRESULT (line 536) | LRESULT OnPaint(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& /... function DoPaint (line 631) | void DoPaint(CDCHandle /*dc*/) function DoSize (line 638) | void DoSize(int cx, int cy) function DoScroll (line 681) | void DoScroll(int nType, int nScrollCode, int& cxyOffset, int cxySizeAll... function CalcLineOrPage (line 783) | static int CalcLineOrPage(int nVal, int nMax, int nDiv) function AdjustScrollOffset (line 799) | bool AdjustScrollOffset(int& x, int& y) function GetSystemSettings (line 819) | void GetSystemSettings() function MESSAGE_HANDLER (line 874) | BEGIN_MSG_MAP(CScrollWindowImpl) function GetScrollOffset (line 955) | void GetScrollOffset(POINT& ptOffset) const function GetScrollSize (line 1004) | void GetScrollSize(RECT& rcScroll) const function SetScrollLine (line 1011) | void SetScrollLine(int cxLine, int cyLine) function SetScrollLine (line 1028) | void SetScrollLine(SIZE sizeLine) function GetScrollLine (line 1033) | void GetScrollLine(SIZE& sizeLine) const function SetScrollPage (line 1040) | void SetScrollPage(int cxPage, int cyPage) function SetScrollPage (line 1057) | void SetScrollPage(SIZE sizePage) function GetScrollPage (line 1062) | void GetScrollPage(SIZE& sizePage) const function MESSAGE_HANDLER (line 1068) | BEGIN_MSG_MAP(CMapScrollImpl) function BOOL (line 1207) | BOOL GetScrollInfo(int nBar, LPSCROLLINFO lpScrollInfo) type CFSBWindowT (line 1220) | typedef CFSBWindowT CFSBWindow; type _ChildPlacement (line 1245) | struct _ChildPlacement function GetScrollSize (line 1311) | void GetScrollSize(SIZE& sizeLog) const function SetScrollLine (line 1317) | void SetScrollLine(int cxLogLine, int cyLogLine) function SetScrollLine (line 1330) | void SetScrollLine(SIZE sizeLogLine) function GetScrollLine (line 1335) | void GetScrollLine(SIZE& sizeLogLine) const function SetScrollPage (line 1341) | void SetScrollPage(int cxLogPage, int cyLogPage) function SetScrollPage (line 1355) | void SetScrollPage(SIZE sizeLogPage) function GetScrollPage (line 1360) | void GetScrollPage(SIZE& sizeLogPage) const function SetZoomScale (line 1365) | void SetZoomScale(float fZoomScale) function SetZoomScaleMin (line 1383) | void SetZoomScaleMin(float fZoomScaleMin) function SetZoomScaleMax (line 1396) | void SetZoomScaleMax(float fZoomScaleMax) function SetZoomDelta (line 1409) | void SetZoomDelta(float fZoomDelta) function SetZoomMode (line 1422) | void SetZoomMode(int nZoomMode) function Zoom (line 1464) | void Zoom(int x, int y, float fZoomScale) function Zoom (line 1484) | void Zoom(POINT pt, float fZoomScale) function Zoom (line 1490) | void Zoom(RECT& rc) function PrepareDC (line 1582) | void PrepareDC(CDCHandle dc) function ClientToDevice (line 1613) | void ClientToDevice(POINT &pt) function DeviceToClient (line 1619) | void DeviceToClient(POINT &pt) function CenterOnPoint (line 1625) | void CenterOnPoint(POINT pt) function CenterOnLogicalPoint (line 1658) | void CenterOnLogicalPoint(POINT ptLog) function BOOL (line 1666) | BOOL PtInDevRect(POINT pt) function NormalizeRect (line 1673) | void NormalizeRect(RECT& rc) function DrawTrackRect (line 1690) | void DrawTrackRect() function NotifyParentZoomChanged (line 1703) | void NotifyParentZoomChanged() function DoWheelZoom (line 1711) | void DoWheelZoom(int zDelta) function MESSAGE_HANDLER (line 1719) | BEGIN_MSG_MAP(CZoomScrollImpl) function LRESULT (line 1770) | LRESULT OnMouseWheel(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHan... function LRESULT (line 1786) | LRESULT OnPaint(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& /... function LRESULT (line 1822) | LRESULT OnLButtonDown(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam, B... function LRESULT (line 1852) | LRESULT OnMouseMove(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam, BOO... function LRESULT (line 1871) | LRESULT OnLButtonUp(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam, BOO... function MESSAGE_HANDLER (line 2019) | BEGIN_MSG_MAP(CScrollContainerImpl) function DoSize (line 2042) | void DoSize(int cx, int cy) function DoPaint (line 2050) | void DoPaint(CDCHandle dc) function ScrollToView (line 2065) | void ScrollToView(POINT pt) function ScrollToView (line 2070) | void ScrollToView(RECT& rect) function ScrollToView (line 2075) | void ScrollToView(HWND hWnd) // client window coordinates function UpdateLayout (line 2089) | void UpdateLayout() function GetContainerRect (line 2107) | void GetContainerRect(RECT& rect) function class (line 2119) | class CScrollContainer : public CScrollContainerImpl FILE: third_party/WTL/Include/atlsplit.h function namespace (line 31) | namespace WTL function GetSplitterRect (line 120) | void GetSplitterRect(LPRECT lpRect) const function SetSinglePaneMode (line 208) | bool SetSinglePaneMode(int nPane = SPLIT_PANE_NONE) function SetSplitterDefaultPosPct (line 267) | void SetSplitterDefaultPosPct(int nPct) function HWND (line 299) | HWND GetSplitterPane(int nPane) const function SetActivePane (line 308) | bool SetActivePane(int nPane) function GetActivePane (line 322) | int GetActivePane() const function SetDefaultActivePane (line 363) | bool SetDefaultActivePane(int nPane) function SetDefaultActivePane (line 374) | bool SetDefaultActivePane(HWND hWnd) function DrawSplitter (line 393) | void DrawSplitter(CDCHandle dc) function MoveSplitterBar (line 418) | void MoveSplitterBar() function DrawSplitterBar (line 473) | void DrawSplitterBar(CDCHandle dc) function DrawSplitterPane (line 515) | void DrawSplitterPane(CDCHandle dc, int nPane) function MESSAGE_HANDLER (line 528) | BEGIN_MSG_MAP(CSplitterImpl) function LRESULT (line 547) | LRESULT OnCreate(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lParam*/, BO... function LRESULT (line 578) | LRESULT OnSetCursor(UINT /*uMsg*/, WPARAM wParam, LPARAM lParam, BOOL& b... function LRESULT (line 594) | LRESULT OnMouseMove(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam, BOO... function LRESULT (line 635) | LRESULT OnLButtonDown(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam, B... function LRESULT (line 662) | LRESULT OnLButtonUp(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lParam*/,... function LRESULT (line 703) | LRESULT OnKeyDown(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL&... function LRESULT (line 760) | LRESULT OnSetFocus(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM, BOOL& bHand... function LRESULT (line 780) | LRESULT OnMouseActivate(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& /... function LRESULT (line 803) | LRESULT OnSettingChange(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lPara... function UpdateSplitterLayout (line 820) | void UpdateSplitterLayout() function GetSplitterBarRect (line 855) | bool GetSplitterBarRect(LPRECT lpRect) const function GetSplitterPaneRect (line 879) | bool GetSplitterPaneRect(int nPane, LPRECT lpRect) const function IsOverSplitterRect (line 933) | bool IsOverSplitterRect(int x, int y) const function IsOverSplitterBar (line 940) | bool IsOverSplitterBar(int x, int y) const function DrawGhostBar (line 952) | void DrawGhostBar() function GetSystemSettings (line 976) | void GetSystemSettings(bool bUpdate) function StoreProportionalPos (line 1006) | void StoreProportionalPos() function UpdateProportionalPos (line 1016) | void UpdateProportionalPos() function StoreRightAlignPos (line 1033) | void StoreRightAlignPos() function UpdateRightAlignPos (line 1043) | void UpdateRightAlignPos() function BOOL (line 1073) | BOOL SubclassWindow(HWND hWnd) function MESSAGE_HANDLER (line 1087) | BEGIN_MSG_MAP(CSplitterWindowImpl) function LRESULT (line 1100) | LRESULT OnSize(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& bH... type CSplitterWindowT (line 1124) | typedef CSplitterWindowT CSplitterWindow; type CSplitterWindowT (line 1125) | typedef CSplitterWindowT CHorSplitterWindow; FILE: third_party/WTL/Include/atltheme.h function namespace (line 61) | namespace WTL function Attach (line 97) | void Attach(HTHEME hTheme) function HTHEME (line 102) | HTHEME Detach() function IsThemingSupported (line 110) | static bool IsThemingSupported() function HTHEME (line 138) | HTHEME OpenThemeData(HWND hWnd, LPCWSTR pszClassList) function HRESULT (line 148) | HRESULT CloseThemeData() function HRESULT (line 175) | HRESULT DrawThemeText(HDC hDC, int nPartID, int nStateID, LPCWSTR pszTex... function HRESULT (line 181) | HRESULT GetThemeBackgroundContentRect(HDC hDC, int nPartID, int nStateID... function HRESULT (line 187) | HRESULT GetThemeBackgroundExtent(HDC hDC, int nPartID, int nStateID, LPC... function HRESULT (line 193) | HRESULT GetThemePartSize(HDC hDC, int nPartID, int nStateID, LPCRECT pRe... function HRESULT (line 199) | HRESULT GetThemeTextExtent(HDC hDC, int nPartID, int nStateID, LPCWSTR p... function HRESULT (line 205) | HRESULT GetThemeTextMetrics(HDC hDC, int nPartID, int nStateID, PTEXTMET... function HRESULT (line 211) | HRESULT GetThemeBackgroundRegion(HDC hDC, int nPartID, int nStateID, LPC... function HRESULT (line 217) | HRESULT HitTestThemeBackground(HDC hDC, int nPartID, int nStateID, DWORD... function HRESULT (line 229) | HRESULT DrawThemeIcon(HDC hDC, int nPartID, int nStateID, LPCRECT pRect,... function BOOL (line 235) | BOOL IsThemePartDefined(int nPartID, int nStateID) const function BOOL (line 241) | BOOL IsThemeBackgroundPartiallyTransparent(int nPartID, int nStateID) const function HRESULT (line 247) | HRESULT GetThemeColor(int nPartID, int nStateID, int nPropID, COLORREF* ... function HRESULT (line 253) | HRESULT GetThemeMetric(HDC hDC, int nPartID, int nStateID, int nPropID, ... function HRESULT (line 259) | HRESULT GetThemeString(int nPartID, int nStateID, int nPropID, LPWSTR ps... function HRESULT (line 265) | HRESULT GetThemeBool(int nPartID, int nStateID, int nPropID, BOOL* pfVal... function HRESULT (line 271) | HRESULT GetThemeInt(int nPartID, int nStateID, int nPropID, int* pnVal) ... function HRESULT (line 277) | HRESULT GetThemeEnumValue(int nPartID, int nStateID, int nPropID, int* p... function HRESULT (line 283) | HRESULT GetThemePosition(int nPartID, int nStateID, int nPropID, LPPOINT... function HRESULT (line 290) | HRESULT GetThemeFont(int nPartID, HDC hDC, int nStateID, int nPropID, LO... function HRESULT (line 296) | HRESULT GetThemeFont(HDC hDC, int nPartID, int nStateID, int nPropID, LO... function HRESULT (line 302) | HRESULT GetThemeRect(int nPartID, int nStateID, int nPropID, LPRECT pRec... function HRESULT (line 308) | HRESULT GetThemeMargins(HDC hDC, int nPartID, int nStateID, int nPropID,... function HRESULT (line 314) | HRESULT GetThemeIntList(int nPartID, int nStateID, int nPropID, INTLIST*... function HRESULT (line 320) | HRESULT GetThemePropertyOrigin(int nPartID, int nStateID, int nPropID, e... function HRESULT (line 326) | HRESULT GetThemeFilename(int nPartID, int nStateID, int nPropID, LPWSTR ... function COLORREF (line 332) | COLORREF GetThemeSysColor(int nColorID) const function HBRUSH (line 338) | HBRUSH GetThemeSysColorBrush(int nColorID) const function GetThemeSysSize (line 344) | int GetThemeSysSize(int nSizeID) const function BOOL (line 350) | BOOL GetThemeSysBool(int nBoolID) const function HRESULT (line 356) | HRESULT GetThemeSysFont(int nFontID, LOGFONTW* plf) const function HRESULT (line 362) | HRESULT GetThemeSysString(int nStringID, LPWSTR pszStringBuff, int cchMa... function HRESULT (line 368) | HRESULT GetThemeSysInt(int nIntID, int* pnValue) const function HTHEME (line 374) | HTHEME OpenThemeDataEx(HWND hWnd, LPCWSTR pszClassList, DWORD dwFlags) function HRESULT (line 385) | HRESULT DrawThemeTextEx(HDC hDC, int nPartID, int nStateID, LPCWSTR pszT... function HRESULT (line 391) | HRESULT GetThemeTransitionDuration(int nPartID, int nFromStateID, int nT... function HRESULT (line 399) | HRESULT GetThemeBitmap(int nPartID, int nStateID, int nPropID, ULONG uFl... function HRESULT (line 405) | HRESULT GetThemeStream(int nPartID, int nStateID, int nPropID, VOID** pp... function HRESULT (line 413) | HRESULT GetThemeAnimationProperty(int iStoryboardId, int iTargetId, TA_P... function HRESULT (line 419) | HRESULT GetThemeAnimationTransform(int iStoryboardId, int iTargetId, DWO... function HRESULT (line 425) | HRESULT GetThemeTimingFunction(int iTimingFunctionId, TA_TIMINGFUNCTION*... function SetThemeClassList (line 531) | bool SetThemeClassList(LPCWSTR lpstrThemeClassList) function GetThemeClassList (line 552) | bool GetThemeClassList(LPWSTR lpstrThemeClassList, int cchListBuffer) const function HTHEME (line 585) | HTHEME OpenThemeData() function HTHEME (line 597) | HTHEME OpenThemeData(LPCWSTR pszClassList) function HRESULT (line 605) | HRESULT SetWindowTheme(LPCWSTR pszSubAppName, LPCWSTR pszSubIDList) function HRESULT (line 625) | HRESULT EnableThemeDialogTexture(DWORD dwFlags) function HRESULT (line 656) | HRESULT SetWindowThemeAttribute(WINDOWTHEMEATTRIBUTETYPE type, PVOID pvA... function HRESULT (line 666) | HRESULT SetWindowThemeNonClientAttributes(DWORD dwAttributes, DWORD dwMask) function MESSAGE_HANDLER (line 691) | BEGIN_MSG_MAP(CThemeImpl) function LRESULT (line 725) | LRESULT OnNcPaint(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) function DrawThemeClientEdge (line 750) | bool DrawThemeClientEdge(HRGN hRgnUpdate) function class (line 765) | class CBufferedPaintBase function class (line 811) | class CBufferedPaint function HRESULT (line 847) | HRESULT GetTargetRect(LPRECT pRect) const function HRESULT (line 865) | HRESULT GetBits(RGBQUAD** ppbBuffer, int* pcxRow) const function ATL_NO_VTABLE (line 895) | ATL_NO_VTABLE CBufferedPaintImpl : public CBufferedPaintBase function class (line 981) | class CBufferedAnimation function IsRendering (line 1017) | static bool IsRendering(HWND hWnd, HDC hDC) function HRESULT (line 1022) | static HRESULT StopAllAnimations(HWND hWnd) function ATL_NO_VTABLE (line 1037) | ATL_NO_VTABLE CBufferedAnimationImpl : public CBufferedPaintBase function MESSAGE_HANDLER (line 1084) | BEGIN_MSG_MAP(CBufferedAnimationImpl) function LRESULT (line 1095) | LRESULT OnPaint(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& /... function SetState (line 1114) | void SetState(TState State) function SetNewState (line 1119) | void SetNewState(TState State) function DoAnimationPaint (line 1129) | void DoAnimationPaint(CDCHandle dc, RECT& rect) FILE: third_party/WTL/Include/atluser.h function namespace (line 49) | namespace WTL function _FixTrackMenuPopupX (line 238) | static int _FixTrackMenuPopupX(int x, int y) function BOOL (line 261) | BOOL GetMenuInfo(LPMENUINFO lpMenuInfo) const function BOOL (line 267) | BOOL SetMenuInfo(LPCMENUINFO lpMenuInfo) function BOOL (line 280) | BOOL AppendMenu(UINT nFlags, HMENU hSubMenu, LPCTSTR lpszNewItem) function BOOL (line 287) | BOOL AppendMenu(UINT nFlags, UINT_PTR nIDNewItem, HBITMAP hBmp) function BOOL (line 293) | BOOL AppendMenu(UINT nFlags, HMENU hSubMenu, HBITMAP hBmp) function UINT (line 300) | UINT CheckMenuItem(UINT nIDCheckItem, UINT nCheck) function UINT (line 306) | UINT EnableMenuItem(UINT nIDEnableItem, UINT nEnable) function BOOL (line 312) | BOOL HiliteMenuItem(HWND hWnd, UINT uIDHiliteItem, UINT uHilite) function GetMenuItemCount (line 318) | int GetMenuItemCount() const function UINT (line 330) | UINT GetMenuState(UINT nID, UINT nFlags) const function GetMenuString (line 336) | int GetMenuString(UINT nIDItem, LPTSTR lpString, int nMaxCount, UINT nFl... function GetMenuStringLen (line 342) | int GetMenuStringLen(UINT nIDItem, UINT nFlags) const function BOOL (line 348) | BOOL GetMenuString(UINT nIDItem, BSTR& bstrText, UINT nFlags) const function GetMenuString (line 375) | int GetMenuString(UINT nIDItem, ATL::CString& strText, UINT nFlags) const function CMenuHandle (line 393) | CMenuHandle GetSubMenu(int nPos) const function BOOL (line 405) | BOOL InsertMenu(UINT nPosition, UINT nFlags, HMENU hSubMenu, LPCTSTR lps... function BOOL (line 412) | BOOL InsertMenu(UINT nPosition, UINT nFlags, UINT_PTR nIDNewItem, HBITMA... function BOOL (line 418) | BOOL InsertMenu(UINT nPosition, UINT nFlags, HMENU hSubMenu, HBITMAP hBmp) function BOOL (line 431) | BOOL ModifyMenu(UINT nPosition, UINT nFlags, HMENU hSubMenu, LPCTSTR lps... function BOOL (line 438) | BOOL ModifyMenu(UINT nPosition, UINT nFlags, UINT_PTR nIDNewItem, HBITMA... function BOOL (line 444) | BOOL ModifyMenu(UINT nPosition, UINT nFlags, HMENU hSubMenu, HBITMAP hBmp) function BOOL (line 451) | BOOL RemoveMenu(UINT nPosition, UINT nFlags) function BOOL (line 457) | BOOL SetMenuItemBitmaps(UINT nPosition, UINT nFlags, HBITMAP hBmpUncheck... function BOOL (line 463) | BOOL CheckMenuRadioItem(UINT nIDFirst, UINT nIDLast, UINT nIDItem, UINT ... function BOOL (line 469) | BOOL GetMenuItemInfo(UINT uItem, BOOL bByPosition, LPMENUITEMINFO lpmii)... function BOOL (line 475) | BOOL SetMenuItemInfo(UINT uItem, BOOL bByPosition, LPMENUITEMINFO lpmii) function BOOL (line 481) | BOOL InsertMenuItem(UINT uItem, BOOL bByPosition, LPMENUITEMINFO lpmii) function BOOL (line 499) | BOOL GetMenuItemRect(HWND hWnd, UINT uItem, LPRECT lprcItem) const function MenuItemFromPoint (line 505) | int MenuItemFromPoint(HWND hWnd, POINT point) const function BOOL (line 512) | BOOL SetMenuContextHelpId(DWORD dwContextHelpId) function DWORD (line 518) | DWORD GetMenuContextHelpId() const function Attach (line 551) | void Attach(HACCEL hAccel) function HACCEL (line 558) | HACCEL Detach() function HACCEL (line 570) | HACCEL LoadAccelerators(ATL::_U_STRINGorID accel) function HACCEL (line 577) | HACCEL CreateAcceleratorTable(LPACCEL pAccel, int cEntries) function DestroyObject (line 585) | void DestroyObject() function CopyAcceleratorTable (line 595) | int CopyAcceleratorTable(LPACCEL lpAccelDst, int cEntries) function BOOL (line 608) | BOOL TranslateAccelerator(HWND hWnd, LPMSG pMsg) type CAcceleratorT (line 617) | typedef CAcceleratorT CAcceleratorHandle; type CAcceleratorT (line 618) | typedef CAcceleratorT CAccelerator; function Attach (line 646) | void Attach(HICON hIcon) function HICON (line 653) | HICON Detach() function HICON (line 665) | HICON LoadIcon(ATL::_U_STRINGorID icon) function HICON (line 679) | HICON LoadOEMIcon(LPCTSTR lpstrIconName) function HICON (line 687) | HICON CreateIcon(int nWidth, int nHeight, BYTE cPlanes, BYTE cBitsPixel,... function HICON (line 713) | HICON CreateIconIndirect(PICONINFO pIconInfo) function HICON (line 721) | HICON ExtractIcon(LPCTSTR lpszExeFileName, UINT nIconIndex) function HICON (line 729) | HICON ExtractAssociatedIcon(HINSTANCE hInst, LPTSTR lpIconPath, LPWORD l... function BOOL (line 738) | BOOL DestroyIcon() function HICON (line 748) | HICON CopyIcon() function HICON (line 754) | HICON DuplicateIcon() function BOOL (line 760) | BOOL DrawIcon(HDC hDC, int x, int y) function BOOL (line 766) | BOOL DrawIcon(HDC hDC, POINT pt) function BOOL (line 784) | BOOL GetIconInfo(PICONINFO pIconInfo) const function BOOL (line 792) | BOOL GetIconInfoEx(PICONINFOEX pIconInfo) const function HRESULT (line 801) | HRESULT LoadIconMetric(ATL::_U_STRINGorID icon, int lims) function HRESULT (line 808) | HRESULT LoadIconWithScaleDown(ATL::_U_STRINGorID icon, int cx, int cy) function HRESULT (line 815) | HRESULT LoadOEMIconMetric(LPCTSTR lpstrIconName, int lims) function HRESULT (line 822) | HRESULT LoadOEMIconWithScaleDown(LPCTSTR lpstrIconName, int cx, int cy) function IsOEMIcon (line 832) | static bool IsOEMIcon(LPCTSTR lpstrIconName) type CIconT (line 845) | typedef CIconT CIconHandle; type CIconT (line 846) | typedef CIconT CIcon; function Attach (line 879) | void Attach(HCURSOR hCursor) function HCURSOR (line 886) | HCURSOR Detach() function HCURSOR (line 898) | HCURSOR LoadCursor(ATL::_U_STRINGorID cursor) function HCURSOR (line 905) | HCURSOR LoadSysCursor(LPCTSTR lpstrCursorName) function HCURSOR (line 919) | HCURSOR LoadOEMCursor(LPCTSTR lpstrCursorName) function HCURSOR (line 931) | HCURSOR LoadCursorFromFile(LPCTSTR pstrFilename) function HCURSOR (line 939) | HCURSOR CreateCursor(int xHotSpot, int yHotSpot, int nWidth, int nHeight... function BOOL (line 963) | BOOL DestroyCursor() function HCURSOR (line 973) | HCURSOR CopyCursor() function BOOL (line 979) | BOOL GetCursorInfo(LPCURSORINFO pCursorInfo) type CCursorT (line 987) | typedef CCursorT CCursorHandle; type CCursorT (line 988) | typedef CCursorT CCursor; function class (line 996) | class CResource type _AtlToolBarData (line 1081) | struct _AtlToolBarData function HACCEL (line 1096) | inline HACCEL AtlLoadAccelerators(ATL::_U_STRINGorID table) function HMENU (line 1101) | inline HMENU AtlLoadMenu(ATL::_U_STRINGorID menu) function HBITMAP (line 1106) | inline HBITMAP AtlLoadBitmap(ATL::_U_STRINGorID bitmap) function HBITMAP (line 1112) | inline HBITMAP AtlLoadSysBitmap(ATL::_U_STRINGorID bitmap) function HCURSOR (line 1122) | inline HCURSOR AtlLoadCursor(ATL::_U_STRINGorID cursor) function HCURSOR (line 1127) | inline HCURSOR AtlLoadSysCursor(LPCTSTR lpCursorName) function HICON (line 1138) | inline HICON AtlLoadIcon(ATL::_U_STRINGorID icon) function HICON (line 1143) | inline HICON AtlLoadSysIcon(LPCTSTR lpIconName) function HBITMAP (line 1156) | inline HBITMAP AtlLoadBitmapImage(ATL::_U_STRINGorID bitmap, UINT fuLoad... function HBITMAP (line 1172) | inline HBITMAP AtlLoadSysBitmapImage(WORD wBitmapID, UINT fuLoad = LR_DE... function AtlLoadString (line 1200) | inline bool AtlLoadString(UINT uID, BSTR& bstrText) FILE: third_party/WTL/Include/atlwinx.h function namespace (line 87) | namespace WTL function LONG_PTR (line 354) | inline LONG_PTR SetClassLongPtrA(HWND hWnd, int nIndex, LONG_PTR dwNewLong) function LONG_PTR (line 362) | inline LONG_PTR SetClassLongPtrW(HWND hWnd, int nIndex, LONG_PTR dwNewLong) function LONG_PTR (line 370) | inline LONG_PTR GetClassLongPtrA(HWND hWnd, int nIndex) function LONG_PTR (line 378) | inline LONG_PTR GetClassLongPtrW(HWND hWnd, int nIndex) function namespace (line 388) | namespace WTL function BOOL (line 415) | BOOL DragDetect(POINT pt) function BOOL (line 421) | BOOL DragDetect() function CWindowEx (line 430) | CWindowEx GetAncestor(UINT uFlags) const function BOOL (line 455) | BOOL StopFlashWindowEx() function DWORD (line 466) | DWORD GetClassLong(int nIndex) const function DWORD (line 472) | DWORD SetClassLong(int nIndex, LONG dwNewLong) function ULONG_PTR (line 478) | ULONG_PTR GetClassLongPtr(int nIndex) const function ULONG_PTR (line 484) | ULONG_PTR SetClassLongPtr(int nIndex, LONG_PTR dwNewLong) function BOOL (line 491) | BOOL SetLayeredWindowAttributes(COLORREF crlKey, BYTE byteAlpha, DWORD d... function BOOL (line 499) | BOOL UpdateLayeredWindow(HDC hdcDst, LPPOINT pptDst, LPSIZE psize, HDC h... function BOOL (line 515) | BOOL GetLayeredWindowAttributes(COLORREF* pcrlKey, BYTE* pbyteAlpha, DWO... function BOOL (line 524) | BOOL StartTrackMouseLeave() function BOOL (line 535) | BOOL StartTrackMouse(DWORD dwFlags, DWORD dwHoverTime = HOVER_DEFAULT) function BOOL (line 547) | BOOL CancelTrackMouse(DWORD dwType) function GetWindowText (line 560) | int GetWindowText(ATL::CString& strText) const function UINT (line 570) | UINT GetDlgItemText(int nID, ATL::CString& strText) const function UINT (line 594) | UINT DlgGetDefID() const function DlgReposition (line 613) | void DlgReposition() FILE: third_party/ced/compact_enc_det/compact_enc_det.cc type CEDInternalFlags (line 247) | enum CEDInternalFlags { type PairSet (line 348) | enum PairSet {AsciiPair = 0, OtherPair = 1, NUM_PAIR_SETS = 2} type PruneReason (line 351) | enum PruneReason {PRUNE_NORMAL, PRUNE_SLOWEND, PRUNE_FINAL} type StateSoSi (line 358) | enum StateSoSi {SOSI_NONE, SOSI_ERROR, SOSI_ONEBYTE, SOSI_TWOBYTE} function SetDetailsEncProb (line 436) | void SetDetailsEncProb(DetectEncodingState* destatep, function SetDetailsEncProbCopyOffset (line 449) | void SetDetailsEncProbCopyOffset(DetectEncodingState* destatep, function SetDetailsEncLabel (line 462) | void SetDetailsEncLabel(DetectEncodingState* destatep, const char* label) { function SetDetailsLabel (line 474) | void SetDetailsLabel(DetectEncodingState* destatep, const char* label) { function UTF88Sub (line 1114) | int UTF88Sub(char s0, char s1) { function string (line 1156) | string DecodeActive(uint32 active) { function SevenBitEncoding (line 1197) | static inline bool SevenBitEncoding(int enc) { function TwoByteEncoding (line 1200) | static inline bool TwoByteEncoding(int enc) { function IndicEncoding (line 1203) | static inline bool IndicEncoding(int enc) { function HighAlphaEncoding (line 1206) | static inline bool HighAlphaEncoding(int enc) { function HighAccentEncoding (line 1209) | static inline bool HighAccentEncoding(int enc) { function AnyActive (line 1214) | static inline bool AnyActive(DetectEncodingState* destatep) { function SevenBitActive (line 1217) | static inline bool SevenBitActive(DetectEncodingState* destatep) { function HzActive (line 1220) | static inline bool HzActive(DetectEncodingState* destatep) { function Iso2022Active (line 1223) | static inline bool Iso2022Active(DetectEncodingState* destatep) { function UTF8Active (line 1226) | static inline bool UTF8Active(DetectEncodingState* destatep) { function UTF8UTF8Active (line 1229) | static inline bool UTF8UTF8Active(DetectEncodingState* destatep) { function UTF1632Active (line 1232) | static inline bool UTF1632Active(DetectEncodingState* destatep) { function BinaryActive (line 1235) | static inline bool BinaryActive(DetectEncodingState* destatep) { function UTF7OrHzActive (line 1238) | static inline bool UTF7OrHzActive(DetectEncodingState* destatep) { function EUCJPActive (line 1241) | static inline bool EUCJPActive(DetectEncodingState* destatep) { function OtherActive (line 1244) | static inline bool OtherActive(DetectEncodingState* destatep) { function CEDFlagRescanning (line 1251) | static inline bool CEDFlagRescanning(CEDInternalFlags flags) { function CEDFlagForceTags (line 1255) | static inline bool CEDFlagForceTags(CEDInternalFlags flags) { function maxint (line 1260) | static inline int maxint(int a, int b) {return (a > b) ? a : b;} function minint (line 1261) | static inline int minint(int a, int b) {return (a < b) ? a : b;} function PsSourceInit (line 1277) | void PsSourceInit(int len) { function PsSourceFinish (line 1290) | void PsSourceFinish() { function PsSource (line 1304) | void PsSource(const uint8* src, const uint8* isrc, const uint8* srclimit) { function PsMark (line 1350) | void PsMark(const uint8* src, int len, const uint8* isrc, int weightshif... function PsHighlight (line 1367) | void PsHighlight(const uint8* src, const uint8* isrc, int trigram_val, i... function InitDetectEncodingState (line 1382) | void InitDetectEncodingState(DetectEncodingState* destatep) { function ApplyCompressedProb (line 1482) | int ApplyCompressedProb(const char* iprob, int len, function TopCompressedProb (line 1531) | int TopCompressedProb(const char* iprob, int len) { function HintBinaryLookup8 (line 1563) | int HintBinaryLookup8(const HintEntry* hintprobs, int hintprobssize, function HintBinaryLookup4 (line 1583) | int HintBinaryLookup4(const HintEntry* hintprobs, int hintprobssize, function Boost (line 1602) | static inline void Boost(DetectEncodingState* destatep, int r_enc, int b... function Whack (line 1606) | static inline void Whack(DetectEncodingState* destatep, int r_enc, int w... function ApplyTldHint (line 1613) | int ApplyTldHint(const char* url_tld_hint, int weight, function ApplyCharsetHint (line 1640) | int ApplyCharsetHint(const char* charset_hint, int weight, function ApplyEncodingHint (line 1825) | int ApplyEncodingHint(const int encoding_hint, int weight, function ApplyUILanguageHint (line 1851) | int ApplyUILanguageHint(const Language language_hint, function ApplyDefaultHint (line 1877) | int ApplyDefaultHint(const CompactEncDet::TextCorpusType corpus_type, function ExtractTLD (line 1940) | void ExtractTLD(const char* url_hint, char* tld_hint, int tld_hint_len, function ApplyHints (line 2003) | void ApplyHints(const char* url_hint, function InitialBytesBoost (line 2206) | void InitialBytesBoost(const uint8* src, function IntCompare (line 2418) | int IntCompare(const void* v1, const void* v2) { function Base64Char (line 2426) | bool Base64Char(uint8 c) { function Base64ScanLen (line 2435) | int Base64ScanLen(const uint8* start, const uint8* limit) { function GoodUnicodeFromBase64 (line 2454) | bool GoodUnicodeFromBase64(const uint8* start, const uint8* limit) { function UTF7BoostWhack (line 2518) | void UTF7BoostWhack(DetectEncodingState* destatep, int next_pair, uint8 ... function HzBoostWhack (line 2555) | void HzBoostWhack(DetectEncodingState* destatep, uint8 byte2) { function BinaryBoostWhack (line 2566) | void BinaryBoostWhack(DetectEncodingState* destatep, uint8 byte1, uint8 ... function UTF1632BoostWhack (line 2591) | void UTF1632BoostWhack(DetectEncodingState* destatep, int offset, uint8 ... function UTF16MakeEven (line 2617) | void UTF16MakeEven(DetectEncodingState* destatep, int next_pair) { function ConsecutivePair (line 2621) | bool ConsecutivePair(DetectEncodingState* destatep, int i) { function CheckUTF8Seq (line 2632) | int CheckUTF8Seq(DetectEncodingState* destatep, int weightshift) { function CheckUTF8UTF8Seq (line 2744) | int CheckUTF8UTF8Seq(DetectEncodingState* destatep, int weightshift) { function CheckIso2022ActiveSeq (line 2798) | void CheckIso2022ActiveSeq(DetectEncodingState* destatep) { function CheckHzActiveSeq (line 2886) | void CheckHzActiveSeq(DetectEncodingState* destatep) { function CheckEucJpSeq (line 2918) | void CheckEucJpSeq(DetectEncodingState* destatep) { function CheckBinaryDensity (line 2950) | void CheckBinaryDensity(const uint8* src, DetectEncodingState* destatep, function ActiveSpecialBoostWhack (line 3015) | void ActiveSpecialBoostWhack(const uint8* src, DetectEncodingState* dest... function PrintTopEnc (line 3148) | void PrintTopEnc(DetectEncodingState* destatep, int n) { function RepeatedBigram (line 3175) | bool RepeatedBigram(DetectEncodingState* destatep, uint8 byte1, uint8 by... function RepeatedBinary (line 3197) | bool RepeatedBinary(DetectEncodingState* destatep, uint8 byte1, uint8 by... function ReRank (line 3212) | void ReRank(DetectEncodingState* destatep) { function SimplePrune (line 3243) | void SimplePrune(DetectEncodingState* destatep, int prune_diff) { function CalcReliable (line 3267) | void CalcReliable(DetectEncodingState* destatep) { function FindTop2 (line 3332) | void FindTop2(DetectEncodingState* destatep, function PrintRankedEncodingList (line 3354) | void PrintRankedEncodingList(DetectEncodingState* destatep, const char* ... function TrigramValue (line 3692) | int TrigramValue(const uint8* trisrc) { function BoostLatin127Trigrams (line 3705) | bool BoostLatin127Trigrams(int tri_block_offset, function BoostPrune (line 3754) | void BoostPrune(const uint8* src, DetectEncodingState* destatep, function IncrementAndBoostPrune (line 4350) | bool IncrementAndBoostPrune(const uint8* src, function DumpSummary (line 4399) | void DumpSummary(DetectEncodingState* destatep, int whatset, int n) { function BeginDetail (line 4412) | void BeginDetail(DetectEncodingState* destatep) { function DetailOffsetChar (line 4423) | char DetailOffsetChar(int delta) { function DumpDetail (line 4431) | void DumpDetail(DetectEncodingState* destatep) { function PsRecurse (line 4463) | void PsRecurse(const char* buff) { function DumpReliable (line 4467) | void DumpReliable(DetectEncodingState* destatep) { function QuickPrintableAsciiScan (line 4515) | bool QuickPrintableAsciiScan(const char* text, int text_length) { function TextInsideTag (line 4536) | bool TextInsideTag(const uint8* isrc, const uint8* src, const uint8* src... function uint8 (line 4584) | const uint8* SkipToTagEnd(const uint8* src, const uint8* srclimit) { function LookupWatchEnc (line 4597) | int LookupWatchEnc(const string& watch_str) { function CompatibleEnc (line 4614) | bool CompatibleEnc(Encoding enc, Encoding enc2) { function Encoding (line 4639) | Encoding SupersetEnc(Encoding enc, Encoding enc2) { function Encoding (line 4653) | Encoding Rescore(Encoding enc, const uint8* isrc, function AddToSet (line 4744) | void AddToSet(Encoding enc, int* list_len, int* list) { function RobustScan (line 4764) | int RobustScan(const char* text, function Encoding (line 4868) | Encoding Rescan(Encoding enc, function NoHintsCloseEnoughCompatible (line 5059) | bool NoHintsCloseEnoughCompatible(Encoding top_enc) { function Encoding (line 5086) | Encoding InternalDetectEncoding( function Encoding (line 5537) | Encoding CompactEncDet::DetectEncoding( function Encoding (line 5676) | Encoding CompactEncDet::TopEncodingOfLangHint(const char* name) { function Encoding (line 5690) | Encoding CompactEncDet::TopEncodingOfTLDHint(const char* name) { function Encoding (line 5704) | Encoding CompactEncDet::TopEncodingOfCharsetHint(const char* name) { FILE: third_party/ced/compact_enc_det/compact_enc_det.h function namespace (line 25) | namespace CompactEncDet { FILE: third_party/ced/compact_enc_det/compact_enc_det_fuzz_test.cc class CompactEncDetFuzzTest (line 29) | class CompactEncDetFuzzTest : public testing::Test {} function TEST_F (line 31) | TEST_F(CompactEncDetFuzzTest, TestRandom) { FILE: third_party/ced/compact_enc_det/compact_enc_det_generated_tables.h type RankedEncoding (line 25) | enum RankedEncoding { type HintEntry (line 167) | typedef struct { FILE: third_party/ced/compact_enc_det/compact_enc_det_hint_code.cc function string (line 108) | string MakeChar44(const string& str) { function string (line 138) | string MakeChar4(const string& str) { function string (line 156) | string MakeChar8(const string& str) { FILE: third_party/ced/compact_enc_det/compact_enc_det_unittest.cc function string (line 40) | string PsStr(const char* str) { function PsCopyHeader (line 52) | void PsCopyHeader(FILE* psfile) { function PsEndfile (line 60) | void PsEndfile(FILE* psfile, int pagenum) { class CompactEncDetTest (line 4642) | class CompactEncDetTest : public testing::Test { method Encoding (line 4648) | Encoding TestCompactEncDetWithURL(const char* str, int len, method Encoding (line 4676) | Encoding TestCompactEncDetWithURL(const char* str, int len, method Encoding (line 4683) | Encoding TestCompactEncDetWithReliable(const char* str, int len, method Encoding (line 4689) | Encoding TestCompactEncDet(const char* str, int len, const char* name) { method Encoding (line 4694) | Encoding TestCompactEncDet(const char* str, const char* name) { method TestUTF8UTF8 (line 4699) | void TestUTF8UTF8(const char* str, Encoding other, const char* name) { function TEST_F (line 4718) | TEST_F(CompactEncDetTest, ZeroLength) { function TEST_F (line 4739) | TEST_F(CompactEncDetTest, EasyTests) { function TEST_F (line 4878) | TEST_F(CompactEncDetTest, LangHintTests) { function TEST_F (line 4899) | TEST_F(CompactEncDetTest, TLDHintTests) { function TEST_F (line 4924) | TEST_F(CompactEncDetTest, CharsetHintTests) { function TEST_F (line 5003) | TEST_F(CompactEncDetTest, UTF8UTF8Tests) { function TEST_F (line 5034) | TEST_F(CompactEncDetTest, NoUTF8UTF8) { function TEST_F (line 5119) | TEST_F(CompactEncDetTest, ShiftJISNoHintTest) { FILE: third_party/ced/util/basictypes.h type schar (line 31) | typedef signed char schar; type int8 (line 32) | typedef signed char int8; type int16 (line 33) | typedef short int16; type int32 (line 38) | typedef int int32; type int64 (line 44) | typedef long int64; type int64 (line 46) | typedef long long int64; type uint8 (line 55) | typedef unsigned char uint8; type uint16 (line 56) | typedef unsigned short uint16; type uint32 (line 61) | typedef unsigned int uint32; type uint64 (line 66) | typedef unsigned long uint64; type uint64 (line 68) | typedef unsigned long long uint64; type char32 (line 75) | typedef signed int char32; function To (line 149) | To implicit_cast(From const &f) { type uint32 (line 220) | typedef uint32 MetatagId; type Ownership (line 225) | enum Ownership { function Dest (line 285) | Dest bit_cast(const Source& source) { function namespace (line 308) | namespace base { function uint32 (line 317) | inline uint32 UnalignedLoad32(const void* p) { function uint32 (line 324) | inline uint32 UnalignedLoad32(const void* p) { FILE: third_party/ced/util/case_insensitive_hash.h function CStringCaseEqual (line 32) | struct CStringCaseHash { type CStringAlnumCaseHash (line 53) | struct CStringAlnumCaseHash { FILE: third_party/ced/util/encodings/encodings.cc type EncodingInfo (line 27) | struct EncodingInfo { function Encoding (line 236) | Encoding default_encoding() {return LATIN1;} function IsValidEncoding (line 256) | bool IsValidEncoding(Encoding enc) { function IsEncEncCompatible (line 260) | bool IsEncEncCompatible(const Encoding from, const Encoding to) { function IsSupersetOfAscii7Bit (line 305) | bool IsSupersetOfAscii7Bit(Encoding e) { function Is8BitEncoding (line 362) | bool Is8BitEncoding(Encoding e) { function IsCJKEncoding (line 394) | bool IsCJKEncoding(Encoding e) { function IsHebrewEncoding (line 419) | bool IsHebrewEncoding(Encoding e) { function IsRightToLeftEncoding (line 428) | bool IsRightToLeftEncoding(Encoding enc) { function IsLogicalRightToLeftEncoding (line 442) | bool IsLogicalRightToLeftEncoding(Encoding enc) { function IsVisualRightToLeftEncoding (line 448) | bool IsVisualRightToLeftEncoding(Encoding enc) { function IsIso2022Encoding (line 462) | bool IsIso2022Encoding(Encoding enc) { function IsIso2022JpOrVariant (line 468) | bool IsIso2022JpOrVariant(Encoding enc) { function IsShiftJisOrVariant (line 474) | bool IsShiftJisOrVariant(Encoding enc) { function IsJapaneseCellPhoneCarrierSpecificEncoding (line 482) | bool IsJapaneseCellPhoneCarrierSpecificEncoding(Encoding enc) { function EncodingFromName (line 516) | bool EncodingFromName(const char* enc_name, Encoding *encoding) { function EncodingMap (line 538) | static const EncodingMap& GetEncodingMap() { function Encoding (line 855) | Encoding EncodingNameAliasToEncoding(const char *encoding_name) { function Encoding (line 887) | Encoding PreferredWebOutputEncoding(Encoding enc) { FILE: third_party/ced/util/encodings/encodings.pb.h type Encoding (line 20) | enum Encoding { FILE: third_party/ced/util/encodings/encodings_unittest.cc function TEST (line 21) | TEST(EncodingsTest, EncodingNameAliasToEncoding) { FILE: third_party/ced/util/languages/languages.cc function Language (line 23) | Language default_language() {return ENGLISH;} type LanguageInfo (line 28) | struct LanguageInfo { function LanguageFromCode (line 289) | bool LanguageFromCode(const char* lang_code, Language *language) { FILE: third_party/ced/util/languages/languages.h function IsValidLanguage (line 64) | inline bool IsValidLanguage(int lang) { function IS_LANGUAGE_UNKNOWN (line 71) | inline bool IS_LANGUAGE_UNKNOWN(Language lang) { FILE: third_party/ced/util/languages/languages.pb.h type Language (line 20) | enum Language { FILE: third_party/ced/util/string_util.h function namespace (line 22) | namespace base { FILE: third_party/guicon/guicon.cpp function DWORD (line 10) | DWORD GetParentPID() { function ReleaseConsole (line 39) | bool ReleaseConsole() { function RedirectConsoleIO (line 70) | bool RedirectConsoleIO() { function AdjustConsoleBuffer (line 109) | void AdjustConsoleBuffer(short minLength) { function AttachParentConsole (line 118) | bool AttachParentConsole(short minLength) { FILE: third_party/uchardet/uchardet/script/BuildLangModel.py function local_lowercase (line 117) | def local_lowercase(text, lang): function process_text (line 167) | def process_text(content, lang): function visit_pages (line 235) | def visit_pages(titles, depth, lang, logfd): FILE: third_party/uchardet/uchardet/script/charsets/db.py function load (line 45) | def load(charset_names): FILE: third_party/uchardet/uchardet/script/langs/cs.py function clean_wikipedia_content (line 78) | def clean_wikipedia_content(content): FILE: third_party/uchardet/uchardet/script/langs/fr.py function clean_wikipedia_content (line 77) | def clean_wikipedia_content(content): FILE: third_party/uchardet/uchardet/script/langs/mt.py function clean_wikipedia_content (line 78) | def clean_wikipedia_content(content): FILE: third_party/uchardet/uchardet/script/langs/pl.py function clean_wikipedia_content (line 79) | def clean_wikipedia_content(content): FILE: third_party/uchardet/uchardet/script/langs/pt.py function clean_wikipedia_content (line 78) | def clean_wikipedia_content(content): FILE: third_party/uchardet/uchardet/script/langs/sk.py function clean_wikipedia_content (line 78) | def clean_wikipedia_content(content): FILE: third_party/uchardet/uchardet/src/CharDistribution.h function class (line 45) | class CharDistributionAnalysis function class (line 127) | class EUCTWDistributionAnalysis: public CharDistributionAnalysis function class (line 146) | class EUCKRDistributionAnalysis : public CharDistributionAnalysis function class (line 182) | class GB18030DistributionAnalysis : public CharDistributionAnalysis function class (line 201) | class Big5DistributionAnalysis : public CharDistributionAnalysis function class (line 221) | class SJISDistributionAnalysis : public CharDistributionAnalysis function class (line 246) | class EUCJPDistributionAnalysis : public CharDistributionAnalysis FILE: third_party/uchardet/uchardet/src/JpCntx.cpp function PRInt32 (line 195) | PRInt32 SJISContextAnalysis::GetOrder(const char* str, PRUint32 *charLen) function PRInt32 (line 212) | PRInt32 EUCJPContextAnalysis::GetOrder(const char* str, PRUint32 *charLen) FILE: third_party/uchardet/uchardet/src/JpCntx.h function class (line 51) | class JapaneseContextAnalysis function class (line 107) | class SJISContextAnalysis : public JapaneseContextAnalysis function class (line 124) | class EUCJPContextAnalysis : public JapaneseContextAnalysis FILE: third_party/uchardet/uchardet/src/nsBig5Prober.cpp function nsProbingState (line 47) | nsProbingState nsBig5Prober::HandleData(const char* aBuf, PRUint32 aLen) FILE: third_party/uchardet/uchardet/src/nsBig5Prober.h function class (line 45) | class nsBig5Prober: public nsCharSetProber { function virtual (line 51) | virtual ~nsBig5Prober(void){delete mCodingSM;} function nsProbingState (line 54) | nsProbingState GetState(void) {return mState;} function SetOpion (line 57) | void SetOpion() {} FILE: third_party/uchardet/uchardet/src/nsCharSetProber.cpp function PRBool (line 43) | PRBool nsCharSetProber::FilterWithoutEnglishLetters(const char* aBuf, PR... function PRBool (line 83) | PRBool nsCharSetProber::FilterWithEnglishLetters(const char* aBuf, PRUin... FILE: third_party/uchardet/uchardet/src/nsCharSetProber.h type nsProbingState (line 45) | typedef enum { function class (line 52) | class nsCharSetProber { FILE: third_party/uchardet/uchardet/src/nsCodingStateMachine.h type nsSMState (line 47) | typedef enum { type SMModel (line 56) | typedef struct function class (line 65) | class nsCodingStateMachine { function PRUint32 (line 87) | PRUint32 GetCurrentCharLen(void) {return mCurrentCharLen;} function Reset (line 88) | void Reset(void) {mCurrentState = eStart;} FILE: third_party/uchardet/uchardet/src/nsEUCJPProber.cpp function nsProbingState (line 53) | nsProbingState nsEUCJPProber::HandleData(const char* aBuf, PRUint32 aLen) FILE: third_party/uchardet/uchardet/src/nsEUCJPProber.h function class (line 51) | class nsEUCJPProber: public nsCharSetProber { function virtual (line 57) | virtual ~nsEUCJPProber(void){delete mCodingSM;} function nsProbingState (line 60) | nsProbingState GetState(void) {return mState;} function SetOpion (line 63) | void SetOpion() {} FILE: third_party/uchardet/uchardet/src/nsEUCKRProber.cpp function nsProbingState (line 50) | nsProbingState nsEUCKRProber::HandleData(const char* aBuf, PRUint32 aLen) FILE: third_party/uchardet/uchardet/src/nsEUCKRProber.h function class (line 45) | class nsEUCKRProber: public nsCharSetProber { function virtual (line 52) | virtual ~nsEUCKRProber(void){delete mCodingSM;} function nsProbingState (line 60) | nsProbingState GetState(void) {return mState;} function SetOpion (line 63) | void SetOpion() {} FILE: third_party/uchardet/uchardet/src/nsEUCTWProber.cpp function nsProbingState (line 48) | nsProbingState nsEUCTWProber::HandleData(const char* aBuf, PRUint32 aLen) FILE: third_party/uchardet/uchardet/src/nsEUCTWProber.h function class (line 45) | class nsEUCTWProber: public nsCharSetProber { function virtual (line 51) | virtual ~nsEUCTWProber(void){delete mCodingSM;} function nsProbingState (line 54) | nsProbingState GetState(void) {return mState;} function SetOpion (line 57) | void SetOpion() {} FILE: third_party/uchardet/uchardet/src/nsEscCharsetProber.cpp function nsProbingState (line 76) | nsProbingState nsEscCharSetProber::HandleData(const char* aBuf, PRUint32... FILE: third_party/uchardet/uchardet/src/nsEscCharsetProber.h function class (line 46) | class nsEscCharSetProber: public nsCharSetProber { FILE: third_party/uchardet/uchardet/src/nsGB18030Prober.cpp function nsProbingState (line 53) | nsProbingState nsGB18030Prober::HandleData(const char* aBuf, PRUint32 aLen) FILE: third_party/uchardet/uchardet/src/nsGB18030Prober.h function class (line 48) | class nsGB18030Prober : public nsCharSetProber { function virtual (line 54) | virtual ~nsGB18030Prober(void){delete mCodingSM;} function nsProbingState (line 57) | nsProbingState GetState(void) {return mState;} function SetOpion (line 60) | void SetOpion() {} FILE: third_party/uchardet/uchardet/src/nsGB2312Prober.cpp function nsProbingState (line 53) | nsProbingState nsGB2312Prober::HandleData(const char* aBuf, PRUint32 aLen) FILE: third_party/uchardet/uchardet/src/nsGB2312Prober.h function class (line 48) | class nsGB2312Prober : public nsCharSetProber { function virtual (line 54) | virtual ~nsGB2312Prober(void){delete mCodingSM;} function nsProbingState (line 57) | nsProbingState GetState(void) {return mState;} function SetOpion (line 60) | void SetOpion() {} FILE: third_party/uchardet/uchardet/src/nsHebrewProber.cpp function PRBool (line 64) | PRBool nsHebrewProber::isFinal(char c) function PRBool (line 69) | PRBool nsHebrewProber::isNonFinal(char c) function nsProbingState (line 109) | nsProbingState nsHebrewProber::HandleData(const char* aBuf, PRUint32 aLen) function nsProbingState (line 181) | nsProbingState nsHebrewProber::GetState(void) FILE: third_party/uchardet/uchardet/src/nsHebrewProber.h function class (line 45) | class nsHebrewProber: public nsCharSetProber FILE: third_party/uchardet/uchardet/src/nsLatin1Prober.cpp function nsProbingState (line 117) | nsProbingState nsLatin1Prober::HandleData(const char* aBuf, PRUint32 aLen) FILE: third_party/uchardet/uchardet/src/nsLatin1Prober.h function class (line 48) | class nsLatin1Prober: public nsCharSetProber { function virtual (line 51) | virtual ~nsLatin1Prober(void){} function nsProbingState (line 54) | nsProbingState GetState(void) {return mState;} function SetOpion (line 57) | void SetOpion() {} FILE: third_party/uchardet/uchardet/src/nsMBCSGroupProber.cpp function nsProbingState (line 129) | nsProbingState nsMBCSGroupProber::HandleData(const char* aBuf, PRUint32 ... FILE: third_party/uchardet/uchardet/src/nsMBCSGroupProber.h function class (line 53) | class nsMBCSGroupProber: public nsCharSetProber { FILE: third_party/uchardet/uchardet/src/nsPkgInt.h type nsIdxSft (line 42) | typedef enum { type nsSftMsk (line 48) | typedef enum { type nsBitSft (line 54) | typedef enum { type nsUnitMsk (line 60) | typedef enum { type nsPkgInt (line 66) | typedef struct nsPkgInt { FILE: third_party/uchardet/uchardet/src/nsSBCSGroupProber.cpp function nsProbingState (line 260) | nsProbingState nsSBCSGroupProber::HandleData(const char* aBuf, PRUint32 ... FILE: third_party/uchardet/uchardet/src/nsSBCSGroupProber.h function class (line 49) | class nsSBCSGroupProber : public nsCharSetProber { FILE: third_party/uchardet/uchardet/src/nsSBCharSetProber.cpp function nsProbingState (line 41) | nsProbingState nsSingleByteCharSetProber::HandleData(const char* aBuf, P... function rfactor (line 103) | constexpr float rfactor(PRUint32 m, PRUint32 d) { FILE: third_party/uchardet/uchardet/src/nsSBCharSetProber.h type SequenceModel (line 66) | typedef struct function class (line 80) | class nsSingleByteCharSetProber : public nsCharSetProber{ function GetState (line 90) | GetState(void) {return mState;} function virtual (line 93) | virtual void SetOpion() {} function PRBool (line 101) | PRBool KeepEnglishLetters() {return mModel->keepEnglishLetter;} FILE: third_party/uchardet/uchardet/src/nsSJISProber.cpp function nsProbingState (line 53) | nsProbingState nsSJISProber::HandleData(const char* aBuf, PRUint32 aLen) FILE: third_party/uchardet/uchardet/src/nsSJISProber.h function class (line 52) | class nsSJISProber: public nsCharSetProber { function virtual (line 58) | virtual ~nsSJISProber(void){delete mCodingSM;} function nsProbingState (line 61) | nsProbingState GetState(void) {return mState;} function SetOpion (line 64) | void SetOpion() {} FILE: third_party/uchardet/uchardet/src/nsUTF8Prober.cpp function nsProbingState (line 47) | nsProbingState nsUTF8Prober::HandleData(const char* aBuf, PRUint32 aLen) FILE: third_party/uchardet/uchardet/src/nsUTF8Prober.h function class (line 44) | class nsUTF8Prober: public nsCharSetProber { FILE: third_party/uchardet/uchardet/src/nsUniversalDetector.cpp function nsresult (line 107) | nsresult nsUniversalDetector::HandleData(const char* aBuf, PRUint32 aLen) FILE: third_party/uchardet/uchardet/src/nsUniversalDetector.h type nsInputState (line 48) | typedef enum { function class (line 67) | class nsUniversalDetector { FILE: third_party/uchardet/uchardet/src/nscore.h type PRBool (line 40) | typedef bool PRBool; type PRInt32 (line 41) | typedef int PRInt32; type PRUint32 (line 42) | typedef unsigned int PRUint32; type PRInt16 (line 43) | typedef short PRInt16; type PRUint16 (line 44) | typedef unsigned short PRUint16; type PRInt8 (line 45) | typedef signed char PRInt8; type PRUint8 (line 46) | typedef unsigned char PRUint8; type nsresult (line 74) | enum nsresult FILE: third_party/uchardet/uchardet/src/tools/uchardet.cpp function detect (line 52) | void detect(FILE * fp) function show_version (line 78) | void show_version() function show_usage (line 89) | void show_usage() function main (line 101) | int main(int argc, char ** argv) FILE: third_party/uchardet/uchardet/src/uchardet.cpp class HandleUniversalDetector (line 43) | class HandleUniversalDetector : public nsUniversalDetector method HandleUniversalDetector (line 49) | HandleUniversalDetector() method Report (line 64) | void Report(const char* charset, float confidence) override method Reset (line 73) | void Reset() override method GetConfidence (line 88) | float GetConfidence() const { method PRBool (line 92) | PRBool HasDone() const { function uchardet_t (line 97) | uchardet_t uchardet_new(void) function uchardet_delete (line 102) | void uchardet_delete(uchardet_t ud) function uchardet_handle_data (line 107) | int uchardet_handle_data(uchardet_t ud, const char * data, size_t len) function uchardet_data_end (line 121) | void uchardet_data_end(uchardet_t ud) function uchardet_reset (line 126) | void uchardet_reset(uchardet_t ud) function uchardet_get_confidence (line 136) | float uchardet_get_confidence(uchardet_t ud) FILE: third_party/uchardet/uchardet/src/uchardet.h type uchardet (line 50) | struct uchardet