Analyzes a text range for script boundaries, reading text attributes from the source and reporting the Unicode script ID to the sink callback {{SetScript}}.
オーバーロード一覧
オーバーロード | 解説 |
AnalyzeScript(TextAnalysisSource,Int32,Int32,TextAnalysisSink) | Analyzes a text range for script boundaries, reading text attributes from the source and reporting the Unicode script ID to the sink callback {{SetScript}}. |
AnalyzeScript(TextAnalysisQuickSource,Int32,Int32,TextAnalysisSink) | Analyzes a text range for script boundaries, reading text attributes from the source and reporting the Unicode script ID to the sink callback {{SetScript}}. |
AnalyzeScript(IntPtr,Int32,Int32,IntPtr) | HRESULT IDWriteTextAnalyzer::AnalyzeScript([In] IDWriteTextAnalysisSource* analysisSource,[In] unsigned int textPosition,[In] unsigned int textLength,[In] IDWriteTextAnalysisSink* analysisSink) |
参照