Searched defs:textStyleResult (Results 1 – 3 of 3) sorted by relevance
64 Local<panda::ObjectRef> CreateParagraphStyle(EcmaVM *vm, const TextStyleResult& textStyleResult) in CreateParagraphStyle()359 Local<panda::ObjectRef> CreateTextStyleResult(EcmaVM *vm, const TextStyleResult& textStyleResult) in CreateTextStyleResult()
210 JSRef<JSObject> JSRichEditor::CreateJSTextStyleResult(const TextStyleResult& textStyleResult) in CreateJSTextStyleResult()251 JSRef<JSObject> JSRichEditor::CreateJSParagraphStyle(const TextStyleResult& textStyleResult) in CreateJSParagraphStyle()
9619 TextStyleResult textStyleResult = retInfo.GetTextStyle(); in OnBackPressed() local9641 TextStyleResult textStyleResult; in OnBackPressed() local