Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dresource_item_provider.cpp143 BOOL hasFocus = (selected == m_pResItemControl); in GetPropertyValue() local
145 pRetVal->boolVal = hasFocus ? VARIANT_TRUE : VARIANT_FALSE; in GetPropertyValue()