E D R , A S I H C RSS

Full text search for "CSize"

CSize


Search BackLinks only
Display context of search results
Case-sensitive searching
  • ProjectSemiPhotoshop/SpikeSolution . . . . 2 matches
          CSize m_Size; //image size
          CSize GetSize() {return m_Size;}
  • DebuggingSeminar_2005/AutoExp.dat . . . . 1 match
         CSize =cx=<cx> cy=<cy>
  • MFC/ScalingMode . . . . 1 match
         CSize DocSize = pDoc->GetDocSize();
         DocSize.cy = -DocSize.cy;
         pDoc->SetWindowExt(DocSize); // 윈도우의 범위를 설정한다.
         int xExtent = DocSize.cx * m_Scale * xLogPixels / 100;
         int yExtent = DocSize.cy * m_Scale * yLogPixels / 100;
  • MFC/Serialize . . . . 1 match
          (float, double, BYTE, int, LONG, WORD, DWORD, CObject*, CString, SIZE, CSize, POINT, CPoint, RECT, CRect, CTime, CTimeSpan 이 오버라이딩 되어있다.)
Found 4 matching pages out of 7540 total pages (5000 pages are searched)

You can also click here to search title.

Valid XHTML 1.0! Valid CSS! powered by MoniWiki
Processing time 0.3054 sec