Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dmessage_dialog.cpp78 CString temp_string; in AddCStaticControl() local
117 temp_string = string_process.Left(index); in AddCStaticControl()
119 temp_size = pDC->GetTextExtent(temp_string); in AddCStaticControl()