Searched refs:bEmpty (Results 1 – 2 of 2) sorted by relevance
325 bool bEmpty = path.IsEmpty(); in Stroke() local326 if (!bEmpty) { in Stroke()343 bool bEmpty = path.IsEmpty(); in Stroke() local344 if (!bEmpty) { in Stroke()
534 bool bEmpty = false; in submitForm() local540 bEmpty = pRuntime->ToBoolean(params[2]); in submitForm()550 bEmpty = pRuntime->ToBoolean(pRuntime->GetObjectProperty(pObj, L"bEmpty")); in submitForm()557 if (pRuntime->GetArrayLength(aFields) == 0 && bEmpty) { in submitForm()573 if (!bEmpty && pField->GetValue().IsEmpty()) in submitForm()